]> 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>
Fri, 7 Sep 2012 00:17:54 +0000 (10:17 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Fri, 7 Sep 2012 05:36:06 +0000 (15:36 +1000)
commit7ea599e4d89c9208a46dee500a8d23077e2b43d9
treed1642f68d93179c866c81b17d419e8cae1d52f41
parentacfec89d9e010b35b11155c3a94b4f19fbbf368b
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