summaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-10-041-0/+1
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-09-012-4/+6
| |\
| * | genetlink: start to validate reserved header bytesJakub Kicinski2022-08-291-0/+1
| | |
| \ \
*-. \ \ Merge branches 'thermal-intel' and 'thermal-drivers'Rafael J. Wysocki2022-10-037-56/+19
|\ \ \ \
| | * | | thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register()Xuewen Yan2022-09-031-5/+5
| | * | | thermal: da9062-thermal: Drop redundant error messagezhaoxiao2022-08-311-3/+2
| | * | | thermal/drivers/thermal_mmio: Drop of_match_ptr()Jean Delvare2022-08-311-1/+1
| | | |/ | | |/|
| * | | thermal: int340x: processor_thermal: Use module_pci_driver() macroShang XiaoJing2022-09-242-24/+2
| * | | thermal: intel_powerclamp: Remove accounting for IRQ wakesSrinivas Pandruvada2022-09-211-18/+3
| * | | thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada2022-09-211-2/+4
| * | | thermal: int340x_thermal: Consolidate priv->data_vault checksRafael J. Wysocki2022-09-031-3/+2
| |/ /
* | | Merge branch 'thermal-core'Rafael J. Wysocki2022-10-0345-1155/+740
|\ \ \
| * | | thermal: core: Increase maximum number of trip pointsSumeet Pawnikar2022-09-301-1/+14
| * | | thermal: move from strlcpy() with unused retval to strscpy()Wolfram Sang2022-08-312-2/+2
| * | | thermal: gov_user_space: Do not lock thermal zone mutexRafael J. Wysocki2022-08-301-2/+3
| * | | thermal/core: Fix lockdep_assert() warningDaniel Lezcano2022-08-171-3/+0
| * | | thermal/core: Move the mutex inside the thermal_zone_device_update() functionDaniel Lezcano2022-08-174-52/+61
| * | | thermal/core: Move the thermal zone lock out of the governorsDaniel Lezcano2022-08-175-19/+11
| * | | thermal/governors: Group the thermal zone lock inside the throttle functionDaniel Lezcano2022-08-174-31/+20
| * | | thermal/core: Rework the monitoring a bitDaniel Lezcano2022-08-171-14/+5
| * | | thermal/core: Rearm the monitoring only one timeDaniel Lezcano2022-08-171-5/+2
| * | | thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()Jiapeng Chong2022-08-171-3/+1
| * | | thermal/of: Remove old OF codeDaniel Lezcano2022-08-172-811/+1
| * | | thermal/core: Move set_trip_temp ops to the sysfs codeDaniel Lezcano2022-08-172-24/+4
| * | | thermal/drivers/samsung: Switch to new of thermal APIDaniel Lezcano2022-08-171-14/+10
| * | | thermal/drivers/ti-soc: Switch to new of APIDaniel Lezcano2022-08-171-8/+8
| * | | thermal/drivers/hisilicon: Switch to new of APIDaniel Lezcano2022-08-171-7/+7
| * | | thermal/drivers/maxim: Switch to new of APIDaniel Lezcano2022-08-171-4/+4
| * | | thermal/drivers/banggap: Switch to new of APIDaniel Lezcano2022-08-172-13/+11
| * | | thermal/drivers/mtk: Switch to new of APIDaniel Lezcano2022-08-171-5/+5
| * | | thermal/drivers/qoriq: Switch to new of APIDaniel Lezcano2022-08-171-6/+6
| * | | thermal/drivers/rzg2l: Switch to new of APIDaniel Lezcano2022-08-171-5/+5
| * | | thermal/drivers/rcar: Switch to new of APIDaniel Lezcano2022-08-172-18/+11
| * | | thermal/drivers/imx: Switch to new of APIDaniel Lezcano2022-08-172-14/+14
| * | | thermal/drivers/db8500: Switch to new of APIDaniel Lezcano2022-08-171-4/+4
| * | | thermal/drivers/armada: Switch to new of APIDaniel Lezcano2022-08-171-6/+6
| * | | thermal/drivers/amlogic: Switch to new of APIDaniel Lezcano2022-08-171-8/+8
| * | | thermal/drivers/st: Switch to new of APIDaniel Lezcano2022-08-171-10/+8
| * | | thermal/drivers/qcom: Switch to new of APIDaniel Lezcano2022-08-173-24/+23
| * | | thermal/drivers/broadcom: Switch to new of APIDaniel Lezcano2022-08-175-61/+53
| * | | thermal/drivers/sprd: Switch to new of APIDaniel Lezcano2022-08-171-9/+9
| * | | thermal/drivers/sun8i: Switch to new of APIDaniel Lezcano2022-08-171-7/+7
| * | | thermal/drivers/tegra: Switch to new of APIDaniel Lezcano2022-08-173-24/+28
| * | | thermal/drivers/mmio: Switch to new of APIDaniel Lezcano2022-08-171-9/+8
| * | | thermal/drivers/generic-adc: Switch to new of APIDaniel Lezcano2022-08-171-5/+5
| * | | thermal/drivers/uniphier: Switch to new of APIDaniel Lezcano2022-08-171-5/+5
| * | | thermal/drivers/rockchip: Switch to new of APIDaniel Lezcano2022-08-171-7/+7
| * | | thermal/of: Make new code and old code co-existDaniel Lezcano2022-08-172-8/+11
| * | | thermal/of: Fix free after use in thermal_of_unregister()Daniel Lezcano2022-08-171-3/+7
| * | | thermal/of: Return -ENODEV instead of -EINVAL if registration failsDaniel Lezcano2022-08-171-4/+5