summaryrefslogtreecommitdiff
path: root/drivers/thermal (follow)
Commit message (Expand)AuthorAge
* thermal: spear: use __maybe_unused for PM functionsArnd Bergmann2018-02-25
* thermal: fix INTEL_SOC_DTS_IOSF_CORE dependenciesArnd Bergmann2018-02-25
* thermal: hisilicon: Handle return value of clk_prepare_enableArvind Yadav2017-12-25
* thermal/drivers/step_wise: Fix temperature regulation misbehaviorDaniel Lezcano2017-12-20
* thermal: cpu_cooling: Avoid accessing potentially freed structuresViresh Kumar2017-07-27
* thermal: hwmon: Properly report critical temperature in sysfsKrzysztof Kozlowski2017-01-09
* thermal: cpu_cooling: fix improper order during initializationLukasz Luba2016-07-27
* thermal: rockchip: fix a impossible condition caused by the warningCaesar Wang2016-05-04
* Thermal: Ignore invalid trip pointsZhang Rui2016-04-12
* thermal: cpu_cooling: fix out of bounds access in time_in_idleJavi Merino2016-03-09
* Thermal: do thermal zone update after a cooling device registeredChen Yu2016-03-03
* Thermal: handle thermal zone device properly during system sleepZhang Rui2016-03-03
* Thermal: initialize thermal zone device correctlyZhang Rui2016-03-03
* imx: thermal: use CPU temperature grade info for thresholdsTim Harvey2015-11-23
* Revert "thermal: qcom_spmi: allow compile test"Arnd Bergmann2015-11-23
* thermal: rcar_thermal: remove redundant operationKuninori Morimoto2015-11-16
* thermal: of-thermal: Reduce log level for message when can't fine thermal zoneJiada Wang2015-11-16
* thermal: power_allocator: Use temperature reading from tzKapileshwar Singh2015-11-12
* thermal: rockchip: Support the RK3368 SoCs in thermal driverCaesar Wang2015-11-12
* thermal: rockchip: consistently use int for temperaturesCaesar Wang2015-11-12
* thermal: rockchip: Add the sort mode for adc value increment or decrementCaesar Wang2015-11-12
* thermal: rockchip: improve the conversion functionCaesar Wang2015-11-12
* thermal: rockchip: trivial: fix typo in commitCaesar Wang2015-11-12
* thermal: rockchip: better to compatible the driver for different SoCsCaesar Wang2015-11-12
* thermal: rockchip: fix compile errorCaesar Wang2015-11-11
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-11-11
|\
| *-. Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into nextZhang Rui2015-11-06
| |\ \
| | | * Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-11-06
| | | |\
| | | | * thermal: exynos: Directly return 0 instead of using local ret variableKrzysztof Kozlowski2015-11-04
| | | | * thermal: exynos: Remove unneeded semicolonKrzysztof Kozlowski2015-11-04
| | | | * thermal: exynos: Use IS_ERR() because regulator cannot be NULLKrzysztof Kozlowski2015-11-04
| | | | * thermal: exynos: Fix first temperature read after registering sensorKrzysztof Kozlowski2015-11-04
| | | | * thermal: exynos: Fix unbalanced regulator disable on probe failureKrzysztof Kozlowski2015-11-04
| | | | * devfreq_cooling: return on allocation failureDan Carpenter2015-11-04
| | | | * thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2rCaesar Wang2015-11-03
| | | | * thermal: devfreq_cooling: Make power a u64Javi Merino2015-11-02
| | | | * thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg...Javi Merino2015-11-02
| | | * | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-11-03
| | | |\|
| | | | * thermal: underflow bug in imx_set_trip_temp()Dan Carpenter2015-10-30
| | | | * thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formulaNadav Haklai2015-10-30
| | | | * thermal: imx: register irq handler later in probeBai Ping2015-10-30
| | | | * thermal: rockhip: fix setting thermal shutdown polarityDmitry Torokhov2015-10-30
| | | | * thermal: rockchip: fix handling of invalid readingsDmitry Torokhov2015-10-30
| | | | * devfreq_cooling: add trace informationJavi Merino2015-10-30
| | | | * thermal: Add devfreq coolingØrjan Eide2015-10-30
| | | | * thermal: ti-soc-thermal: add OMAP36xx supportEduardo Valentin2015-09-29
| | | | * ti-soc-thermal: implement omap3 supportPavel Machek2015-09-29
| | * | | thermal: kconfig: select THERMAL_WRITABLE_TRIPS for x86 thermalSrinivas Pandruvada2015-10-10
| | |/ /
| * / / thermal: cpu_cooling: Remove usage of devm functionsVaishali Thakkar2015-10-10
| |/ /
* | | remove abs64()Andrew Morton2015-11-09