summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
...
| | | * ti-soc-thermal: request temperature periodically if hw can't do that itselfPavel Machek2015-05-041-0/+8
| | | * ti-soc-thermal: implement eocz bit to make driver useful on omap3Pavel Machek2015-05-041-6/+18
| | | * cleanup ti-soc-thermalPavel Machek2015-05-042-49/+25
| | | * thermal: remove stale THERMAL_POWER_ACTOR selectJavi Merino2015-05-041-1/+0
| | | * thermal: Default OF created trip points to writablePunit Agrawal2015-05-041-1/+5
| | | * thermal: core: Add Kconfig option to enable writable tripsPunit Agrawal2015-05-042-1/+13
| | | * thermal: x86_pkg_temp: drop const for thermal_zone_parametersJavi Merino2015-05-041-1/+1
| | | * of: thermal: Introduce sustainable power for a thermal zonePunit Agrawal2015-05-041-0/+4
| | | * thermal: add trace events to the power allocator governorJavi Merino2015-05-042-4/+49
| | | * thermal: introduce the Power Allocator governorJavi Merino2015-05-045-2/+551
| | | * thermal: cpu_cooling: implement the power cooling device APIJavi Merino2015-05-041-17/+566
| | | * thermal: extend the cooling device API to include power informationJavi Merino2015-05-041-0/+52
| | | * thermal: let governors have private data for each thermal zoneJavi Merino2015-05-041-8/+75
| | | * thermal: Add QPNP PMIC temperature alarm driverIvan T. Ivanov2015-05-043-0/+321
| | | * thermal: fair_share: generalize the weight conceptJavi Merino2015-05-041-5/+21
| | | * thermal: export weight to sysfsJavi Merino2015-05-042-0/+42
| | | * thermal: fair_share: fix typoJavi Merino2015-05-041-1/+1
| | | * thermal: fair_share: use the weight from the thermal instanceJavi Merino2015-05-041-14/+3
| | | * thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-047-12/+26
| * | | intel powerclamp: support Knights LandingDasaratharaman Chandramouli2015-05-011-0/+1
| * | | int340x_thermal/processor_thermal_device: add support to Skylake processorsBrian Bian2015-05-011-0/+4
| * | | Thermal: Intel SoC: fix simple_return.cocci warningsWu Fengguang2015-05-011-6/+1
| * | | thermal: intel Quark SoC X1000 DTS thermal driverOng, Boon Leong2015-05-013-0/+484
| * | | Thermal/int340x/processor_thermal: Enable auxiliary DTS for BraswellSrinivas Pandruvada2015-05-012-1/+55
| * | | Thermal: Intel SoC: DTS thermal use common APIsSrinivas Pandruvada2015-05-012-410/+23
| * | | Thermal: Intel SoC: DTS thermal IOSF coreSrinivas Pandruvada2015-05-014-0/+556
| | |/ | |/|
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-05-195-7/+89
|\ \ \ | |_|/ |/| |
| * | thermal: armada: Update Armada 380 thermal sensor coefficientsNadav Haklai2015-05-091-3/+3
| * | thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813Keerthy2015-05-083-3/+45
| * | thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814Keerthy2015-05-083-2/+42
| |/
* | thermal: rockchip: fix an error codeDan Carpenter2015-05-091-1/+1
* | thermal/powerclamp: fix missing newer package c-statesJacob Pan2015-05-091-37/+43
* | thermal/intel_powerclamp: add id for broadwell serverJacob Pan2015-05-091-0/+1
* | thermal/intel_powerclamp: add __init / __exit annotationsMathias Krause2015-05-091-4/+4
* | thermal: Use bool function return values of true/false not 1/0Joe Perches2015-05-011-1/+1
|/
* drivers: thermal: st: remove several sparse warningsEduardo Valentin2015-04-073-11/+11
* thermal: constify of_device_id arrayFabian Frederick2015-04-072-2/+2
* thermal: Do not log an error if thermal_zone_get_temp returns -EAGAINHans de Goede2015-04-071-2/+4
* thermal: Make sysfs attributes of cooling devices default attributesMatthias Kaehlcke2015-03-051-20/+17
* Thermal/int340x: Fix memleak for aux tripSrinivas Pandruvada2015-03-051-4/+6
* thermal: exynos: Fix wrong control of power down detection mode for Exynos7Chanwoo Choi2015-03-021-1/+2
* thermal: int340x_thermal: Ignore missing _ART, _TRT tablesSrinivas Pandruvada2015-02-281-6/+4
* thermal/intel_powerclamp: add id for Avoton SoCMiguel Bernal Marin2015-02-281-0/+1
* thermal: exynos: Clean-up code to use oneline entry for exynos compatible tableChanwoo Choi2015-02-241-28/+10
* thermal: rcar: Make error and remove paths symmetrical with initGeert Uytterhoeven2015-02-241-2/+2
* thermal: rcar: Fix race condition between init and interruptGeert Uytterhoeven2015-02-241-13/+9
* ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq...Markus Elfring2015-02-241-1/+1
* thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEPGrygorii Strashko2015-02-241-1/+1
* thermal: exynos: fix: Check if data->tmu_read callback is present before readLukasz Majewski2015-02-201-1/+1
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Linus Torvalds2015-02-199-1030/+447
|\
OpenPOWER on IntegriCloud