summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)AuthorLines
2022-10-10Merge tag 'thermal-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-86/+42
2022-10-08Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2/+3
2022-10-04Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds-0/+1
2022-10-04thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_idVincent Knecht-1/+1
2022-10-04thermal/core: Add a check before calling set_trip_temp()Lad Prabhakar-3/+5
2022-10-04thermal/core: Drop valid pointer check for typeLad Prabhakar-1/+1
2022-10-04thermal/drivers/rcar_thermal: Constify static thermal_zone_device_opsLad Prabhakar-1/+1
2022-10-04thermal/drivers/qcom: Drop false build dependency of all QCOM drivers on QCOM...Jonathan Cameron-1/+1
2022-10-04thermal/of: Remove the thermal_zone_of_get_sensor_id() functionDaniel Lezcano-44/+0
2022-10-04thermal/drivers/imx_sc: Rely on the platform data to get the resource idDaniel Lezcano-35/+33
2022-10-03Merge branches 'thermal-intel' and 'thermal-drivers'Rafael J. Wysocki-56/+19
2022-10-03Merge branch 'thermal-core'Rafael J. Wysocki-1155/+740
2022-09-30thermal: core: Increase maximum number of trip pointsSumeet Pawnikar-1/+14
2022-09-24thermal: int340x: processor_thermal: Use module_pci_driver() macroShang XiaoJing-24/+2
2022-09-24nvmem: prefix all symbols with NVMEM_Rafał Miłecki-1/+1
2022-09-21thermal: intel_powerclamp: Remove accounting for IRQ wakesSrinivas Pandruvada-18/+3
2022-09-21thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada-2/+4
2022-09-21Merge tag 'iio-for-6.1a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...Greg Kroah-Hartman-1/+2
2022-09-03thermal: int340x_thermal: Consolidate priv->data_vault checksRafael J. Wysocki-3/+2
2022-09-03thermal: cpufreq_cooling: Check the policy first in cpufreq_cooling_register()Xuewen Yan-5/+5
2022-09-03thermal: Drop duplicate words from commentsJilin Yuan-2/+2
2022-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-4/+6
2022-08-31thermal: move from strlcpy() with unused retval to strscpy()Wolfram Sang-2/+2
2022-08-31thermal: da9062-thermal: Drop redundant error messagezhaoxiao-3/+2
2022-08-31thermal/drivers/thermal_mmio: Drop of_match_ptr()Jean Delvare-1/+1
2022-08-30thermal: gov_user_space: Do not lock thermal zone mutexRafael J. Wysocki-2/+3
2022-08-29genetlink: start to validate reserved header bytesJakub Kicinski-0/+1
2022-08-27Merge branch 'thermal-core'Rafael J. Wysocki-0/+1
2022-08-23thermal/int340x_thermal: handle data_vault when the value is ZERO_SIZE_PTRLee, Chun-Yi-4/+5
2022-08-17thermal/core: Fix lockdep_assert() warningDaniel Lezcano-3/+0
2022-08-17thermal/core: Move the mutex inside the thermal_zone_device_update() functionDaniel Lezcano-52/+61
2022-08-17thermal/core: Move the thermal zone lock out of the governorsDaniel Lezcano-19/+11
2022-08-17thermal/governors: Group the thermal zone lock inside the throttle functionDaniel Lezcano-31/+20
2022-08-17thermal/core: Rework the monitoring a bitDaniel Lezcano-14/+5
2022-08-17thermal/core: Rearm the monitoring only one timeDaniel Lezcano-5/+2
2022-08-17thermal/drivers/qcom/spmi-adc-tm5: Remove unnecessary print function dev_err()Jiapeng Chong-3/+1
2022-08-17thermal/of: Remove old OF codeDaniel Lezcano-811/+1
2022-08-17thermal/core: Move set_trip_temp ops to the sysfs codeDaniel Lezcano-24/+4
2022-08-17thermal/drivers/samsung: Switch to new of thermal APIDaniel Lezcano-14/+10
2022-08-17thermal/drivers/ti-soc: Switch to new of APIDaniel Lezcano-8/+8
2022-08-17thermal/drivers/hisilicon: Switch to new of APIDaniel Lezcano-7/+7
2022-08-17thermal/drivers/maxim: Switch to new of APIDaniel Lezcano-4/+4
2022-08-17thermal/drivers/banggap: Switch to new of APIDaniel Lezcano-13/+11
2022-08-17thermal/drivers/mtk: Switch to new of APIDaniel Lezcano-5/+5
2022-08-17thermal/drivers/qoriq: Switch to new of APIDaniel Lezcano-6/+6
2022-08-17thermal/drivers/rzg2l: Switch to new of APIDaniel Lezcano-5/+5
2022-08-17thermal/drivers/rcar: Switch to new of APIDaniel Lezcano-18/+11
2022-08-17thermal/drivers/imx: Switch to new of APIDaniel Lezcano-14/+14
2022-08-17thermal/drivers/db8500: Switch to new of APIDaniel Lezcano-4/+4
2022-08-17thermal/drivers/armada: Switch to new of APIDaniel Lezcano-6/+6