]> git.kernelconcepts.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, 5 Nov 2012 06:00:05 +0000 (14:00 +0800)
commita4a15485fbba44d162d626141b9a7404e790f570
tree1fdff11c9a771b879238f03eafec080fa193edf7
parent50125a9b27dd09e9afdc1b8712ba0b3859886c68
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