index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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
*
thermal: exynos: Use IS_ERR() because regulator cannot be NULL
Krzysztof Kozlowski
2015-11-04
1
-1
/
+1
*
thermal: exynos: Fix first temperature read after registering sensor
Krzysztof Kozlowski
2015-11-04
1
-10
/
+17
*
thermal: exynos: Fix unbalanced regulator disable on probe failure
Krzysztof Kozlowski
2015-11-04
1
-17
/
+17
*
devfreq_cooling: return on allocation failure
Dan Carpenter
2015-11-04
1
-1
/
+1
*
thermal: rockchip: support the sleep pinctrl state to avoid glitches in s2r
Caesar Wang
2015-11-03
1
-0
/
+4
*
thermal: devfreq_cooling: Make power a u64
Javi Merino
2015-11-02
1
-1
/
+1
*
thermal: devfreq_cooling: use a thermal_cooling_device for register and unreg...
Javi Merino
2015-11-02
1
-6
/
+10
*
thermal: underflow bug in imx_set_trip_temp()
Dan Carpenter
2015-10-30
1
-1
/
+1
*
thermal: armada: Fix possible overflow in the Armada 380 thermal sensor formula
Nadav Haklai
2015-10-30
1
-3
/
+3
*
thermal: imx: register irq handler later in probe
Bai Ping
2015-10-30
1
-8
/
+11
*
thermal: rockhip: fix setting thermal shutdown polarity
Dmitry Torokhov
2015-10-30
1
-6
/
+4
*
thermal: rockchip: fix handling of invalid readings
Dmitry Torokhov
2015-10-30
1
-15
/
+13
*
devfreq_cooling: add trace information
Javi Merino
2015-10-30
1
-0
/
+6
*
thermal: Add devfreq cooling
Ørjan Eide
2015-10-30
3
-0
/
+580
*
thermal: ti-soc-thermal: add OMAP36xx support
Eduardo Valentin
2015-09-29
3
-0
/
+79
*
ti-soc-thermal: implement omap3 support
Pavel Machek
2015-09-29
5
-0
/
+138
*
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
|
|
|
/
[next]