]> 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>
Tue, 14 Aug 2012 03:22:29 +0000 (13:22 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 22 Aug 2012 05:53:27 +0000 (15:53 +1000)
commit207c5a7c40ada796464f7fdcb6af2e149fd1b0c0
treed6603b5ea48b4612d774dba0f923fe09ee3e262f
parentcf30d695e280173df051302f2e60d371e703367b
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