From 925c36bb09bdf3858c10d5a591be737dd133d979 Mon Sep 17 00:00:00 2001 From: Srinivas Pandruvada Date: Mon, 30 Dec 2013 12:55:06 -0800 Subject: [PATCH] Thermal: ACPI INT3403 thermal driver 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 Signed-off-by: Zhang Rui --- Reading git-format-patch failed