Thermal: exynos: Add sysfs node supporting exynos's emulation mode.
authorJonghwa Lee <jonghwa3.lee@samsung.com>
Wed, 21 Nov 2012 04:31:01 +0000 (13:31 +0900)
committerZhang Rui <rui.zhang@intel.com>
Fri, 4 Jan 2013 07:22:37 +0000 (15:22 +0800)
commitbbf63be4f331358173da26b888a10583fcc92ec0
tree6823381e0bae1e601921d33d964a5f24e997f18e
parentb8bb6cb999858043489c1ddef08eed2127559169
Thermal: exynos: Add sysfs node supporting exynos's emulation mode.

This patch supports exynos's emulation mode with newly created sysfs node.
Exynos 4x12 (4212, 4412) and 5 series provide emulation mode for thermal
management unit. Thermal emulation mode supports software debug for TMU's
operation. User can set temperature manually with software code and TMU
will read current temperature from user value not from sensor's value.
This patch includes also documentary placed under Documentation/thermal/.

Signed-off-by: Jonghwa Lee <jonghwa3.lee@samsung.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>
Documentation/thermal/exynos_thermal_emulation [new file with mode: 0644]
drivers/thermal/Kconfig
drivers/thermal/exynos_thermal.c
This page took 0.026527 seconds and 5 git commands to generate.