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-08-13
thermal: exynos: Make the zone handling use trip information
Amit Daniel Kachhap
3
-28
/
+47
2013-08-13
thermal: exynos: Return success even if no cooling data supplied
Amit Daniel Kachhap
1
-2
/
+2
2013-08-13
thermal: exynos: Modify private_data to appropriate name driver_data
Amit Daniel Kachhap
3
-4
/
+4
2013-08-13
thermal: exynos: Add support for instance based register/unregister
Amit Daniel Kachhap
3
-26
/
+49
2013-08-13
thermal: exynos: Fix to clear only the generated interrupts
Amit Daniel Kachhap
2
-6
/
+7
2013-08-13
thermal: exynos: Support thermal tripping
Amit Daniel Kachhap
3
-5
/
+44
2013-08-13
thermal: exynos: Move register definitions from driver to data file
Amit Daniel Kachhap
4
-117
/
+315
2013-08-13
thermal: exynos: Add extra entries in the tmu platform data
Amit Daniel Kachhap
4
-48
/
+85
2013-08-13
thermal: exynos: Add missing definations and code cleanup
Amit Daniel Kachhap
1
-16
/
+46
2013-08-13
thermal: exynos: Bifurcate exynos tmu driver and configuration data
Amit Daniel Kachhap
5
-65
/
+126
2013-08-13
thermal: exynos: Move exynos_thermal.h from include/* to driver/* folder
Amit Daniel Kachhap
4
-2
/
+124
2013-08-13
thermal: exynos: Rename exynos_thermal.c to exynos_tmu.c
Amit Daniel Kachhap
2
-4
/
+4
2013-08-13
thermal: exynos: Bifurcate exynos thermal common and tmu controller code
Amit Daniel Kachhap
5
-419
/
+491
2013-08-13
thermal: exynos: Remove un-necessary CPU_THERMAL dependency
Amit Daniel Kachhap
1
-1
/
+0
2013-08-13
thermal: exynos: Use ARCH_HAS_BANDGAP config to know the supported soc's
Amit Daniel Kachhap
1
-1
/
+1
2013-08-13
thermal: exynos: Moving exynos thermal files into samsung directory
Amit Daniel Kachhap
5
-9
/
+19
2013-08-13
thermal: add imx thermal driver support
Shawn Guo
3
-0
/
+409
2013-07-22
Thermal: Fix lockup of cpu_down()
Steven Rostedt
1
-1
/
+0
2013-07-16
Thermal: x86_pkg_temp: Limit number of pkg temp zones
Srinivas Pandruvada
1
-0
/
+5
2013-07-15
Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()
Wei Yongjun
1
-3
/
+5
2013-07-15
Thermal: x86 package temp thermal crash
Srinivas Pandruvada
1
-2
/
+2
2013-07-11
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
24
-48
/
+4981
2013-07-08
thermal: ti-soc-thermal: use standard GPIO DT bindings
Eduardo Valentin
1
-6
/
+2
2013-06-19
thermal: exynos: Support both EXYNOS4X12 SoCs
Tomasz Figa
1
-1
/
+2
2013-06-18
Merge branch 'cpu-package-thermal' of .git into next
Zhang Rui
1
-2
/
+1
2013-06-18
thermal: fix x86_pkg_temp_thermal.c build and Kconfig
Randy Dunlap
1
-2
/
+1
2013-06-18
Merge branch 'cpu-package-thermal' of .git into next
Zhang Rui
3
-0
/
+656
2013-06-18
Thermal: CPU Package temperature thermal
Srinivas Pandruvada
3
-1
/
+655
2013-06-13
Merge branches 'for-rc' and 'ti-soc' of .git into next
Zhang Rui
10
-25
/
+831
2013-06-13
thermal: consider emul_temperature while computing trend
Eduardo Valentin
1
-1
/
+2
2013-06-13
thermal: ti-soc-thermal: add dra752 chip to device table
Eduardo Valentin
2
-0
/
+11
2013-06-13
thermal: ti-soc-thermal: add thermal data for DRA752 chips
Eduardo Valentin
5
-0
/
+775
2013-06-13
thermal: ti-soc-thermal: remove usage of IS_ERR_OR_NULL
Eduardo Valentin
2
-11
/
+14
2013-06-13
thermal: ti-soc-thermal: freeze FSM while computing trend
Eduardo Valentin
1
-3
/
+9
2013-06-13
thermal: ti-soc-thermal: remove external heat while extrapolating hotspot
Eduardo Valentin
1
-10
/
+20
2013-05-28
thermal: cpu_cooling: fix 'descend' check in get_property()
Shawn Guo
1
-1
/
+1
2013-05-28
Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...
Zhang Rui
19
-58
/
+3511
2013-05-28
Thermal: spear: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-28
Thermal: kirkwood: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-28
Thermal: dove: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-28
Thermal: armada: Remove redundant use of of_match_ptr
Sachin Kamat
1
-1
/
+1
2013-05-28
thermal: introduce TI SoC thermal driver
Eduardo Valentin
13
-1
/
+3503
2013-05-28
Thermal: don't check resource with devm_ioremap_resource
Zhang Rui
2
-20
/
+3
2013-05-28
Thermal: core: Ask .get_trip_temp() to register thermal zone device.
Jonghwa Lee
1
-1
/
+1
2013-05-28
thermal: cut the spaces when user sets policy
Andy Shevchenko
1
-1
/
+5
2013-05-28
thermal: rcar: Fix typo in probe information message
Laurent Pinchart
1
-1
/
+1
2013-05-20
Thermal: spear_thermal: convert to devm_ioremap_resource
Zhang Rui
1
-10
/
+10
2013-05-20
drivers/thermal: don't check resource with devm_ioremap_resource
Wolfram Sang
4
-26
/
+3
2013-05-18
drivers/thermal: don't check resource with devm_ioremap_resource
Wolfram Sang
3
-19
/
+0
2013-05-06
Thermal: spear: Remove redundant platform_set_drvdata()
Sachin Kamat
1
-1
/
+0
[prev]
[next]