summaryrefslogtreecommitdiffstats
path: root/drivers/thermal
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare for new header dependencies before moving code to <uap...Ingo Molnar2017-03-021-0/+1
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2017-03-0116-261/+705
|\
| *---. Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conver...Zhang Rui2017-02-2216-248/+679
| |\ \ \
| | | | * thermal: convert devfreq_cooling to use an IDAMatthew Wilcox2017-01-041-44/+9
| | | | * thermal: convert cpu_cooling to use an IDAMatthew Wilcox2017-01-041-52/+11
| | | | * thermal: convert clock cooling to use an IDAMatthew Wilcox2017-01-041-42/+8
| | | | * thermal core: convert ID allocation to IDAMatthew Wilcox2017-01-041-49/+26
| | | * | thermal/intel_powerclamp: Remove set-but-not-used variablesAugusto Mecking Caringi2017-02-071-4/+0
| | * | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...Zhang Rui2017-02-2111-57/+625
| | |\ \ \ | | | |/ / | | |/| |
| | | * | thermal: mtk_thermal: Staticise a number of data variablesVivek Gautam2017-02-181-8/+8
| | | * | thermal: arm: dra752: Remove all TSHUT related definitionsKeerthy2017-02-182-44/+0
| | | * | thermal: arm: dra752: Remove TSHUT configurationKeerthy2017-02-181-2/+1
| | | * | thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMALKeerthy2017-02-181-1/+0
| | | * | thermal: imx: Fix possible NULL dereference.Shailendra Verma2017-02-181-0/+4
| | | * | thermal: exynos: Remove parsing unused samsung,tmu_cal_mode propertyKrzysztof Kozlowski2017-02-182-2/+0
| | | * | thermal: zx2967: add thermal driver for ZTE's zx2967 familyBaoyou Xie2017-02-183-0/+267
| | | * | thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal driverWolfram Sang2017-01-193-0/+345
| | | |/
| * | / thermal: use cpumask_var_t for on-stack cpu masksArnd Bergmann2017-02-101-13/+26
| |/ /
* | | Merge branch 'pm-opp'Rafael J. Wysocki2017-02-202-20/+6
|\ \ \ | |/ / |/| |
| * | PM / OPP: Update OPP users to put referenceViresh Kumar2017-01-302-20/+6
* | | Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"Fabio Estevam2017-01-251-3/+17
|/ /
* | Merge branches 'thermal-core' and 'thermal-soc' into for-rcZhang Rui2017-01-201-53/+100
|\ \
| * | thermal: rockchip: fixes the conversion tableCaesar Wang2017-01-161-1/+1
| * | thermal: rockchip: handle set_trips without the trip pointsCaesar Wang2016-12-131-1/+15
| * | thermal: rockchip: optimize the conversion tableCaesar Wang2016-12-131-1/+24
| * | thermal: rockchip: fixes invalid temperature caseCaesar Wang2016-12-131-20/+28
| * | thermal: rockchip: don't pass table structs by valueBrian Norris2016-12-131-40/+40
| * | thermal: rockchip: improve conversion error messagesBrian Norris2016-12-131-2/+4
| |/
* | thermal: core: move tz->device.groups cleanup to thermal_releaseJacob von Chorus2017-01-061-5/+5
* | thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()Fabio Estevam2017-01-041-17/+3
|/
* Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2016-12-131-175/+184
|\
| * Merge powerclamp driver updates (that depend on cpuidle material) for v4.10.Rafael J. Wysocki2016-12-121-175/+184
| |\
| | * thermal/intel_powerclamp: stop sched tick in forced idleJacob Pan2016-11-291-34/+1
| | * thermal/intel_powerclamp: Convert to CPU hotplug stateSebastian Andrzej Siewior2016-11-291-37/+36
| | * thermal/intel_powerclamp: Convert the kthread to kthread worker APIPetr Mladek2016-11-291-122/+170
| | * thermal/intel_powerclamp: Remove duplicated code that starts the kthreadPetr Mladek2016-11-291-25/+20
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds2016-12-1317-1521/+1636
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---. \ \ Merge branches 'thermal-core', 'thermal-intel', 'thermal-soc-fixes' and 'ther...Zhang Rui2016-11-3015-1518/+1633
| |\ \ \ \ \
| | | | * | | thermal: core: move slop and offset helpers to thermal_helpers.cEduardo Valentin2016-11-232-30/+30
| | | | * | | thermal: sysfs: use kcalloc() instead of kzalloc()Eduardo Valentin2016-11-231-5/+8
| | | | * | | thermal: core: use kzalloc(sizeof(*ptr),...)Eduardo Valentin2016-11-231-4/+3
| | | | * | | thermal: core: improve kerneldoc entry of thermal_cooling_device_unregisterEduardo Valentin2016-11-231-3/+3
| | | | * | | thermal: core: remove style warnings and checksEduardo Valentin2016-11-231-11/+11
| | | | * | | thermal: core: remove void function return statementsEduardo Valentin2016-11-231-2/+0
| | | | * | | thermal: core: standardize line breaking alignmentEduardo Valentin2016-11-231-13/+19
| | | | * | | thermal: core: small style fix when checking for __find_governor()Eduardo Valentin2016-11-231-2/+2
| | | | * | | thermal: core: remove FSF address in the GPL noticeEduardo Valentin2016-11-231-13/+0
| | | | * | | thermal: sysfs: remove symbols of emul_temp when config is disabledEduardo Valentin2016-11-231-1/+3
| | | | * | | thermal: core: add a comment describing the device management sectionEduardo Valentin2016-11-231-2/+9
| | | | * | | thermal: core: add a comment describing the power actor sectionEduardo Valentin2016-11-231-0/+7