summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren2020-09-122-14/+19
* thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_powerMatthias Kaehlcke2020-01-291-1/+1
* thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang2019-12-211-2/+2
* thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven2019-11-281-2/+2
* thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel2019-10-171-1/+1
* thermal/int340x_thermal: fix mode settingMatthew Garrett2019-04-271-4/+3
* thermal/int340x_thermal: Add additional UUIDsMatthew Garrett2019-04-271-0/+14
* thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter2019-03-231-1/+1
* thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin2019-02-201-2/+2
* thermal: allow u8500-thermal driver to be a moduleArnd Bergmann2018-11-101-2/+2
* thermal: allow spear-thermal driver to be a moduleArnd Bergmann2018-11-101-1/+1
* thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang2018-10-101-2/+5
* thermal: exynos: fix setting rising_threshold for Exynos5433Bartlomiej Zolnierkiewicz2018-08-061-0/+1
* thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo2018-04-241-3/+3
* thermal: power_allocator: fix one race condition issue for thermal_instances ...Yi Zeng2018-04-131-0/+2
* thermal: spear: use __maybe_unused for PM functionsArnd Bergmann2018-02-251-4/+2
* thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann2018-02-251-2/+2
* thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav2017-12-251-1/+4
* thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano2017-12-201-5/+6
* thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar2017-07-271-1/+3
* thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski2017-01-091-1/+1
* thermal: cpu_cooling: fix improper order during initializationLukasz Luba2016-07-271-8/+8
* thermal: rockchip: fix a impossible condition caused by the warningCaesar Wang2016-05-041-6/+5
* Thermal: Ignore invalid trip pointsZhang Rui2016-04-121-1/+12
* thermal: cpu_cooling: fix out of bounds access in time_in_idleJavi Merino2016-03-091-6/+8
* Thermal: do thermal zone update after a cooling device registeredChen Yu2016-03-031-1/+13
* Thermal: handle thermal zone device properly during system sleepZhang Rui2016-03-031-0/+42
* Thermal: initialize thermal zone device correctlyZhang Rui2016-03-033-4/+33
* imx: thermal: use CPU temperature grade info for thresholdsTim Harvey2015-11-231-15/+41
* Revert "thermal: qcom_spmi: allow compile test"Arnd Bergmann2015-11-231-1/+1
* thermal: rcar_thermal: remove redundant operationKuninori Morimoto2015-11-161-28/+21
* thermal: of-thermal: Reduce log level for message when can't fine thermal zoneJiada Wang2015-11-161-1/+1
* thermal: power_allocator: Use temperature reading from tzKapileshwar Singh2015-11-121-17/+7
* thermal: rockchip: Support the RK3368 SoCs in thermal driverCaesar Wang2015-11-121-0/+72
* thermal: rockchip: consistently use int for temperaturesCaesar Wang2015-11-121-8/+8
* thermal: rockchip: Add the sort mode for adc value increment or decrementCaesar Wang2015-11-121-15/+53
* thermal: rockchip: improve the conversion functionCaesar Wang2015-11-121-27/+55
* thermal: rockchip: trivial: fix typo in commitCaesar Wang2015-11-121-9/+13
* thermal: rockchip: better to compatible the driver for different SoCsCaesar Wang2015-11-121-38/+48
* thermal: rockchip: fix compile errorCaesar Wang2015-11-111-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-1113-68/+887
|\
| *-. Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui2015-11-0612-63/+884
| |\ \
| | | * Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-11-063-38/+54
| | | |\
| | | | * thermal: exynos: Directly return 0 instead of using local ret variableKrzysztof Kozlowski2015-11-041-2/+3
| | | | * thermal: exynos: Remove unneeded semicolonKrzysztof Kozlowski2015-11-041-2/+2
| | | | * thermal: exynos: Use IS_ERR() because regulator cannot be NULLKrzysztof Kozlowski2015-11-041-1/+1
| | | | * thermal: exynos: Fix first temperature read after registering sensorKrzysztof Kozlowski2015-11-041-10/+17
| | | | * thermal: exynos: Fix unbalanced regulator disable on probe failureKrzysztof Kozlowski2015-11-041-17/+17
| | | | * devfreq_cooling: return on allocation failureDan Carpenter2015-11-041-1/+1
| | | | * thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2rCaesar Wang2015-11-031-0/+4