commit | d2a73e225d113fdccd80373ad9aeb2b58b32a30b | [log] [tgz] |
---|---|---|
author | kuninori.morimoto.gx@renesas.com <kuninori.morimoto.gx@renesas.com> | Sun Dec 02 18:48:41 2012 -0800 |
committer | Zhang Rui <rui.zhang@intel.com> | Fri Jan 04 15:37:45 2013 +0800 |
tree | af255ad70f782ef6a32cde24df5f94522414f531 | |
parent | bbf63be4f331358173da26b888a10583fcc92ec0 [diff] |
thermal: rcar: add .get_trip_type/temp and .notify support 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>