Age | Commit message (Expand) | Author | Files | Lines |
2016-02-09 | thermal: spear: use __maybe_unused for PM functions | Arnd Bergmann | 1 | -4/+2 |
2015-08-03 | thermal: consistently use int for temperatures | Sascha Hauer | 1 | -1/+1 |
2014-10-20 | thermal: drop owner assignment from platform_drivers | Wolfram Sang | 1 | -1/+0 |
2014-05-15 | thermal: spear: remove unnecessary OOM messages | Jingoo Han | 1 | -3/+1 |
2013-05-28 | Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git into next | Zhang Rui | 1 | -13/+5 |
2013-05-28 | Thermal: spear: Remove redundant use of of_match_ptr | Sachin Kamat | 1 | -1/+1 |
2013-05-28 | Thermal: don't check resource with devm_ioremap_resource | Zhang Rui | 1 | -10/+3 |
2013-05-20 | Thermal: spear_thermal: convert to devm_ioremap_resource | Zhang Rui | 1 | -10/+10 |
2013-05-06 | Thermal: spear: Remove redundant platform_set_drvdata() | Sachin Kamat | 1 | -1/+0 |
2013-01-04 | drivers/thermal/spear_thermal.c: use devm_clk_get | Julia Lawall | 1 | -5/+2 |
2012-11-05 | Thermal: Pass zone parameters as argument to tzd_register | Durgadoss R | 1 | -1/+1 |
2012-09-24 | Thermal: Remove tc1/tc2 in generic thermal layer. | Zhang Rui | 1 | -1/+1 |
2012-07-26 | Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuidle-coupled', 'cpuidle-tweaks', 'intel_idle-ivb', 'ost', 'red-hat-bz-772730', 'thermal', 'thermal-spear' and 'turbostat-v2' into release | Len Brown | 1 | -11/+17 |
2012-07-24 | Thermal: Make Thermal trip points writeable | Durgadoss R | 1 | -1/+1 |
2012-06-02 | drivers/thermal/spear_thermal.c: add Device Tree probing capability | Viresh Kumar | 1 | -10/+16 |
2012-03-22 | thermal: spear13xx: checking for NULL instead of IS_ERR() | Dan Carpenter | 1 | -2/+2 |
2012-03-22 | thermal/spear_thermal: replace readl/writel with lighter _relaxed variants | Viresh Kumar | 1 | -8/+8 |
2012-03-22 | thermal: add support for thermal sensor present on SPEAr13xx machines | Vincenzo Frascino | 1 | -0/+206 |