index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'samsung-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2015-10-21
1
-1
/
+1
|
\
|
*
thermal: exynos: Fix register read in TMU
Sudip Mukherjee
2015-10-17
1
-1
/
+1
*
|
thermal: avoid division by zero in power allocator
Andrea Arcangeli
2015-10-01
1
-0
/
+10
*
|
thermal: power_allocator: exit early if there are no cooling devices
Javi Merino
2015-09-20
1
-0
/
+5
*
|
thermal: power_allocator: don't require tzp to be present for the thermal zone
Javi Merino
2015-09-14
1
-5
/
+27
*
|
thermal: power_allocator: relax the requirement of two passive trip points
Javi Merino
2015-09-14
1
-44
/
+57
*
|
thermal: power_allocator: relax the requirement of a sustainable_power in tzp
Javi Merino
2015-09-14
1
-25
/
+100
*
|
thermal: Add a function to get the minimum power
Javi Merino
2015-09-14
1
-0
/
+28
*
|
thermal: cpu_cooling: free power table on error or when unregistering
Javi Merino
2015-09-13
1
-5
/
+16
*
|
thermal: cpu_cooling: don't call kcalloc() under rcu_read_lock
Javi Merino
2015-09-13
1
-24
/
+23
*
|
thermal: db8500_cpufreq_cooling: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-13
1
-0
/
+1
*
|
thermal: ti-soc: Kconfig fix to avoid menu showing wrongly
Eduardo Valentin
2015-09-13
2
-2
/
+1
*
|
thermal: ti-soc: allow compile test
Eduardo Valentin
2015-09-13
1
-4
/
+4
*
|
thermal: qcom_spmi: allow compile test
Eduardo Valentin
2015-09-13
1
-1
/
+1
*
|
thermal: exynos: allow compile test
Eduardo Valentin
2015-09-13
1
-1
/
+1
*
|
thermal: armada: allow compile test
Eduardo Valentin
2015-09-13
1
-1
/
+1
*
|
thermal: dove: allow compile test
Eduardo Valentin
2015-09-13
1
-1
/
+1
*
|
thermal: kirkwood: allow compile test
Eduardo Valentin
2015-09-13
1
-1
/
+1
*
|
thermal: rockchip: allow compile test
Eduardo Valentin
2015-09-13
1
-1
/
+1
*
|
thermal: spear: allow compile test
Eduardo Valentin
2015-09-13
1
-1
/
+1
*
|
thermal: hisi: allow compile test
Eduardo Valentin
2015-09-13
1
-1
/
+1
|
/
*
thermal: fix intel PCH thermal driver mismerge
Linus Torvalds
2015-09-11
1
-7
/
+4
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-09-11
32
-154
/
+466
|
\
|
*
-
.
Merge branches 'thermal-core' and 'thermal-intel' of .git into next
Zhang Rui
2015-09-02
32
-154
/
+466
|
|
\
\
|
|
|
*
thermal: Add Intel PCH thermal driver
Tushar Dave
2015-08-04
3
-0
/
+295
|
|
|
*
thermal/powerclamp: add cpu id for denlow platform
Jacob Pan
2015-08-03
1
-0
/
+1
|
|
|
*
thermal/powerclamp: add cpu id for Skylake u/y
Radivoje Jovanovic
2015-08-03
1
-0
/
+1
|
|
|
*
thermal/powerclamp: add cpu id for skylake h/s
Radivoje Jovanovic
2015-08-03
1
-0
/
+1
|
|
*
|
thermal: Add comment explaining test for critical temperature
Sascha Hauer
2015-08-03
1
-0
/
+5
|
|
*
|
thermal: Use IS_ENABLED instead of #ifdef
Sascha Hauer
2015-08-03
1
-26
/
+19
|
|
*
|
thermal: remove unnecessary call to thermal_zone_device_set_polling
Sascha Hauer
2015-08-03
1
-3
/
+0
|
|
*
|
thermal: trivial: fix typo in comment
Sascha Hauer
2015-08-03
1
-1
/
+1
|
|
*
|
thermal: consistently use int for temperatures
Sascha Hauer
2015-08-03
28
-124
/
+115
|
|
*
|
thermal: add available policies sysfs attribute
Ni Wade
2015-08-03
1
-0
/
+28
|
|
|
/
*
|
|
Merge tag 'regmap-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...
Linus Torvalds
2015-09-08
1
-1
/
+1
|
\
\
\
|
|
\
\
|
|
\
\
|
*
-
.
\
\
Merge remote-tracking branches 'regmap/topic/lockdep' and 'regmap/topic/seq-d...
Mark Brown
2015-09-04
1
-1
/
+1
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
*
/
thermal: sti: Add parentheses around bridge->ops->regmap_init call
Nicolas Boichat
2015-08-07
1
-1
/
+1
|
|
|
/
*
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2015-08-18
5
-15
/
+20
|
|
\
\
|
*
|
|
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
1
-2
/
+2
|
*
|
|
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-07-06
1
-2
/
+2
|
|
|
/
|
|
/
|
*
|
|
thermal: power_allocator: allocate with kcalloc what you free with kfree
Javi Merino
2015-08-29
1
-2
/
+1
*
|
|
thermal/cpu_cooling: update policy limits if clipped_freq < policy->max
Viresh Kumar
2015-08-14
1
-1
/
+12
*
|
|
thermal/cpu_cooling: rename max_freq as clipped_freq in notifier
Viresh Kumar
2015-08-14
1
-4
/
+4
*
|
|
thermal/cpu_cooling: rename cpufreq_val as clipped_freq
Viresh Kumar
2015-08-14
1
-5
/
+5
*
|
|
thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier
Viresh Kumar
2015-08-14
1
-16
/
+10
*
|
|
thermal/cpu_cooling: quit early after updating policy
Viresh Kumar
2015-08-14
1
-0
/
+1
*
|
|
thermal/cpu_cooling: No need to initialize max_freq to 0
Viresh Kumar
2015-08-14
1
-1
/
+1
*
|
|
thermal: cpu_cooling: fix lockdep problems in cpu_cooling
Russell King
2015-08-14
1
-11
/
+20
*
|
|
thermal: power_allocator: do not use devm* interfaces
Dmitry Torokhov
2015-08-13
1
-4
/
+4
|
|
/
|
/
|
[next]