]> 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>
Wed, 5 Oct 2011 03:26:04 +0000 (20:26 -0700)
commit50ce7830d70b6e7a83674c0cce16e974a74a5602
treeef20a361461e64c313f2ac7b7ebf1c45b4c5e725
parent5988b11ea1366319bed15bdb28c3b8d0dd1e3929
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]