summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki2022-10-151-5/+1
* Merge tag 'thermal-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-107-86/+42
|\
| * thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_idVincent Knecht2022-10-041-1/+1
| * thermal/core: Add a check before calling set_trip_temp()Lad Prabhakar2022-10-041-3/+5
| * thermal/core: Drop valid pointer check for typeLad Prabhakar2022-10-041-1/+1
| * thermal/drivers/rcar_thermal: Constify static thermal_zone_device_opsLad Prabhakar2022-10-041-1/+1
| * thermal/drivers/qcom: Drop false build dependency of all QCOM drivers on QCOM...Jonathan Cameron2022-10-041-1/+1
| * thermal/of: Remove the thermal_zone_of_get_sensor_id() functionDaniel Lezcano2022-10-041-44/+0
| * thermal/drivers/imx_sc: Rely on the platform data to get the resource idDaniel Lezcano2022-10-041-35/+33
* | Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-082-2/+3
|\ \
| * | nvmem: prefix all symbols with NVMEM_Rafał Miłecki2022-09-241-1/+1
| * | Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman2022-09-211-1/+2
| |\ \
| | * | thermal: qcom: qcom-spmi-adc-tm5: convert to IIO fwnode APINuno Sá2022-08-151-1/+2
* | | | 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