aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)AuthorFilesLines
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+3
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+1
2022-10-03Merge branches 'thermal-intel' and 'thermal-drivers'Gravatar Rafael J. Wysocki 7-56/+19
2022-10-03Merge branch 'thermal-core'Gravatar Rafael J. Wysocki 45-1155/+740
2022-09-30thermal: core: Increase maximum number of trip pointsGravatar Sumeet Pawnikar 1-1/+14
2022-09-24thermal: int340x: processor_thermal: Use module_pci_driver() macroGravatar Shang XiaoJing 2-24/+2
2022-09-24nvmem: prefix all symbols with NVMEM_Gravatar Rafał Miłecki 1-1/+1
2022-09-21thermal: intel_powerclamp: Remove accounting for IRQ wakesGravatar Srinivas Pandruvada 1-18/+3
2022-09-21thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Gravatar Srinivas Pandruvada 1-2/+4
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Gravatar Greg Kroah-Hartman 1-1/+2
2022-09-03thermal: int340x_thermal: Consolidate priv->data_vault checksGravatar Rafael J. Wysocki 1-3/+2
2022-09-03thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register()Gravatar Xuewen Yan 1-5/+5
2022-09-03thermal: Drop duplicate words from commentsGravatar Jilin Yuan 2-2/+2
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 2-4/+6
2022-08-31thermal: move from strlcpy() with unused retval to strscpy()Gravatar Wolfram Sang 2-2/+2
2022-08-31thermal: da9062-thermal: Drop redundant error messageGravatar zhaoxiao 1-3/+2
2022-08-31thermal/drivers/thermal_mmio: Drop of_match_ptr()Gravatar Jean Delvare 1-1/+1
2022-08-30thermal: gov_user_space: Do not lock thermal zone mutexGravatar Rafael J. Wysocki 1-2/+3
2022-08-29genetlink: start to validate reserved header bytesGravatar Jakub Kicinski 1-0/+1
2022-08-27Merge branch 'thermal-core'Gravatar Rafael J. Wysocki 1-0/+1
2022-08-23thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRGravatar Lee, Chun-Yi 1-4/+5
2022-08-17thermal/core: Fix lockdep_assert() warningGravatar Daniel Lezcano 1-3/+0
2022-08-17thermal/core: Move the mutex inside the thermal_zone_device_update() functionGravatar Daniel Lezcano 4-52/+61
2022-08-17thermal/core: Move the thermal zone lock out of the governorsGravatar Daniel Lezcano 5-19/+11
2022-08-17thermal/governors: Group the thermal zone lock inside the throttle functionGravatar Daniel Lezcano 4-31/+20
2022-08-17thermal/core: Rework the monitoring a bitGravatar Daniel Lezcano 1-14/+5
2022-08-17thermal/core: Rearm the monitoring only one timeGravatar Daniel Lezcano 1-5/+2
2022-08-17thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()Gravatar Jiapeng Chong 1-3/+1
2022-08-17thermal/of: Remove old OF codeGravatar Daniel Lezcano 2-811/+1
2022-08-17thermal/core: Move set_trip_temp ops to the sysfs codeGravatar Daniel Lezcano 2-24/+4
2022-08-17thermal/drivers/samsung: Switch to new of thermal APIGravatar Daniel Lezcano 1-14/+10
2022-08-17thermal/drivers/ti-soc: Switch to new of APIGravatar Daniel Lezcano 1-8/+8
2022-08-17thermal/drivers/hisilicon: Switch to new of APIGravatar Daniel Lezcano 1-7/+7
2022-08-17thermal/drivers/maxim: Switch to new of APIGravatar Daniel Lezcano 1-4/+4
2022-08-17thermal/drivers/banggap: Switch to new of APIGravatar Daniel Lezcano 2-13/+11
2022-08-17thermal/drivers/mtk: Switch to new of APIGravatar Daniel Lezcano 1-5/+5
2022-08-17thermal/drivers/qoriq: Switch to new of APIGravatar Daniel Lezcano 1-6/+6
2022-08-17thermal/drivers/rzg2l: Switch to new of APIGravatar Daniel Lezcano 1-5/+5
2022-08-17thermal/drivers/rcar: Switch to new of APIGravatar Daniel Lezcano 2-18/+11
2022-08-17thermal/drivers/imx: Switch to new of APIGravatar Daniel Lezcano 2-14/+14
2022-08-17thermal/drivers/db8500: Switch to new of APIGravatar Daniel Lezcano 1-4/+4
2022-08-17thermal/drivers/armada: Switch to new of APIGravatar Daniel Lezcano 1-6/+6
2022-08-17thermal/drivers/amlogic: Switch to new of APIGravatar Daniel Lezcano 1-8/+8
2022-08-17thermal/drivers/st: Switch to new of APIGravatar Daniel Lezcano 1-10/+8
2022-08-17thermal/drivers/qcom: Switch to new of APIGravatar Daniel Lezcano 3-24/+23
2022-08-17thermal/drivers/broadcom: Switch to new of APIGravatar Daniel Lezcano 5-61/+53
2022-08-17thermal/drivers/sprd: Switch to new of APIGravatar Daniel Lezcano 1-9/+9
2022-08-17thermal/drivers/sun8i: Switch to new of APIGravatar Daniel Lezcano 1-7/+7
2022-08-17thermal/drivers/tegra: Switch to new of APIGravatar Daniel Lezcano 3-24/+28
2022-08-17thermal/drivers/mmio: Switch to new of APIGravatar Daniel Lezcano 1-9/+8