aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2016-07-01Merge remote-tracking branch 'lts/linux-4.1.y' into linux-linaro-lsk-v4.1lsk-v4.1-16.06Alex Shi
2016-06-17thermal: cpu_cooling: fix improper order during initializationLukasz Luba
2016-06-17thermal/cpu_cooling: rename cpufreq_val as clipped_freqViresh Kumar
2016-05-27devfreq_cooling: return on allocation failurev4.1/topic/devfreq-coolingDan Carpenter
2016-05-27thermal: devfreq_cooling: Make power a u64Javi Merino
2016-05-27thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg...Javi Merino
2016-05-27devfreq_cooling: add trace informationJavi Merino
2016-05-27thermal: Add devfreq coolingØrjan Eide
2016-05-27Merge remote-tracking branch 'origin/v4.1/topic/thermal' into v4.1/topic/devf...Alex Shi
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-09-08thermal: power_allocator: allocate with kcalloc what you free with kfreev4.1/topic/thermalJavi Merino
2015-09-08thermal: power_allocator: do not use devm* interfacesDmitry Torokhov
2015-09-08thermal: cpu_cooling: Check memory allocation of power_tableJavi Merino
2015-08-16thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski
2015-08-10thermal: power_allocator: trace the real requested powerJavi Merino
2015-07-07thermal: of-thermal: add support for reading coefficients propertyEduardo Valentin
2015-07-07thermal: support slope and offset coefficientsEduardo Valentin
2015-07-07thermal: power_allocator: round the division when divvying up powerJavi Merino
2015-07-07thermal: cpu_cooling: Fix power calculation when CPUs are offlineKapileshwar Singh
2015-07-07thermal: cpu_cooling: Remove cpu_dev update on policy CPU updateKapileshwar Singh
2015-07-07thermal: Default OF created trip points to writablePunit Agrawal
2015-07-07thermal: export thermal_zone_parameters to sysfsJavi Merino
2015-07-07thermal: core: Add Kconfig option to enable writable tripsPunit Agrawal
2015-07-07of: thermal: Introduce sustainable power for a thermal zonePunit Agrawal
2015-07-07thermal: add trace events to the power allocator governorJavi Merino
2015-07-07thermal: introduce the Power Allocator governorJavi Merino
2015-07-07thermal: cpu_cooling: implement the power cooling device APIJavi Merino
2015-07-07thermal: extend the cooling device API to include power informationJavi Merino
2015-07-07thermal: let governors have private data for each thermal zoneJavi Merino
2015-07-07thermal: fair_share: generalize the weight conceptJavi Merino
2015-07-07thermal: export weight to sysfsJavi Merino
2015-07-07thermal: fair_share: use the weight from the thermal instanceJavi Merino
2015-07-07thermal: of: fix cooling device weights in device treeKapileshwar Singh
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