aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
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-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
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
2015-02-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-02-06Thermal/int340x_thermal: remove unused uuids.Zhang Rui
2015-02-06thermal: step_wise: spelling fixesBrian Norris
2015-02-06thermal: int340x: fix sparse warningLad, Prabhakar