hwmon: Add driver for EXYNOS4 TMU
authorDonggeun Kim <dg77.kim@samsung.com>
Wed, 7 Sep 2011 09:49:08 +0000 (18:49 +0900)
committerGuenter Roeck <guenter.roeck@ericsson.com>
Mon, 24 Oct 2011 18:09:35 +0000 (11:09 -0700)
commit9d97e5c81e15afaef65d00f077f863c94f750839
tree01df55fd37f2432ec03c29bf55cc97dfdb6f1b60
parent5cf231a346fb80d7945aa46e90186a068a3a001b
hwmon: Add driver for EXYNOS4 TMU

This patch allows to read temperature
from TMU(Thermal Management Unit) of SAMSUNG EXYNOS4 series of SoC.

Signed-off-by: Donggeun Kim <dg77.kim@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Documentation/hwmon/exynos4_tmu [new file with mode: 0644]
drivers/hwmon/Kconfig
drivers/hwmon/Makefile
drivers/hwmon/exynos4_tmu.c [new file with mode: 0644]
include/linux/platform_data/exynos4_tmu.h [new file with mode: 0644]