index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge back cpufreq core changes for v4.12.
Rafael J. Wysocki
2017-04-15
3
-118
/
+0
|
\
|
*
cpufreq: dbx500: Manage cooling device from cpufreq driver
Viresh Kumar
2017-03-16
3
-118
/
+0
*
|
thermal: cpu_cooling: Check OPP for errors
Viresh Kumar
2017-03-13
1
-2
/
+9
*
|
thermal: cpu_cooling: Replace dev_warn with dev_err
Viresh Kumar
2017-03-13
1
-6
/
+6
*
|
thermal: devfreq: Check OPP for errors
Viresh Kumar
2017-03-13
1
-2
/
+8
*
|
thermal: devfreq_cooling: Replace dev_warn with dev_err
Viresh Kumar
2017-03-13
1
-3
/
+3
*
|
thermal: devfreq: Simplify expression
Viresh Kumar
2017-03-13
1
-1
/
+1
*
|
thermal: Fix potential deadlock in cpu_cooling
Matthew Wilcox
2017-03-13
1
-9
/
+11
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2017-03-01
16
-261
/
+705
|
\
|
*
-
-
-
.
Merge branches 'thermal-core', 'thermal-soc', 'thermal-intel' and 'ida-conver...
Zhang Rui
2017-02-22
16
-248
/
+679
|
|
\
\
\
|
|
|
|
*
thermal: convert devfreq_cooling to use an IDA
Matthew Wilcox
2017-01-04
1
-44
/
+9
|
|
|
|
*
thermal: convert cpu_cooling to use an IDA
Matthew Wilcox
2017-01-04
1
-52
/
+11
|
|
|
|
*
thermal: convert clock cooling to use an IDA
Matthew Wilcox
2017-01-04
1
-42
/
+8
|
|
|
|
*
thermal core: convert ID allocation to IDA
Matthew Wilcox
2017-01-04
1
-49
/
+26
|
|
|
*
|
thermal/intel_powerclamp: Remove set-but-not-used variables
Augusto Mecking Caringi
2017-02-07
1
-4
/
+0
|
|
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2017-02-21
11
-57
/
+625
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
thermal: mtk_thermal: Staticise a number of data variables
Vivek Gautam
2017-02-18
1
-8
/
+8
|
|
|
*
|
thermal: arm: dra752: Remove all TSHUT related definitions
Keerthy
2017-02-18
2
-44
/
+0
|
|
|
*
|
thermal: arm: dra752: Remove TSHUT configuration
Keerthy
2017-02-18
1
-2
/
+1
|
|
|
*
|
thermal: ti-soc-thermal: Remove CPU_THERMAL Dependency from TI_THERMAL
Keerthy
2017-02-18
1
-1
/
+0
|
|
|
*
|
thermal: imx: Fix possible NULL dereference.
Shailendra Verma
2017-02-18
1
-0
/
+4
|
|
|
*
|
thermal: exynos: Remove parsing unused samsung,tmu_cal_mode property
Krzysztof Kozlowski
2017-02-18
2
-2
/
+0
|
|
|
*
|
thermal: zx2967: add thermal driver for ZTE's zx2967 family
Baoyou Xie
2017-02-18
3
-0
/
+267
|
|
|
*
|
thermal: rcar_gen3_thermal: Add R-Car Gen3 thermal driver
Wolfram Sang
2017-01-19
3
-0
/
+345
|
|
|
|
/
|
*
|
|
thermal: use cpumask_var_t for on-stack cpu masks
Arnd Bergmann
2017-02-10
1
-13
/
+26
|
|
/
/
*
|
|
Merge branch 'pm-opp'
Rafael J. Wysocki
2017-02-20
2
-20
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
PM / OPP: Update OPP users to put reference
Viresh Kumar
2017-01-30
2
-20
/
+6
*
|
|
Revert "thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()"
Fabio Estevam
2017-01-25
1
-3
/
+17
|
/
/
*
|
Merge branches 'thermal-core' and 'thermal-soc' into for-rc
Zhang Rui
2017-01-20
1
-53
/
+100
|
\
\
|
*
|
thermal: rockchip: fixes the conversion table
Caesar Wang
2017-01-16
1
-1
/
+1
|
*
|
thermal: rockchip: handle set_trips without the trip points
Caesar Wang
2016-12-13
1
-1
/
+15
|
*
|
thermal: rockchip: optimize the conversion table
Caesar Wang
2016-12-13
1
-1
/
+24
|
*
|
thermal: rockchip: fixes invalid temperature case
Caesar Wang
2016-12-13
1
-20
/
+28
|
*
|
thermal: rockchip: don't pass table structs by value
Brian Norris
2016-12-13
1
-40
/
+40
|
*
|
thermal: rockchip: improve conversion error messages
Brian Norris
2016-12-13
1
-2
/
+4
|
|
/
*
|
thermal: core: move tz->device.groups cleanup to thermal_release
Jacob von Chorus
2017-01-06
1
-5
/
+5
*
|
thermal: thermal_hwmon: Convert to hwmon_device_register_with_info()
Fabio Estevam
2017-01-04
1
-17
/
+3
|
/
*
Merge tag 'pm-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2016-12-13
1
-175
/
+184
|
\
|
*
Merge powerclamp driver updates (that depend on cpuidle material) for v4.10.
Rafael J. Wysocki
2016-12-12
1
-175
/
+184
|
|
\
|
|
*
thermal/intel_powerclamp: stop sched tick in forced idle
Jacob Pan
2016-11-29
1
-34
/
+1
|
|
*
thermal/intel_powerclamp: Convert to CPU hotplug state
Sebastian Andrzej Siewior
2016-11-29
1
-37
/
+36
|
|
*
thermal/intel_powerclamp: Convert the kthread to kthread worker API
Petr Mladek
2016-11-29
1
-122
/
+170
|
|
*
thermal/intel_powerclamp: Remove duplicated code that starts the kthread
Petr Mladek
2016-11-29
1
-25
/
+20
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-12-13
17
-1521
/
+1636
|
\
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
.
\
\
Merge branches 'thermal-core', 'thermal-intel', 'thermal-soc-fixes' and 'ther...
Zhang Rui
2016-11-30
15
-1518
/
+1633
|
|
\
\
\
\
\
|
|
|
|
*
|
|
thermal: core: move slop and offset helpers to thermal_helpers.c
Eduardo Valentin
2016-11-23
2
-30
/
+30
|
|
|
|
*
|
|
thermal: sysfs: use kcalloc() instead of kzalloc()
Eduardo Valentin
2016-11-23
1
-5
/
+8
|
|
|
|
*
|
|
thermal: core: use kzalloc(sizeof(*ptr),...)
Eduardo Valentin
2016-11-23
1
-4
/
+3
|
|
|
|
*
|
|
thermal: core: improve kerneldoc entry of thermal_cooling_device_unregister
Eduardo Valentin
2016-11-23
1
-3
/
+3
[next]