]> git.karo-electronics.de Git - karo-tx-linux.git/commit
thermal: exynos: register the tmu sensor with the kernel thermal layer
authorAmit Daniel Kachhap <amit.kachhap@linaro.org>
Thu, 16 Aug 2012 11:41:43 +0000 (17:11 +0530)
committerZhang Rui <rui.zhang@intel.com>
Mon, 10 Sep 2012 06:30:35 +0000 (14:30 +0800)
commitb031cc0f36b48abe99df70c3482fea509c001a4e
treea1484b461bd437f220371e1b8d0f3410ae7ca7bc
parentf21d845181e45d05cad901ce358620349763407f
thermal: exynos: register the tmu sensor with the kernel thermal layer

This code added creates a link between temperature sensors, linux thermal
framework and cooling devices for samsung exynos platform.  This layer
monitors the temperature from the sensor and informs the generic thermal
layer to take the necessary cooling action.

[akpm@linux-foundation.org: fix comment layout]
Signed-off-by: Amit Daniel Kachhap <amit.kachhap@linaro.org>
Acked-by: Guenter Roeck <guenter.roeck@ericsson.com>
Cc: SangWook Ju <sw.ju@samsung.com>
Cc: Durgadoss <durgadoss.r@intel.com>
Cc: Len Brown <lenb@kernel.org>
Cc: Jean Delvare <khali@linux-fr.org>
Cc: Kyungmin Park <kmpark@infradead.org>
Cc: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
drivers/thermal/exynos_thermal.c
include/linux/platform_data/exynos_thermal.h