aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/emc1403.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-05-27hwmon: EMC1403 thermal sensor supportKalhan Trisal1-0/+344
Provides support for the EMC1403 thermal sensor. Only reporting of values is supported. The various Moorestown specific extras to do with thermal alerts and the like are not in this version of the driver. Considerably edited and tidied up by Alan Cox, plus fixes and detection bits from Jean Delvare. Signed-off-by: Kalhan Trisal <kalhan.trisal@intel.com> Signed-off-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Jean Delvare <khali@linux-fr.org>