summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| * | | thermal/of: Fix error code in of_thermal_zone_find()Dan Carpenter2022-08-171-0/+1
| * | | thermal/of: Rework the thermal device tree initializationDaniel Lezcano2022-08-171-10/+450
* | | | thermal: Drop duplicate words from commentsJilin Yuan2022-09-032-2/+2
| |/ / |/| |
* | | Merge branch 'thermal-core'Rafael J. Wysocki2022-08-271-0/+1
|\| |
| * | thermal/core: Add missing EXPORT_SYMBOL_GPLDaniel Lezcano2022-08-151-0/+1
| |/
* / thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi2022-08-231-4/+5
|/
* Merge tag 'thermal-5.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-08-083-5/+11
|\
| *-. Merge branches 'thermal-core' and 'thermal-tools'Rafael J. Wysocki2022-08-082-5/+9
| |\ \