summaryrefslogtreecommitdiff
path: root/drivers/thermal
AgeCommit message (Expand)Author
2015-05-09thermal/intel_powerclamp: add __init / __exit annotationsMathias Krause
2015-05-09thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813Keerthy
2015-05-09thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814Keerthy
2015-05-05thermal: exynos: Add the support for Exynos5433 TMUChanwoo Choi
2015-05-05thermal: cpu_cooling: Fix power calculation when CPUs are offlineKapileshwar Singh
2015-05-05thermal: cpu_cooling: Remove cpu_dev update on policy CPU updateKapileshwar Singh
2015-05-05thermal: export thermal_zone_parameters to sysfsJavi Merino
2015-05-05thermal: cpu_cooling: Check memory allocation of power_tableJavi Merino
2015-05-05ti-soc-thermal: request temperature periodically if hw can't do that itselfPavel Machek
2015-05-05ti-soc-thermal: implement eocz bit to make driver useful on omap3Pavel Machek
2015-05-05cleanup ti-soc-thermalPavel Machek
2015-05-05thermal: remove stale THERMAL_POWER_ACTOR selectJavi Merino
2015-05-05thermal: Default OF created trip points to writablePunit Agrawal
2015-05-05thermal: core: Add Kconfig option to enable writable tripsPunit Agrawal
2015-05-05thermal: x86_pkg_temp: drop const for thermal_zone_parametersJavi Merino
2015-05-05of: thermal: Introduce sustainable power for a thermal zonePunit Agrawal
2015-05-05thermal: add trace events to the power allocator governorJavi Merino
2015-05-05thermal: introduce the Power Allocator governorJavi Merino
2015-05-05thermal: cpu_cooling: implement the power cooling device APIJavi Merino
2015-05-05thermal: extend the cooling device API to include power informationJavi Merino
2015-05-05thermal: let governors have private data for each thermal zoneJavi Merino
2015-05-05thermal: Add QPNP PMIC temperature alarm driverIvan T. Ivanov
2015-05-05thermal: fair_share: generalize the weight conceptJavi Merino
2015-05-05thermal: export weight to sysfsJavi Merino
2015-05-05thermal: fair_share: fix typoJavi Merino
2015-05-05thermal: fair_share: use the weight from the thermal instanceJavi Merino
2015-05-05thermal: of: fix cooling device weights in device treeKapileshwar Singh
2015-05-01thermal: Use bool function return values of true/false not 1/0Joe Perches
2015-05-01intel powerclamp: support Knights LandingDasaratharaman Chandramouli
2015-05-01int340x_thermal/processor_thermal_device: add support to Skylake processorsBrian Bian
2015-05-01Thermal: Intel SoC: fix simple_return.cocci warningsWu Fengguang
2015-05-01thermal: intel Quark SoC X1000 DTS thermal driverOng, Boon Leong
2015-05-01Thermal/int340x/processor_thermal: Enable auxiliary DTS for BraswellSrinivas Pandruvada
2015-05-01Thermal: Intel SoC: DTS thermal use common APIsSrinivas Pandruvada
2015-05-01Thermal: Intel SoC: DTS thermal IOSF coreSrinivas Pandruvada
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-20Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds