summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)AuthorLines
2021-07-10Merge tag 'thermal-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-299/+895
2021-07-04thermal/drivers/int340x/processor_thermal: Fix tcc settingSrinivas Pandruvada-8/+12
2021-07-04thermal/drivers/int340x/processor_thermal: Fix warning for return valueSrinivas Pandruvada-1/+3
2021-07-04thermal/drivers/mediatek: Add sensors-supportFrank Wunderlich-0/+6
2021-07-04thermal/drivers/int340x/processor_thermal: Add PCI MMIO based thermal driverSrinivas Pandruvada-1/+373
2021-07-04thermal/drivers/int340x/processor_thermal: Split enumeration and processing partSrinivas Pandruvada-259/+286
2021-07-04thermal: devfreq_cooling: Fix kernel-docYang Li-1/+1
2021-07-04thermal/drivers/intel/intel_soc_dts_iosf: Switch to use find_first_zero_bit()Andy Shevchenko-7/+8
2021-07-04thermal/core/thermal_of: Stop zone device before unregistering itDmitry Osipenko-0/+3
2021-06-28Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-1/+1
2021-06-23Merge remote-tracking branch 'regulator/for-5.14' into regulator-nextMark Brown-59/+4
2021-06-21thermal: Use generic HW-protection shutdown APIMatti Vaittinen-59/+4
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar-4/+11
2021-06-17thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressureLukasz Luba-1/+1
2021-06-14thermal/drivers/sprd: Add missing of_node_put for loop iterationKrzysztof Kozlowski-6/+9
2021-06-14thermal/drivers/imx_sc: Add missing of_node_put for loop iterationKrzysztof Kozlowski-0/+3
2021-06-14thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1Geert Uytterhoeven-3/+2
2021-06-14thermal/drivers/rcar_gen3_thermal: Fix coefficient calculationsNiklas Söderlund-1/+1
2021-06-14thermal/drivers/st: Use devm_platform_get_and_ioremap_resource()Yang Yingliang-11/+2
2021-06-12thermal/core: Correct function name thermal_zone_device_unregister()Yang Yingliang-1/+1
2021-06-11thermal/drivers/int340x: processor_thermal: Export additional attributesSrinivas Pandruvada-0/+55
2021-06-11thermal/drivers/int340x: processor_thermal: Export mailbox interfaceSrinivas Pandruvada-3/+11
2021-06-11thermal/drivers/sprd: Add missing MODULE_DEVICE_TABLEChunyan Zhang-0/+1
2021-06-11thermal/drivers/rockchip: Support RK3568 SoCs in the thermal driverFinley Xiao-0/+121
2021-06-06Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-4/+11
2021-05-31x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov-4/+11
2021-05-27thermal/drivers/qcom: Fix error code in adc_tm5_get_dt_channel_data()Yang Yingliang-1/+1
2021-05-24thermal/ti-soc-thermal: Fix kernel-docYang Li-1/+1
2021-05-14thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALIDSrinivas Pandruvada-1/+5
2021-05-05Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-371/+706
2021-04-22thermal/drivers/mtk_thermal: Remove redundant initializations of several vari...Colin Ian King-6/+6
2021-04-22thermal/core/power allocator: Use the lockless __thermal_cdev_update() functionLukasz Luba-2/+1
2021-04-22thermal/core/fair share: Use the lockless __thermal_cdev_update() functionLukasz Luba-4/+3
2021-04-22thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba-0/+4
2021-04-22thermal/core/power_allocator: Update once cooling devices when temp is lowLukasz Luba-4/+7
2021-04-22thermal/core/power_allocator: Maintain the device statistics from going staleLukasz Luba-0/+10
2021-04-22thermal/core: Create a helper __thermal_cdev_update() without a lockLukasz Luba-10/+18
2021-04-22thermal/drivers/tsens: Add support for ipq8064-tsensAnsuel Smith-0/+3
2021-04-22thermal/drivers/tsens: Drop unused define for msm8960Ansuel Smith-23/+1
2021-04-22thermal/drivers/tsens: Replace custom 8960 apis with generic apisAnsuel Smith-41/+15
2021-04-22thermal/drivers/tsens: Fix bug in sensor enable for msm8960Ansuel Smith-3/+20
2021-04-22thermal/drivers/tsens: Use init_common for msm8960Ansuel Smith-51/+1
2021-04-22thermal/drivers/tsens: Add VER_0 tsens versionAnsuel Smith-30/+133
2021-04-22thermal/drivers/tsens: Convert msm8960 to reg_fieldAnsuel Smith-2/+71
2021-04-22thermal/drivers/tsens: Don't hardcode sensor slopeAnsuel Smith-1/+2
2021-04-22thermal/core: Remove thermal_notify_frameworkThara Gopinath-18/+0
2021-04-21thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val'Lin Ruizhe-4/+0
2021-04-20thermal/drivers/ti-soc-thermal/ti-bandgap: Rearrange all the included header ...Zhen Lei-17/+17
2021-04-20thermal/drivers/tegra: Use devm_platform_ioremap_resource_bynamedingsenjie-10/+3
2021-04-20thermal/drivers/hisi: Remove redundant dev_err call in hisi_thermal_probe()Ye Bin-3/+1