aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-05-11thermal: support slope and offset coefficientsEduardo Valentin1-0/+4
2015-05-11thermal: power_allocator: round the division when divvying up powerJavi Merino1-1/+2
2015-05-04thermal: exynos: Add the support for Exynos5433 TMUChanwoo Choi2-2/+186
2015-05-04thermal: cpu_cooling: Fix power calculation when CPUs are offlineKapileshwar Singh1-1/+12
2015-05-04thermal: cpu_cooling: Remove cpu_dev update on policy CPU updateKapileshwar Singh1-40/+0
2015-05-04thermal: export thermal_zone_parameters to sysfsJavi Merino1-0/+101
2015-05-04thermal: cpu_cooling: Check memory allocation of power_tableJavi Merino1-0/+4
2015-05-04ti-soc-thermal: request temperature periodically if hw can't do that itselfPavel Machek1-0/+8
2015-05-04ti-soc-thermal: implement eocz bit to make driver useful on omap3Pavel Machek1-6/+18
2015-05-04cleanup ti-soc-thermalPavel Machek2-49/+25
2015-05-04thermal: remove stale THERMAL_POWER_ACTOR selectJavi Merino1-1/+0
2015-05-04thermal: Default OF created trip points to writablePunit Agrawal1-1/+5
2015-05-04thermal: core: Add Kconfig option to enable writable tripsPunit Agrawal2-1/+13
2015-05-04thermal: x86_pkg_temp: drop const for thermal_zone_parametersJavi Merino1-1/+1
2015-05-04of: thermal: Introduce sustainable power for a thermal zonePunit Agrawal1-0/+4
2015-05-04thermal: add trace events to the power allocator governorJavi Merino2-4/+49
2015-05-04thermal: introduce the Power Allocator governorJavi Merino5-2/+551
2015-05-04thermal: cpu_cooling: implement the power cooling device APIJavi Merino1-17/+566
2015-05-04thermal: extend the cooling device API to include power informationJavi Merino1-0/+52
2015-05-04thermal: let governors have private data for each thermal zoneJavi Merino1-8/+75
2015-05-04thermal: Add QPNP PMIC temperature alarm driverIvan T. Ivanov3-0/+321
2015-05-04thermal: fair_share: generalize the weight conceptJavi Merino1-5/+21
2015-05-04thermal: export weight to sysfsJavi Merino2-0/+42
2015-05-04thermal: fair_share: fix typoJavi Merino1-1/+1
2015-05-04thermal: fair_share: use the weight from the thermal instanceJavi Merino1-14/+3
2015-05-04thermal: of: fix cooling device weights in device treeKapileshwar Singh7-12/+26
2015-04-07drivers: thermal: st: remove several sparse warningsEduardo Valentin3-11/+11
2015-04-07thermal: constify of_device_id arrayFabian Frederick2-2/+2
2015-04-07thermal: Do not log an error if thermal_zone_get_temp returns -EAGAINHans de Goede1-2/+4
2015-03-05thermal: Make sysfs attributes of cooling devices default attributesMatthias Kaehlcke1-20/+17
2015-03-05Thermal/int340x: Fix memleak for aux tripSrinivas Pandruvada1-4/+6
2015-03-02thermal: exynos: Fix wrong control of power down detection mode for Exynos7Chanwoo Choi1-1/+2
2015-02-28thermal: int340x_thermal: Ignore missing _ART, _TRT tablesSrinivas Pandruvada1-6/+4
2015-02-28thermal/intel_powerclamp: add id for Avoton SoCMiguel Bernal Marin1-0/+1
2015-02-24thermal: exynos: Clean-up code to use oneline entry for exynos compatible tableChanwoo Choi1-28/+10
2015-02-24thermal: rcar: Make error and remove paths symmetrical with initGeert Uytterhoeven1-2/+2
2015-02-24thermal: rcar: Fix race condition between init and interruptGeert Uytterhoeven1-13/+9
2015-02-24ti-soc-thermal: Delete an unnecessary check before the function call "cpufreq_cooling_unregister"Markus Elfring1-1/+1
2015-02-24thermal: ti-soc-thermal: bandgap: Fix build warning if !CONFIG_PM_SLEEPGrygorii Strashko1-1/+1
2015-02-20thermal: exynos: fix: Check if data->tmu_read callback is present before readLukasz Majewski1-1/+1
2015-02-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermalLinus Torvalds9-1030/+447
2015-02-19Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds9-392/+515
2015-02-06Thermal/int340x_thermal: remove unused uuids.Zhang Rui1-4/+0
2015-02-06thermal: step_wise: spelling fixesBrian Norris1-2/+2
2015-02-06thermal: int340x: fix sparse warningLad, Prabhakar1-1/+1
2015-01-31thermal: exynos: Add TMU support for Exynos7 SoCAbhilash Kesavan2-8/+198
2015-01-30Merge branches 'intel-dts-soc-thermal' and 'int340x-enhancement' of .git into nextZhang Rui6-369/+482
2015-01-29Thermal/int340x: LPAT conversion for temperatureSrinivas Pandruvada2-3/+20
2015-01-29thermal: Intel SoC DTS: Add Braswell supportSrinivas Pandruvada1-16/+30
2015-01-28thermal: exynos: Correct sanity check at exynos_report_trigger() functionLukasz Majewski1-2/+2