index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
thermal
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-14
Thermal: rename thermal_sys.c to thermal_core.c
Zhang Rui
2
-0
/
+1
2013-04-12
Thermal: exynos: remove unnecessary header inclusions
Arnd Bergmann
1
-2
/
+0
2013-04-12
thermal: step_wise: set throttle target within thermal instance limits
Andrew Bresticker
1
-2
/
+8
2013-04-02
thermal: add a warning for temperature emulation feature
Eduardo Valentin
1
-0
/
+4
2013-04-02
thermal: exynos: Adapt to temperature emulation core thermal framework
Amit Daniel Kachhap
2
-104
/
+63
2013-04-02
thermal: rcar: add pm_runtime_xxx() support
Kuninori Morimoto
1
-0
/
+11
2013-04-02
thermal: rcar: tidyup registration failure case
Kuninori Morimoto
1
-7
/
+16
2013-04-02
thermal: Add driver for Armada 370/XP SoC thermal management
Ezequiel Garcia
3
-0
/
+241
2013-03-26
thermal: dove: Fix thermal sensor formula
Ezequiel Garcia
1
-3
/
+4
2013-03-26
thermal: kirkwood: Fix thermal sensor formula
Ezequiel Garcia
1
-4
/
+4
2013-03-26
thermal: kirkwood: Fix valid check for thermal register
Ezequiel Garcia
1
-2
/
+2
2013-03-26
thermal: db8500: Fix missing mutex_unlock() in probe error paths
Axel Lin
1
-6
/
+11
2013-03-26
thermal: db8500: Fix checking return value of thermal_zone_device_register
Axel Lin
1
-1
/
+1
2013-03-26
drivers: thermal: cpu_cooling: fix checkpatch warning
Laurent Navet [Mali]
1
-5
/
+5
2013-03-26
Thermal: exynos: fix cooling state translation
Zhang Rui
2
-22
/
+13
2013-03-26
Thermal: cpufreq cooling: fix parsing per_cpu cpufreq_frequency_table
Zhang Rui
1
-50
/
+93
2013-03-11
thermal: exynos_thermal: return a proper error code while thermal_zone_device...
Devendra Naga
1
-1
/
+1
2013-03-11
thermal: rcar_thermal: propagate return value of thermal_zone_device_register
Devendra Naga
1
-1
/
+3
2013-03-11
Thermal: kirkwood: Convert to devm_ioremap_resource()
Sachin Kamat
1
-5
/
+3
2013-03-11
Thermal: rcar: Convert to devm_ioremap_resource()
Sachin Kamat
1
-10
/
+6
2013-03-11
Thermal: dove: Convert to devm_ioremap_resource()
Sachin Kamat
1
-10
/
+6
2013-03-11
thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()
Wei Yongjun
1
-4
/
+5
2013-02-28
Fix mis-merge of intel_powerclamp.c resulting in compile error
Linus Torvalds
1
-0
/
+1
2013-02-28
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan...
Linus Torvalds
13
-265
/
+1885
2013-02-27
thermal: convert to idr_alloc()
Tejun Heo
2
-24
/
+10
2013-02-22
thermal: rcar: remove __devinitconst
Arnd Bergmann
1
-1
/
+1
2013-02-22
thermal: return an error on failure to register thermal class
Richard Guy Briggs
1
-0
/
+1
2013-02-08
Thermal: rename thermal governor Kconfig option to avoid generic naming
Zhang Rui
2
-9
/
+9
2013-02-08
thermal: exynos: Use the new thermal trend type for quick cooling action.
Amit Daniel Kachhap
1
-3
/
+3
2013-02-08
Thermal: exynos: Add support for temperature falling interrupt.
Jonghwa Lee
1
-35
/
+46
2013-02-08
Thermal: Dove: Add Themal sensor support for Dove.
Andrew Lunn
3
-0
/
+218
2013-02-08
thermal: Add support for the thermal sensor on Kirkwood SoCs
Nobuhiro Iwamatsu
3
-0
/
+143
2013-02-08
thermal: rcar: add Device Tree support
Kuninori Morimoto
1
-0
/
+7
2013-02-06
thermal: rcar: remove machine_power_off() from rcar_thermal_notify()
Kuninori Morimoto
1
-1
/
+0
2013-02-06
thermal: rcar: add interrupt support
Kuninori Morimoto
1
-9
/
+150
2013-02-06
thermal: rcar: add read/write functions for common/priv data
Kuninori Morimoto
1
-7
/
+41
2013-02-06
thermal: rcar: multi channel support
Kuninori Morimoto
1
-34
/
+94
2013-02-06
thermal: rcar: use mutex lock instead of spin lock
Kuninori Morimoto
1
-23
/
+7
2013-02-06
thermal: rcar: enable CPCTL to use hardware TSC deciding
Kuninori Morimoto
1
-65
/
+26
2013-02-06
thermal: rcar: use parenthesis on macro
Kuninori Morimoto
1
-1
/
+1
2013-02-06
Thermal: fix a build warning when CONFIG_THERMAL_EMULATION cleared
Zhang Rui
1
-1
/
+4
2013-02-06
Thermal: fix a wrong comment
Zhang Rui
1
-2
/
+2
2013-02-06
thermal: sysfs: Add a new sysfs node emul_temp for thermal emulation
Amit Daniel Kachhap
2
-11
/
+76
2013-02-06
PM: intel_powerclamp: off by one in start_power_clamp()
Dan Carpenter
1
-1
/
+1
2013-02-06
thermal: exynos: Miscellaneous fixes to support falling threshold interrupt
Amit Daniel Kachhap
1
-6
/
+11
2013-02-06
PM: Introduce Intel PowerClamp Driver
Jacob Pan
3
-0
/
+806
2013-01-25
thermal: Convert to devm_ioremap_resource()
Thierry Reding
1
-5
/
+3
2013-01-17
thermal: check for invalid trip setup when registering thermal device
Eduardo Valentin
1
-0
/
+3
2013-01-16
thermal: cleanup: use dev_* helper functions
Eduardo Valentin
1
-4
/
+6
2013-01-16
thermal: remove unnecessary include
Eduardo Valentin
1
-1
/
+0
[prev]
[next]