]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Thermal: Add thermal governor registration APIs
authorDurgadoss R <durgadoss.r@intel.com>
Tue, 18 Sep 2012 05:34:57 +0000 (11:04 +0530)
committerZhang Rui <rui.zhang@intel.com>
Mon, 24 Sep 2012 06:44:39 +0000 (14:44 +0800)
commit888310f031fa062561f734c1373cd6125aec57b8
tree031a708219f0a0d4e3369252c7f9947ab8da555a
parent82d3a76a88cda81db74b66a52b554887881c2fb5
Thermal: Add thermal governor registration APIs

This patch creates a structure to hold platform
thermal governor information, and provides APIs
for individual thermal governors to register/unregister
with the Thermal framework.

Signed-off-by: Durgadoss R <durgadoss.r@intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
drivers/thermal/thermal_sys.c
include/linux/thermal.h