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
*
Fix mis-merge of intel_powerclamp.c resulting in compile error
Linus Torvalds
2013-02-28
1
-0
/
+1
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
2013-02-28
13
-265
/
+1885
|
\
|
*
thermal: rcar: remove __devinitconst
Arnd Bergmann
2013-02-22
1
-1
/
+1
|
*
thermal: return an error on failure to register thermal class
Richard Guy Briggs
2013-02-22
1
-0
/
+1
|
*
Thermal: rename thermal governor Kconfig option to avoid generic naming
Zhang Rui
2013-02-08
2
-9
/
+9
|
*
thermal: exynos: Use the new thermal trend type for quick cooling action.
Amit Daniel Kachhap
2013-02-08
1
-3
/
+3
|
*
Thermal: exynos: Add support for temperature falling interrupt.
Jonghwa Lee
2013-02-08
1
-35
/
+46
|
*
Thermal: Dove: Add Themal sensor support for Dove.
Andrew Lunn
2013-02-08
3
-0
/
+218
|
*
thermal: Add support for the thermal sensor on Kirkwood SoCs
Nobuhiro Iwamatsu
2013-02-08
3
-0
/
+143
|
*
thermal: rcar: add Device Tree support
Kuninori Morimoto
2013-02-08
1
-0
/
+7
|
*
thermal: rcar: remove machine_power_off() from rcar_thermal_notify()
Kuninori Morimoto
2013-02-06
1
-1
/
+0
|
*
thermal: rcar: add interrupt support
Kuninori Morimoto
2013-02-06
1
-9
/
+150
|
*
thermal: rcar: add read/write functions for common/priv data
Kuninori Morimoto
2013-02-06
1
-7
/
+41
|
*
thermal: rcar: multi channel support
Kuninori Morimoto
2013-02-06
1
-34
/
+94
|
*
thermal: rcar: use mutex lock instead of spin lock
Kuninori Morimoto
2013-02-06
1
-23
/
+7
|
*
thermal: rcar: enable CPCTL to use hardware TSC deciding
Kuninori Morimoto
2013-02-06
1
-65
/
+26
|
*
thermal: rcar: use parenthesis on macro
Kuninori Morimoto
2013-02-06
1
-1
/
+1
|
*
Thermal: fix a build warning when CONFIG_THERMAL_EMULATION cleared
Zhang Rui
2013-02-06
1
-1
/
+4
|
*
Thermal: fix a wrong comment
Zhang Rui
2013-02-06
1
-2
/
+2
|
*
thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation
Amit Daniel Kachhap
2013-02-06
2
-11
/
+76
|
*
PM: intel_powerclamp: off by one in start_power_clamp()
Dan Carpenter
2013-02-06
1
-1
/
+1
|
*
thermal: exynos: Miscellaneous fixes to support falling threshold interrupt
Amit Daniel Kachhap
2013-02-06
1
-6
/
+11
|
*
PM: Introduce Intel PowerClamp Driver
Jacob Pan
2013-02-06
3
-0
/
+806
|
*
thermal: check for invalid trip setup when registering thermal device
Eduardo Valentin
2013-01-17
1
-0
/
+3
|
*
thermal: cleanup: use dev_* helper functions
Eduardo Valentin
2013-01-16
1
-4
/
+6
|
*
thermal: remove unnecessary include
Eduardo Valentin
2013-01-16
1
-1
/
+0
|
*
thermal: Use thermal zone device id in netlink messages
Eduardo Valentin
2013-01-16
1
-2
/
+6
|
*
thermal: db8500: Use of_match_ptr() macro in db8500_cpufreq_cooling.c
Sachin Kamat
2013-01-04
1
-3
/
+2
|
*
thermal: db8500: Use of_match_ptr() macro in db8500_thermal.c
Sachin Kamat
2013-01-04
1
-3
/
+1
|
*
thermal: exynos: Use of_match_ptr() macro
Sachin Kamat
2013-01-04
1
-3
/
+1
|
*
drivers/thermal/spear_thermal.c: use devm_clk_get
Julia Lawall
2013-01-04
1
-5
/
+2
|
*
thermal: rcar: add .get_trip_type/temp and .notify support
kuninori.morimoto.gx@renesas.com
2013-01-04
1
-3
/
+65
|
*
Thermal: exynos: Add sysfs node supporting exynos's emulation mode.
Jonghwa Lee
2013-01-04
2
-0
/
+112
|
*
step_wise: Unify the code for both throttle and dethrottle
Zhang Rui
2013-01-04
1
-45
/
+25
|
*
Introduce THERMAL_TREND_RAISE/DROP_FULL support for step_wise governor
Zhang Rui
2013-01-04
1
-18
/
+46
*
|
thermal: convert to idr_alloc()
Tejun Heo
2013-02-27
2
-24
/
+10
*
|
thermal: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-25
1
-5
/
+3
*
|
Drivers: thermal: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-3
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-12-13
1
-1
/
+1
|
\
|
*
treewide: Fix typos in various Kconfig
Masanari Iida
2012-12-03
1
-1
/
+1
*
|
Thermal: Fix DEFAULT_THERMAL_GOVERNOR
Zhang Rui
2012-12-12
1
-1
/
+1
*
|
Thermal: fix a NULL pointer dereference when generic thermal layer is built a...
Zhang Rui
2012-12-12
1
-1
/
+2
*
|
thermal: rcar: add rcar_zone_to_priv() macro
Kuninori Morimoto
2012-11-26
1
-1
/
+2
*
|
thermal: rcar: fixup the unit of temperature
Kuninori Morimoto
2012-11-26
1
-1
/
+3
*
|
thermal: cpu cooling: allow module builds
Eduardo Valentin
2012-11-22
1
-1
/
+1
*
|
thermal: cpu cooling: use const parameter while registering
Eduardo Valentin
2012-11-22
1
-1
/
+1
*
|
Thermal: Add ST-Ericsson DB8500 thermal driver.
hongbo.zhang
2012-11-15
4
-0
/
+661
*
|
drivers/thermal/Makefile refactor
Zhang Rui
2012-11-15
1
-6
/
+12
*
|
Exynos: Add missing dependency
Zhang Rui
2012-11-15
1
-1
/
+1
*
|
Refactor drivers/thermal/Kconfig
Zhang Rui
2012-11-15
1
-52
/
+51
[next]