aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/spear_thermal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R1-1/+1
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui1-1/+1
2012-07-26Merge 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 releaseLen Brown1-11/+17
2012-07-24Thermal: Make Thermal trip points writeableDurgadoss R1-1/+1
2012-06-02drivers/thermal/spear_thermal.c: add Device Tree probing capabilityViresh Kumar1-10/+16
2012-03-22thermal: spear13xx: checking for NULL instead of IS_ERR()Dan Carpenter1-2/+2
2012-03-22thermal/spear_thermal: replace readl/writel with lighter _relaxed variantsViresh Kumar1-8/+8
2012-03-22thermal: add support for thermal sensor present on SPEAr13xx machinesVincenzo Frascino1-0/+206