Thermal: ACPI INT3403 thermal driver
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Mon, 30 Dec 2013 20:55:06 +0000 (12:55 -0800)
committerZhang Rui <rui.zhang@intel.com>
Thu, 2 Jan 2014 01:42:12 +0000 (09:42 +0800)
The ACPI INT3403 device objects present on some systems can be used to retrieve
temperature data from thermal sensors. Add a driver registering each INT3403
device object as a thermal zone device and exposing its _TMP, PATx and GTSH
method via the standard thermal control interface under /sys/class/thermal/.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>

No differences found