summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2016-12-14devfreq_cooling: return on allocation failureDan Carpenter
2016-12-14thermal: devfreq_cooling: Make power a u64Javi Merino
2016-12-14thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg...Javi Merino
2016-12-14devfreq_cooling: add trace informationJavi Merino
2016-12-14thermal: Add devfreq coolingØrjan Eide
2016-12-14thermal: remove devfreq coolingJoonyoung Shim
2016-12-14thermal: extend the cooling device API to include power informationJavi Merino
2016-12-14LOCAL / PM / devfreq: rollback mutex locking for update_devfreq()Joonyoung Shim
2016-12-14thermal: consistently use int for trip tempWei Ni
2016-12-14Revert "Correct backport of fa3c776 ("Thermal: Ignore invalid trip points")"Seung-Woo Kim
2016-12-14thermal: consistently use int for temperaturesSascha Hauer
2016-12-14thermal: exynos5433: Add missing code for setting rising threshold.Jonghwa Lee
2016-12-14thermal: devfreq_cooling: Return the max cooling state correctly.Jonghwa Lee
2016-12-14thermal: samsung: Make TMU's MUX address configurableJonghwa Lee
2016-12-14thermal: devfreq_cooling: Add missing update_devfreq()Chanwoo Choi
2016-12-14thermal: devfreq_cooling: Add generic devfreq cooling device implementaionChanwoo Choi
2016-12-14thermal: cpu_cooling: Update cpufreq policy only for online cpus.Jonghwa Lee
2016-12-14LINUX-SAMSUNG / thermal: exynos: Add the support for Exynos5433 TMUChanwoo Choi
2016-06-17thermal: cpu_cooling: fix improper order during initializationLukasz Luba
2016-06-17thermal/cpu_cooling: rename cpufreq_val as clipped_freqViresh Kumar
2016-04-25Correct backport of fa3c776 ("Thermal: Ignore invalid trip points")Mike Galbraith
2016-04-18Thermal: Ignore invalid trip pointsZhang Rui
2016-02-01Thermal: do thermal zone update after a cooling device registeredChen Yu
2016-02-01Thermal: handle thermal zone device properly during system sleepZhang Rui
2016-02-01Thermal: initialize thermal zone device correctlyZhang Rui
2015-08-16thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski
2015-05-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui
2015-05-09thermal: armada: Update Armada 380 thermal sensor coefficientsNadav Haklai
2015-05-09thermal: rockchip: fix an error codeDan Carpenter
2015-05-09thermal/powerclamp: fix missing newer package c-statesJacob Pan
2015-05-09thermal/intel_powerclamp: add id for broadwell serverJacob Pan
2015-05-09thermal/intel_powerclamp: add __init / __exit annotationsMathias Krause
2015-05-08thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813Keerthy
2015-05-08thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814Keerthy
2015-05-01thermal: Use bool function return values of true/false not 1/0Joe Perches
2015-04-07drivers: thermal: st: remove several sparse warningsEduardo Valentin
2015-04-07thermal: constify of_device_id arrayFabian Frederick
2015-04-07thermal: Do not log an error if thermal_zone_get_temp returns -EAGAINHans de Goede
2015-03-05thermal: Make sysfs attributes of cooling devices default attributesMatthias Kaehlcke
2015-03-05Thermal/int340x: Fix memleak for aux tripSrinivas Pandruvada
2015-03-02thermal: exynos: Fix wrong control of power down detection mode for Exynos7Chanwoo Choi
2015-02-28thermal: int340x_thermal: Ignore missing _ART, _TRT tablesSrinivas Pandruvada
2015-02-28thermal/intel_powerclamp: add id for Avoton SoCMiguel Bernal Marin
2015-02-24thermal: exynos: Clean-up code to use oneline entry for exynos compatible tableChanwoo Choi
2015-02-24thermal: rcar: Make error and remove paths symmetrical with initGeert Uytterhoeven
2015-02-24thermal: rcar: Fix race condition between init and interruptGeert Uytterhoeven
2015-02-24ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...Markus Elfring
2015-02-24thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEPGrygorii Strashko
2015-02-20thermal: exynos: fix: Check if data->tmu_read callback is present before readLukasz Majewski
2015-02-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds