summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
...
* | | thermal: power_allocator: do not use devm* interfacesDmitry Torokhov2015-08-141-4/+4
| |/ |/|
* | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-08-034-14/+20
|\ \
| * | thermal: exynos: Remove unused code related to platform_data on probe()Chanwoo Choi2015-08-031-3/+0Star
| * | thermal: exynos: Add the dependency of CONFIG_THERMAL_OF instead of CONFIG_OFChanwoo Choi2015-08-031-1/+1
| * | thermal: exynos: Disable the regulator on probe failureKrzysztof Kozlowski2015-08-031-0/+2
| * | thermal: power_allocator: trace the real requested powerJavi Merino2015-08-031-10/+16
| * | thermal: remove dangling 'weight_attr' device fileViresh Kumar2015-08-031-0/+1
| |/
* / thermal: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-08-031-1/+0Star
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-011-2/+2
|\
| * kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-2/+2
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2015-06-2623-529/+3612
|\ \ | |/ |/|
| * Merge branches 'release' and 'thermal-soc' of .git into nextZhang Rui2015-06-1119-161/+2544
| |\
| | * Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2015-06-1117-118/+2494
| | |\
| | | * thermal: hisilicon: add new hisilicon thermal sensor driverkongxinwei2015-06-043-0/+430
| | | * thermal: of-thermal: add support for reading coefficients propertyEduardo Valentin2015-05-121-2/+24
| | | * thermal: support slope and offset coefficientsEduardo Valentin2015-05-121-0/+4
| | | * thermal: power_allocator: round the division when divvying up powerJavi Merino2015-05-121-1/+2
| | | * thermal: exynos: Add the support for Exynos5433 TMUChanwoo Choi2015-05-052-2/+186
| | | * thermal: cpu_cooling: Fix power calculation when CPUs are offlineKapileshwar Singh2015-05-051-1/+12
| | | * thermal: cpu_cooling: Remove cpu_dev update on policy CPU updateKapileshwar Singh2015-05-051-40/+0Star
| | | * thermal: export thermal_zone_parameters to sysfsJavi Merino2015-05-051-0/+101
| | | * thermal: cpu_cooling: Check memory allocation of power_tableJavi Merino2015-05-051-0/+4
| | | * ti-soc-thermal: request temperature periodically if hw can't do that itselfPavel Machek2015-05-051-0/+8
| | | * ti-soc-thermal: implement eocz bit to make driver useful on omap3Pavel Machek2015-05-051-6/+18
| | | * cleanup ti-soc-thermalPavel Machek2015-05-052-49/+25Star
| | | * thermal: remove stale THERMAL_POWER_ACTOR selectJavi Merino2015-05-051-1/+0Star
| | | * thermal: Default OF created trip points to writablePunit Agrawal2015-05-051-1/+5
| | | * thermal: core: Add Kconfig option to enable writable tripsPunit Agrawal2015-05-052-1/+13
| | | * thermal: x86_pkg_temp: drop const for thermal_zone_parametersJavi Merino2015-05-051-1/+1
| | | * of: thermal: Introduce sustainable power for a thermal zonePunit Agrawal2015-05-051-0/+4
| | | * thermal: add trace events to the power allocator governorJavi Merino2015-05-052-4/+49
| | | * thermal: introduce the Power Allocator governorJavi Merino2015-05-055-2/+551
| | | * thermal: cpu_cooling: implement the power cooling device APIJavi Merino2015-05-051-17/+566
| | | * thermal: extend the cooling device API to include power informationJavi Merino2015-05-051-0/+52
| | | * thermal: let governors have private data for each thermal zoneJavi Merino2015-05-051-8/+75
| | | * thermal: Add QPNP PMIC temperature alarm driverIvan T. Ivanov2015-05-053-0/+321
| | | * thermal: fair_share: generalize the weight conceptJavi Merino2015-05-051-5/+21
| | | * thermal: export weight to sysfsJavi Merino2015-05-052-0/+42
| | | * thermal: fair_share: fix typoJavi Merino2015-05-051-1/+1
| | | * thermal: fair_share: use the weight from the thermal instanceJavi Merino2015-05-051-14/+3Star
| | | * thermal: of: fix cooling device weights in device treeKapileshwar Singh2015-05-057-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/+1Star
| * | | 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/+23Star
| * | | 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