aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-2/+2
2015-06-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linuxLinus Torvalds23-529/+3612
2015-06-11Merge branches 'release' and 'thermal-soc' of .git into nextZhang Rui19-161/+2544
2015-06-11Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into thermal-socZhang Rui17-118/+2494
2015-06-03thermal: hisilicon: add new hisilicon thermal sensor driverkongxinwei3-0/+430
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-2/+2
2015-05-19Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal into for-rcZhang Rui5-7/+89
2015-05-11thermal: of-thermal: add support for reading coefficients propertyEduardo Valentin1-2/+24
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-09thermal: armada: Update Armada 380 thermal sensor coefficientsNadav Haklai1-3/+3
2015-05-09thermal: rockchip: fix an error codeDan Carpenter1-1/+1
2015-05-09thermal/powerclamp: fix missing newer package c-statesJacob Pan1-37/+43
2015-05-09thermal/intel_powerclamp: add id for broadwell serverJacob Pan1-0/+1
2015-05-09thermal/intel_powerclamp: add __init / __exit annotationsMathias Krause1-4/+4
2015-05-08thermal: ti-soc-thermal: OMAP5: Implement Workaround for Errata i813Keerthy3-3/+45
2015-05-08thermal: ti-soc-thermal: dra7: Implement Workaround for Errata i814Keerthy3-2/+42
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-05-01thermal: Use bool function return values of true/false not 1/0Joe Perches1-1/+1
2015-05-01intel powerclamp: support Knights LandingDasaratharaman Chandramouli1-0/+1
2015-05-01int340x_thermal/processor_thermal_device: add support to Skylake processorsBrian Bian1-0/+4
2015-05-01Thermal: Intel SoC: fix simple_return.cocci warningsWu Fengguang1-6/+1
2015-05-01thermal: intel Quark SoC X1000 DTS thermal driverOng, Boon Leong3-0/+484
2015-05-01Thermal/int340x/processor_thermal: Enable auxiliary DTS for BraswellSrinivas Pandruvada2-1/+55
2015-05-01Thermal: Intel SoC: DTS thermal use common APIsSrinivas Pandruvada2-410/+23
2015-05-01Thermal: Intel SoC: DTS thermal IOSF coreSrinivas Pandruvada4-0/+556
2015-04-07drivers: thermal: st: remove several sparse warningsEduardo Valentin3-11/+11