summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2021-09-26thermal/drivers/exynos: Fix an error code in exynos_tmu_probe()Dan Carpenter
2021-07-28thermal/core: Correct function name thermal_zone_device_unregister()Yang Yingliang
2021-05-22thermal/core/fair share: Lock the thermal zone while looping over instancesLukasz Luba
2020-09-12thermal: ti-soc-thermal: Fix bogus thermal shutdowns for omap4430Tony Lindgren
2020-01-29thermal: cpu_cooling: Actually trace CPU load in thermal_power_cpu_get_powerMatthias Kaehlcke
2019-12-21thermal: Fix deadlock in thermal thermal_zone_device_checkWei Wang
2019-11-28thermal: rcar_thermal: Prevent hardware access during system suspendGeert Uytterhoeven
2019-10-17thermal: Fix use-after-free when unregistering thermal zone deviceIdo Schimmel
2019-04-27thermal/int340x_thermal: fix mode settingMatthew Garrett
2019-04-27thermal/int340x_thermal: Add additional UUIDsMatthew Garrett
2019-03-23thermal: int340x_thermal: Fix a NULL vs IS_ERR() checkDan Carpenter
2019-02-20thermal: hwmon: inline helpers when CONFIG_THERMAL_HWMON is not setEduardo Valentin
2018-11-10thermal: allow u8500-thermal driver to be a moduleArnd Bergmann
2018-11-10thermal: allow spear-thermal driver to be a moduleArnd Bergmann
2018-10-10thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang
2018-08-06thermal: exynos: fix setting rising_threshold for Exynos5433Bartlomiej Zolnierkiewicz
2018-04-24thermal: imx: Fix race condition in imx_thermal_probe()Mikhail Lappo
2018-04-13thermal: power_allocator: fix one race condition issue for thermal_instances ...Yi Zeng
2018-02-25thermal: spear: use __maybe_unused for PM functionsArnd Bergmann
2018-02-25thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann
2017-12-25thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav
2017-12-20thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano
2017-07-27thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar
2017-01-09thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski
2016-07-27thermal: cpu_cooling: fix improper order during initializationLukasz Luba
2016-05-04thermal: rockchip: fix a impossible condition caused by the warningCaesar Wang
2016-04-12Thermal: Ignore invalid trip pointsZhang Rui
2016-03-09thermal: cpu_cooling: fix out of bounds access in time_in_idleJavi Merino
2016-03-03Thermal: do thermal zone update after a cooling device registeredChen Yu
2016-03-03Thermal: handle thermal zone device properly during system sleepZhang Rui
2016-03-03Thermal: initialize thermal zone device correctlyZhang Rui
2015-11-23imx: thermal: use CPU temperature grade info for thresholdsTim Harvey
2015-11-23Revert "thermal: qcom_spmi: allow compile test"Arnd Bergmann
2015-11-16thermal: rcar_thermal: remove redundant operationKuninori Morimoto
2015-11-16thermal: of-thermal: Reduce log level for message when can't fine thermal zoneJiada Wang
2015-11-12thermal: power_allocator: Use temperature reading from tzKapileshwar Singh
2015-11-12thermal: rockchip: Support the RK3368 SoCs in thermal driverCaesar Wang
2015-11-12thermal: rockchip: consistently use int for temperaturesCaesar Wang
2015-11-12thermal: rockchip: Add the sort mode for adc value increment or decrementCaesar Wang
2015-11-12thermal: rockchip: improve the conversion functionCaesar Wang
2015-11-12thermal: rockchip: trivial: fix typo in commitCaesar Wang
2015-11-12thermal: rockchip: better to compatible the driver for different SoCsCaesar Wang
2015-11-11thermal: rockchip: fix compile errorCaesar Wang
2015-11-11Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-11-09remove abs64()Andrew Morton
2015-11-06Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui
2015-11-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2015-11-04thermal: exynos: Directly return 0 instead of using local ret variableKrzysztof Kozlowski
2015-11-04thermal: exynos: Remove unneeded semicolonKrzysztof Kozlowski
2015-11-04thermal: exynos: Use IS_ERR() because regulator cannot be NULLKrzysztof Kozlowski