summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
AgeCommit message (Expand)Author
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
2015-11-04thermal: exynos: Fix first temperature read after registering sensorKrzysztof Kozlowski
2015-11-04thermal: exynos: Fix unbalanced regulator disable on probe failureKrzysztof Kozlowski
2015-11-04devfreq_cooling: return on allocation failureDan Carpenter
2015-11-03thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2rCaesar Wang
2015-11-03Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2015-11-02thermal: devfreq_cooling: Make power a u64Javi Merino
2015-11-02thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg...Javi Merino
2015-10-30thermal: underflow bug in imx_set_trip_temp()Dan Carpenter
2015-10-30thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formulaNadav Haklai
2015-10-30thermal: imx: register irq handler later in probeBai Ping
2015-10-30thermal: rockhip: fix setting thermal shutdown polarityDmitry Torokhov
2015-10-30thermal: rockchip: fix handling of invalid readingsDmitry Torokhov
2015-10-30devfreq_cooling: add trace informationJavi Merino
2015-10-30thermal: Add devfreq coolingØrjan Eide
2015-10-21Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann
2015-10-17thermal: exynos: Fix register read in TMUSudip Mukherjee
2015-10-10thermal: cpu_cooling: Remove usage of devm functionsVaishali Thakkar
2015-10-10thermal: kconfig: select THERMAL_WRITABLE_TRIPS for x86 thermalSrinivas Pandruvada
2015-10-01thermal: avoid division by zero in power allocatorAndrea Arcangeli
2015-09-29thermal: ti-soc-thermal: add OMAP36xx supportEduardo Valentin
2015-09-29ti-soc-thermal: implement omap3 supportPavel Machek
2015-09-20thermal: power_allocator: exit early if there are no cooling devicesJavi Merino
2015-09-14thermal: power_allocator: don't require tzp to be present for the thermal zoneJavi Merino
2015-09-14thermal: power_allocator: relax the requirement of two passive trip pointsJavi Merino
2015-09-14thermal: power_allocator: relax the requirement of a sustainable_power in tzpJavi Merino
2015-09-14thermal: Add a function to get the minimum powerJavi Merino
2015-09-13thermal: cpu_cooling: free power table on error or when unregisteringJavi Merino
2015-09-13thermal: cpu_cooling: don't call kcalloc() under rcu_read_lockJavi Merino
2015-09-13thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driverLuis de Bethencourt
2015-09-13thermal: ti-soc: Kconfig fix to avoid menu showing wronglyEduardo Valentin
2015-09-13thermal: ti-soc: allow compile testEduardo Valentin