]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Sun, 18 Sep 2011 17:10:10 +0000 (10:10 -0700)
commit11efe481c68ac07f9763f5cb128c6647558ec9c3
tree0d44a3df68e7e12d0d9168961e5df3dec9307f1c
parent52de5442a3dab9b80f23596d3241e3b090bb62f7
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]