summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal/core/thermal_of: Stop zone device before unregistering itDmitry Osipenko2021-07-251-0/+3
* thermal/drivers/sprd: Add missing of_node_put for loop iterationKrzysztof Kozlowski2021-07-251-6/+9
* thermal/drivers/imx_sc: Add missing of_node_put for loop iterationKrzysztof Kozlowski2021-07-251-0/+3
* thermal/drivers/rcar_gen3_thermal: Do not shadow rcar_gen3_ths_tj_1Geert Uytterhoeven2021-07-251-3/+2
* thermal/core: Correct function name thermal_zone_device_unregister()Yang Yingliang2021-07-251-1/+1
* thermal/drivers/rcar_gen3_thermal: Fix coefficient calculationsNiklas Söderlund2021-07-201-1/+1
* thermal/drivers/sprd: Add missing MODULE_DEVICE_TABLEChunyan Zhang2021-07-201-0/+1
* thermal/drivers/int340x/processor_thermal: Fix tcc settingSrinivas Pandruvada2021-07-191-8/+12
* thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressureLukasz Luba2021-07-141-1/+1
* Merge tag 'x86_urgent_for_v5.13-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-06-061-4/+11
|\
| * x86/thermal: Fix LVT thermal setup for SMI delivery modeBorislav Petkov2021-05-311-4/+11
* | thermal/drivers/qcom: Fix error code in adc_tm5_get_dt_channel_data()Yang Yingliang2021-05-271-1/+1
* | thermal/ti-soc-thermal: Fix kernel-docYang Li2021-05-241-1/+1
* | thermal/drivers/intel: Initialize RW trip to THERMAL_TEMP_INVALIDSrinivas Pandruvada2021-05-142-1/+5
|/
* Merge tag 'thermal-v5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-05-0527-371/+706
|\
| * thermal/drivers/mtk_thermal: Remove redundant initializations of several vari...Colin Ian King2021-04-221-6/+6
| * thermal/core/power allocator: Use the lockless __thermal_cdev_update() functionLukasz Luba2021-04-221-2/+1
| * thermal/core/fair share: Use the lockless __thermal_cdev_update() functionLukasz Luba2021-04-221-4/+3
| * thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba2021-04-221-0/+4
| * thermal/core/power_allocator: Update once cooling devices when temp is lowLukasz Luba2021-04-221-4/+7
| * thermal/core/power_allocator: Maintain the device statistics from going staleLukasz Luba2021-04-221-0/+10
| * thermal/core: Create a helper __thermal_cdev_update() without a lockLukasz Luba2021-04-222-10/+18
| * thermal/drivers/tsens: Add support for ipq8064-tsensAnsuel Smith2021-04-221-0/+3
| * thermal/drivers/tsens: Drop unused define for msm8960Ansuel Smith2021-04-221-23/+1
| * thermal/drivers/tsens: Replace custom 8960 apis with generic apisAnsuel Smith2021-04-221-41/+15
| * thermal/drivers/tsens: Fix bug in sensor enable for msm8960Ansuel Smith2021-04-221-3/+20
| * thermal/drivers/tsens: Use init_common for msm8960Ansuel Smith2021-04-221-51/+1
| * thermal/drivers/tsens: Add VER_0 tsens versionAnsuel Smith2021-04-223-30/+133
| * thermal/drivers/tsens: Convert msm8960 to reg_fieldAnsuel Smith2021-04-221-2/+71
| * thermal/drivers/tsens: Don't hardcode sensor slopeAnsuel Smith2021-04-221-1/+2
| * thermal/core: Remove thermal_notify_frameworkThara Gopinath2021-04-221-18/+0
| * thermal/drivers/ti-soc-thermal/bandgap Remove unused variable 'val'Lin Ruizhe2021-04-211-4/+0
| * thermal/drivers/ti-soc-thermal/ti-bandgap: Rearrange all the included header ...Zhen Lei2021-04-201-17/+17
| * thermal/drivers/tegra: Use devm_platform_ioremap_resource_bynamedingsenjie2021-04-201-10/+3
| * thermal/drivers/hisi: Remove redundant dev_err call in hisi_thermal_probe()Ye Bin2021-04-201-3/+1
| * thermal/drivers/intel: Introduce tcc cooling driverZhang Rui2021-04-203-0/+141
| * thermal/drivers/bcm2835: Remove redundant dev_err call in bcm2835_thermal_pro...Ruiqi Gong2021-04-201-1/+0
| * thermal/drivers/thermal_mmio: Remove redundant dev_err call in thermal_mmio_p...Ruiqi Gong2021-04-201-4/+1
| * thermal/drivers/qcom/tsens-v0_1: Add support for MDM9607Konrad Dybcio2021-04-203-2/+101
| * thermal/drivers/tsens: Fix missing put_device errorGuangqing Zhu2021-04-151-2/+4
| * thermal/drivers/qcom-spmi-temp-alarm: Add support for GEN2 rev 1 PMIC periphe...David Collins2021-04-151-30/+61
| * thermal/drivers/cpufreq_cooling: Fix slab OOB issuebrian-sy yang2021-04-151-1/+1
| * thermal/drivers/hisi: Use the correct HiSilicon copyrightHao Fang2021-04-151-3/+3
| * thermal/drivers/cpuidle_cooling: Fix use after errorDaniel Lezcano2021-04-151-3/+5
| * thermal/drivers/devfreq_cooling: Fix wrong return on error pathDaniel Lezcano2021-04-151-1/+1
| * thermal/core: Fix memory leak in the error pathDaniel Lezcano2021-04-151-0/+1
| * thermal/drivers/qcom/tsens_v1: Enable sensor 3 on MSM8976Konrad Dybcio2021-03-171-2/+2
| * thermal/core/power_allocator: Using round the division when re-divvying up powerjeson.gao2021-03-161-3/+5
| * thermal/drivers/cpufreq_cooling: Remove unused listDaniel Lezcano2021-03-151-13/+0
| * thermal/drivers/cpuidle_cooling: Use device name instead of auto-numberingDaniel Lezcano2021-03-151-17/+16