aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/thermal/rcar_thermal.c
Commit message (Expand)AuthorAge
* thermal: rcar: add pm_runtime_xxx() supportKuninori Morimoto2013-04-02
* thermal: rcar: tidyup registration failure caseKuninori Morimoto2013-04-02
* thermal: rcar_thermal: propagate return value of thermal_zone_device_registerDevendra Naga2013-03-11
* Thermal: rcar: Convert to devm_ioremap_resource()Sachin Kamat2013-03-11
* thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()Wei Yongjun2013-03-11
* thermal: rcar: remove __devinitconstArnd Bergmann2013-02-22
* thermal: rcar: add Device Tree supportKuninori Morimoto2013-02-08
* thermal: rcar: remove machine_power_off() from rcar_thermal_notify()Kuninori Morimoto2013-02-06
* thermal: rcar: add interrupt supportKuninori Morimoto2013-02-06
* thermal: rcar: add read/write functions for common/priv dataKuninori Morimoto2013-02-06
* thermal: rcar: multi channel supportKuninori Morimoto2013-02-06
* thermal: rcar: use mutex lock instead of spin lockKuninori Morimoto2013-02-06
* thermal: rcar: enable CPCTL to use hardware TSC decidingKuninori Morimoto2013-02-06
* thermal: rcar: use parenthesis on macroKuninori Morimoto2013-02-06
* thermal: rcar: add .get_trip_type/temp and .notify supportkuninori.morimoto.gx@renesas.com2013-01-04
* thermal: rcar: add rcar_zone_to_priv() macroKuninori Morimoto2012-11-25
* thermal: rcar: fixup the unit of temperatureKuninori Morimoto2012-11-25
* thermal: rcar_thermal: remove explicitly used devm_kfree/iounap()Kuninori Morimoto2012-11-06
* Thermal: Pass zone parameters as argument to tzd_registerDurgadoss R2012-11-05
* thermal: solve compilation errors in rcar_thermalDevendra Naga2012-11-02
* thermal: add Renesas R-Car thermal sensor supportKuninori Morimoto2012-09-24