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 branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2016-01-24
7
-39
/
+297
|
\
|
*
-
.
Merge branches 'thermal-intel', 'thermal-suspend-fix' and 'thermal-soc' into ...
Zhang Rui
2016-01-23
5
-38
/
+286
|
|
\
\
|
|
|
*
thermal: trip_point_temp_store() calls thermal_zone_device_update()
Kuninori Morimoto
2016-01-06
1
-1
/
+5
|
|
|
*
thermal: rcar: rcar_thermal_get_temp() return error if strange temp
Kuninori Morimoto
2016-01-06
1
-1
/
+11
|
|
|
*
thermal: rcar: check irq possibility in rcar_thermal_irq_xxx()
Kuninori Morimoto
2016-01-06
1
-4
/
+5
|
|
|
*
thermal: rcar: check every rcar_thermal_update_temp() return value
Kuninori Morimoto
2016-01-06
1
-10
/
+12
|
|
|
*
thermal: rcar: move rcar_thermal_dt_ids to upside
Kuninori Morimoto
2016-01-06
1
-6
/
+6
|
|
|
*
thermal: rockchip: Support the RK3399 SoCs in thermal driver
Caesar Wang
2016-01-06
1
-0
/
+66
|
|
|
*
thermal: rockchip: Support the RK3228 SoCs in thermal driver
Caesar Wang
2016-01-06
1
-0
/
+81
|
|
|
*
thermal: rockchip: fix a trivial typo
Caesar Wang
2016-01-06
1
-12
/
+13
|
|
*
|
Thermal: do thermal zone update after a cooling device registered
Chen Yu
2015-12-29
1
-1
/
+13
|
|
*
|
Thermal: handle thermal zone device properly during system sleep
Zhang Rui
2015-12-29
1
-0
/
+42
|
|
*
|
Thermal: initialize thermal zone device correctly
Zhang Rui
2015-12-29
3
-4
/
+33
|
|
|
/
|
*
|
Thermal: Enable Broxton SoC thermal reporting device
Amy Wiles
2015-12-29
1
-0
/
+10
|
*
|
thermal: constify pch_dev_ops structure
Julia Lawall
2015-12-29
1
-1
/
+1
|
|
/
*
/
x86/platform/iosf_mbi: Remove duplicate definitions
Andy Shevchenko
2015-12-09
2
-53
/
+51
|
/
*
imx: thermal: use CPU temperature grade info for thresholds
Tim Harvey
2015-11-23
1
-15
/
+41
*
Revert "thermal: qcom_spmi: allow compile test"
Arnd Bergmann
2015-11-23
1
-1
/
+1
*
thermal: rcar_thermal: remove redundant operation
Kuninori Morimoto
2015-11-16
1
-28
/
+21
*
thermal: of-thermal: Reduce log level for message when can't fine thermal zone
Jiada Wang
2015-11-16
1
-1
/
+1
*
thermal: power_allocator: Use temperature reading from tz
Kapileshwar Singh
2015-11-12
1
-17
/
+7
*
thermal: rockchip: Support the RK3368 SoCs in thermal driver
Caesar Wang
2015-11-12
1
-0
/
+72
*
thermal: rockchip: consistently use int for temperatures
Caesar Wang
2015-11-12
1
-8
/
+8
*
thermal: rockchip: Add the sort mode for adc value increment or decrement
Caesar Wang
2015-11-12
1
-15
/
+53
*
thermal: rockchip: improve the conversion function
Caesar Wang
2015-11-12
1
-27
/
+55
*
thermal: rockchip: trivial: fix typo in commit
Caesar Wang
2015-11-12
1
-9
/
+13
*
thermal: rockchip: better to compatible the driver for different SoCs
Caesar Wang
2015-11-12
1
-38
/
+48
*
thermal: rockchip: fix compile error
Caesar Wang
2015-11-11
1
-0
/
+1
*
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2015-11-11
13
-68
/
+887
|
\
|
*
-
.
Merge branches 'thermal-core', 'thermal-intel' and 'thermal-soc' into next
Zhang Rui
2015-11-06
12
-63
/
+884
|
|
\
\
|
|
|
*
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2015-11-06
3
-38
/
+54
|
|
|
|
\
|
|
|
|
*
thermal: exynos: Directly return 0 instead of using local ret variable
Krzysztof Kozlowski
2015-11-04
1
-2
/
+3
|
|
|
|
*
thermal: exynos: Remove unneeded semicolon
Krzysztof Kozlowski
2015-11-04
1
-2
/
+2
|
|
|
|
*
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
|
|
|
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Zhang Rui
2015-11-03
11
-33
/
+835
|
|
|
|
\
|
|
|
|
|
*
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
[next]