aboutsummaryrefslogtreecommitdiff
path: root/drivers/thermal/spear_thermal.c
AgeCommit message (Expand)AuthorFilesLines
2013-05-28Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...Gravatar Zhang Rui 1-13/+5
2013-05-28Thermal: spear: Remove redundant use of of_match_ptrGravatar Sachin Kamat 1-1/+1
2013-05-28Thermal: don't check resource with devm_ioremap_resourceGravatar Zhang Rui 1-10/+3
2013-05-20Thermal: spear_thermal: convert to devm_ioremap_resourceGravatar Zhang Rui 1-10/+10
2013-05-06Thermal: spear: Remove redundant platform_set_drvdata()Gravatar Sachin Kamat 1-1/+0
2013-01-04drivers/thermal/spear_thermal.c: use devm_clk_getGravatar Julia Lawall 1-5/+2
2012-11-05Thermal: Pass zone parameters as argument to tzd_registerGravatar Durgadoss R 1-1/+1
2012-09-24Thermal: Remove tc1/tc2 in generic thermal layer.Gravatar Zhang Rui 1-1/+1
2012-07-26Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Gravatar Len Brown 1-11/+17
2012-07-24Thermal: Make Thermal trip points writeableGravatar Durgadoss R 1-1/+1
2012-06-02drivers/thermal/spear_thermal.c: add Device Tree probing capabilityGravatar Viresh Kumar 1-10/+16
2012-03-22thermal: spear13xx: checking for NULL instead of IS_ERR()Gravatar Dan Carpenter 1-2/+2
2012-03-22thermal/spear_thermal: replace readl/writel with lighter _relaxed variantsGravatar Viresh Kumar 1-8/+8
2012-03-22thermal: add support for thermal sensor present on SPEAr13xx machinesGravatar Vincenzo Frascino 1-0/+206