Age | Commit message (Expand) | Author | Files | Lines |
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-18 | 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 |
2013-05-06 | Thermal: rcar: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -2/+0 |
2013-05-06 | Thermal: kirkwood: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-06 | Thermal: exynos: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -3/+0 |
2013-05-06 | Thermal: dove_thermal: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-05-06 | Thermal: armada_thermal: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-04-27 | Merge branch 'cpu_cooling-doc-comments-update' of .git into next | Zhang Rui | 1 | -21/+29 |
2013-04-27 | thermal: db8500_cpufreq_cooling: remove usage of IS_ERR_OR_NULL() | Eduardo Valentin | 1 | -1/+1 |
2013-04-27 | thermal: thermal_core: remove usage of IS_ERR_OR_NULL | Eduardo Valentin | 1 | -1/+1 |
2013-04-27 | thermal: cpu_cooling: alignment improvements | Eduardo Valentin | 1 | -10/+9 |
2013-04-27 | thermal: cpu_cooling: remove checkpatch.pl warning | Eduardo Valentin | 1 | -1/+1 |
2013-04-27 | thermal: cpu_cooling: remove trailing blank line | Eduardo Valentin | 1 | -1/+0 |
2013-04-27 | thermal: cpu_cooling: align on open parenthesis | Eduardo Valentin | 1 | -1/+2 |
2013-04-27 | thermal: cpu_cooling: standardize comment style | Eduardo Valentin | 1 | -6/+4 |
2013-04-27 | thermal: cpu_cooling: standardize end of function | Eduardo Valentin | 1 | -0/+12 |
2013-04-27 | thermal: cpu_cooling: remove trailing white spaces | Eduardo Valentin | 1 | -2/+1 |
2013-04-24 | Merge branch 'cpu_cooling-doc-comments-update' of .git into next | Zhang Rui | 2 | -25/+87 |
2013-04-24 | Merge branch 'thermal_core-doc-comments-update' of .git into next | Zhang Rui | 1 | -23/+57 |