index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
thermal
/
rcar_thermal.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-02
thermal: rcar: add pm_runtime_xxx() support
Kuninori Morimoto
1
-0
/
+11
2013-04-02
thermal: rcar: tidyup registration failure case
Kuninori Morimoto
1
-7
/
+16
2013-03-11
thermal: rcar_thermal: propagate return value of thermal_zone_device_register
Devendra Naga
1
-1
/
+3
2013-03-11
Thermal: rcar: Convert to devm_ioremap_resource()
Sachin Kamat
1
-10
/
+6
2013-03-11
thermal: rcar: fix missing unlock on error in rcar_thermal_update_temp()
Wei Yongjun
1
-4
/
+5
2013-02-22
thermal: rcar: remove __devinitconst
Arnd Bergmann
1
-1
/
+1
2013-02-08
thermal: rcar: add Device Tree support
Kuninori Morimoto
1
-0
/
+7
2013-02-06
thermal: rcar: remove machine_power_off() from rcar_thermal_notify()
Kuninori Morimoto
1
-1
/
+0
2013-02-06
thermal: rcar: add interrupt support
Kuninori Morimoto
1
-9
/
+150
2013-02-06
thermal: rcar: add read/write functions for common/priv data
Kuninori Morimoto
1
-7
/
+41
2013-02-06
thermal: rcar: multi channel support
Kuninori Morimoto
1
-34
/
+94
2013-02-06
thermal: rcar: use mutex lock instead of spin lock
Kuninori Morimoto
1
-23
/
+7
2013-02-06
thermal: rcar: enable CPCTL to use hardware TSC deciding
Kuninori Morimoto
1
-65
/
+26
2013-02-06
thermal: rcar: use parenthesis on macro
Kuninori Morimoto
1
-1
/
+1
2013-01-04
thermal: rcar: add .get_trip_type/temp and .notify support
kuninori.morimoto.gx@renesas.com
1
-3
/
+65
2012-11-26
thermal: rcar: add rcar_zone_to_priv() macro
Kuninori Morimoto
1
-1
/
+2
2012-11-26
thermal: rcar: fixup the unit of temperature
Kuninori Morimoto
1
-1
/
+3
2012-11-07
thermal: rcar_thermal: remove explicitly used devm_kfree/iounap()
Kuninori Morimoto
1
-16
/
+2
2012-11-05
Thermal: Pass zone parameters as argument to tzd_register
Durgadoss R
1
-1
/
+1
2012-11-03
thermal: solve compilation errors in rcar_thermal
Devendra Naga
1
-1
/
+1
2012-09-24
thermal: add Renesas R-Car thermal sensor support
Kuninori Morimoto
1
-0
/
+260