index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
rcar_thermal.c
Age
Commit message (
Expand
)
Author
2013-02-22
thermal: rcar: remove __devinitconst
Arnd Bergmann
2013-02-08
thermal: rcar: add Device Tree support
Kuninori Morimoto
2013-02-06
thermal: rcar: remove machine_power_off() from rcar_thermal_notify()
Kuninori Morimoto
2013-02-06
thermal: rcar: add interrupt support
Kuninori Morimoto
2013-02-06
thermal: rcar: add read/write functions for common/priv data
Kuninori Morimoto
2013-02-06
thermal: rcar: multi channel support
Kuninori Morimoto
2013-02-06
thermal: rcar: use mutex lock instead of spin lock
Kuninori Morimoto
2013-02-06
thermal: rcar: enable CPCTL to use hardware TSC deciding
Kuninori Morimoto
2013-02-06
thermal: rcar: use parenthesis on macro
Kuninori Morimoto
2013-01-04
thermal: rcar: add .get_trip_type/temp and .notify support
kuninori.morimoto.gx@renesas.com
2012-11-26
thermal: rcar: add rcar_zone_to_priv() macro
Kuninori Morimoto
2012-11-26
thermal: rcar: fixup the unit of temperature
Kuninori Morimoto
2012-11-07
thermal: rcar_thermal: remove explicitly used devm_kfree/iounap()
Kuninori Morimoto
2012-11-05
Thermal: Pass zone parameters as argument to tzd_register
Durgadoss R
2012-11-03
thermal: solve compilation errors in rcar_thermal
Devendra Naga
2012-09-24
thermal: add Renesas R-Car thermal sensor support
Kuninori Morimoto