aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-15thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki1-5/+1
2022-10-10Merge tag 'thermal-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds7-86/+42
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-2/+3
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-0/+1
2022-10-04thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_idVincent Knecht1-1/+1
2022-10-04thermal/core: Add a check before calling set_trip_temp()Lad Prabhakar1-3/+5
2022-10-04thermal/core: Drop valid pointer check for typeLad Prabhakar1-1/+1
2022-10-04thermal/drivers/rcar_thermal: Constify static thermal_zone_device_opsLad Prabhakar1-1/+1
2022-10-04thermal/drivers/qcom: Drop false build dependency of all QCOM drivers on QCOM_TSENSJonathan Cameron1-1/+1
2022-10-04thermal/of: Remove the thermal_zone_of_get_sensor_id() functionDaniel Lezcano1-44/+0
2022-10-04thermal/drivers/imx_sc: Rely on the platform data to get the resource idDaniel Lezcano1-35/+33
2022-10-03Merge branches 'thermal-intel' and 'thermal-drivers'Rafael J. Wysocki7-56/+19
2022-10-03Merge branch 'thermal-core'Rafael J. Wysocki45-1155/+740
2022-09-30thermal: core: Increase maximum number of trip pointsSumeet Pawnikar1-1/+14
2022-09-24thermal: int340x: processor_thermal: Use module_pci_driver() macroShang XiaoJing2-24/+2
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki1-1/+1
2022-09-21thermal: intel_powerclamp: Remove accounting for IRQ wakesSrinivas Pandruvada1-18/+3
2022-09-21thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avoid crashSrinivas Pandruvada1-2/+4
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-1/+2
2022-09-03thermal: int340x_thermal: Consolidate priv->data_vault checksRafael J. Wysocki1-3/+2
2022-09-03thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register()Xuewen Yan1-5/+5
2022-09-03thermal: Drop duplicate words from commentsJilin Yuan2-2/+2
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-4/+6
2022-08-31thermal: move from strlcpy() with unused retval to strscpy()Wolfram Sang2-2/+2
2022-08-31thermal: da9062-thermal: Drop redundant error messagezhaoxiao1-3/+2
2022-08-31thermal/drivers/thermal_mmio: Drop of_match_ptr()Jean Delvare1-1/+1
2022-08-30thermal: gov_user_space: Do not lock thermal zone mutexRafael J. Wysocki1-2/+3
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski1-0/+1
2022-08-27Merge branch 'thermal-core'Rafael J. Wysocki1-0/+1
2022-08-23thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi1-4/+5
2022-08-17thermal/core: Fix lockdep_assert() warningDaniel Lezcano1-3/+0
2022-08-17thermal/core: Move the mutex inside the thermal_zone_device_update() functionDaniel Lezcano4-52/+61
2022-08-17thermal/core: Move the thermal zone lock out of the governorsDaniel Lezcano5-19/+11
2022-08-17thermal/governors: Group the thermal zone lock inside the throttle functionDaniel Lezcano4-31/+20
2022-08-17thermal/core: Rework the monitoring a bitDaniel Lezcano1-14/+5
2022-08-17thermal/core: Rearm the monitoring only one timeDaniel Lezcano1-5/+2
2022-08-17thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()Jiapeng Chong1-3/+1
2022-08-17thermal/of: Remove old OF codeDaniel Lezcano2-811/+1
2022-08-17thermal/core: Move set_trip_temp ops to the sysfs codeDaniel Lezcano2-24/+4
2022-08-17thermal/drivers/samsung: Switch to new of thermal APIDaniel Lezcano1-14/+10
2022-08-17thermal/drivers/ti-soc: Switch to new of APIDaniel Lezcano1-8/+8
2022-08-17thermal/drivers/hisilicon: Switch to new of APIDaniel Lezcano1-7/+7
2022-08-17thermal/drivers/maxim: Switch to new of APIDaniel Lezcano1-4/+4
2022-08-17thermal/drivers/banggap: Switch to new of APIDaniel Lezcano2-13/+11
2022-08-17thermal/drivers/mtk: Switch to new of APIDaniel Lezcano1-5/+5
2022-08-17thermal/drivers/qoriq: Switch to new of APIDaniel Lezcano1-6/+6
2022-08-17thermal/drivers/rzg2l: Switch to new of APIDaniel Lezcano1-5/+5
2022-08-17thermal/drivers/rcar: Switch to new of APIDaniel Lezcano2-18/+11
2022-08-17thermal/drivers/imx: Switch to new of APIDaniel Lezcano2-14/+14
2022-08-17thermal/drivers/db8500: Switch to new of APIDaniel Lezcano1-4/+4