git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbf63be
)
thermal: rcar: add .get_trip_type/temp and .notify support
author
kuninori.morimoto.gx@renesas.com
<kuninori.morimoto.gx@renesas.com>
Mon, 3 Dec 2012 02:48:41 +0000
(18:48 -0800)
committer
Zhang Rui
<rui.zhang@intel.com>
Fri, 4 Jan 2013 07:37:45 +0000
(15:37 +0800)
This patch adds .get_trip_type(), .get_trip_temp(), and .notify()
on rcar_thermal_zone_ops.
Driver will try platform power OFF if it reached to
critical temperature.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
No differences found