summaryrefslogtreecommitdiffstats
path: root/drivers/thermal/rcar_thermal.c
Commit message (Expand)AuthorAgeFilesLines
...
* thermal: rcar: use mutex lock instead of spin lockKuninori Morimoto2013-02-061-23/+7
* thermal: rcar: enable CPCTL to use hardware TSC decidingKuninori Morimoto2013-02-061-65/+26
* thermal: rcar: use parenthesis on macroKuninori Morimoto2013-02-061-1/+1
* thermal: rcar: add .get_trip_type/temp and .notify supportkuninori.morimoto.gx@renesas.com2013-01-041-3/+65
* thermal: rcar: add rcar_zone_to_priv() macroKuninori Morimoto2012-11-261-1/+2
* thermal: rcar: fixup the unit of temperatureKuninori Morimoto2012-11-261-1/+3
* thermal: rcar_thermal: remove explicitly used devm_kfree/iounap()Kuninori Morimoto2012-11-071-16/+2
* Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-051-1/+1
* thermal: solve compilation errors in rcar_thermalDevendra Naga2012-11-031-1/+1
* thermal: add Renesas R-Car thermal sensor supportKuninori Morimoto2012-09-241-0/+260