summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/spear_thermal.c
Commit message (Expand)AuthorAgeFilesLines
* thermal: spear: use __maybe_unused for PM functionsArnd Bergmann2016-02-091-4/+2
* thermal: consistently use int for temperaturesSascha Hauer2015-08-031-1/+1
* thermal: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* thermal: spear: remove unnecessary OOM messagesJingoo Han2014-05-151-3/+1
*---. Merge branches 'misc', 'drv_cleanup', 'devm-cleanup' and 'ti-soc' of .git int...Zhang Rui2013-05-281-13/+5
|\ \ \
| | * | Thermal: don't check resource with devm_ioremap_resourceZhang Rui2013-05-281-10/+3
| | * | Thermal: spear_thermal: convert to devm_ioremap_resourceZhang Rui2013-05-201-10/+10
| | |/
| * | Thermal: spear: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-061-1/+0
| |/
* | Thermal: spear: Remove redundant use of of_match_ptrSachin Kamat2013-05-281-1/+1
|/
* drivers/thermal/spear_thermal.c: use devm_clk_getJulia Lawall2013-01-041-5/+2
* Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-051-1/+1
* Thermal: Remove tc1/tc2 in generic thermal layer.Zhang Rui2012-09-241-1/+1
*-. Merge branches 'acpi_pad', 'acpica', 'apei-bugzilla-43282', 'battery', 'cpuid...Len Brown2012-07-261-11/+17
|\ \
| | * drivers/thermal/spear_thermal.c: add Device Tree probing capabilityViresh Kumar2012-06-021-10/+16
| |/ |/|
| * Thermal: Make Thermal trip points writeableDurgadoss R2012-07-241-1/+1
|/
* thermal: spear13xx: checking for NULL instead of IS_ERR()Dan Carpenter2012-03-221-2/+2
* thermal/spear_thermal: replace readl/writel with lighter _relaxed variantsViresh Kumar2012-03-221-8/+8
* thermal: add support for thermal sensor present on SPEAr13xx machinesVincenzo Frascino2012-03-221-0/+206
OpenPOWER on IntegriCloud