OSDN Git Service

thermal: imx: implement thermal alarm interrupt handling
authorPhilipp Zabel <p.zabel@pengutronix.de>
Thu, 1 Aug 2013 16:33:12 +0000 (18:33 +0200)
committerZhang Rui <rui.zhang@intel.com>
Thu, 15 Aug 2013 06:57:42 +0000 (14:57 +0800)
commit37713a1e8e4c1a1067ad4c99296f78d3c82ed9c4
treeee5c675ada74baec0dff4721e7e3569c2c94a1bd
parent017e51420cc44098308b00dffd9d4e514ddf40f3
thermal: imx: implement thermal alarm interrupt handling

Enable automatic measurements at 10 Hz and use the alarm interrupt to react
more quickly to sudden temperature changes above the passive or critical
temperature trip points.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/imx_thermal.c