]> 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>
Sat, 21 Jul 2012 00:53:50 +0000 (10:53 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Jul 2012 03:02:18 +0000 (13:02 +1000)
commite6f1e4ea9196660d4f40aec2a036f786a1f41465
tree64c699902af8b9bc4a446129375009a4620329dd
parentc0dfbb115cf07f5912f3db04c91baf35cab67335
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>
Cc: Donggeun Kim <dg77.kim@samsung.com>
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>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
drivers/thermal/exynos_thermal.c
include/linux/platform_data/exynos_thermal.h