From: Jean Delvare Date: Sun, 26 Oct 2008 16:04:39 +0000 (+0100) Subject: hwmon: (lm90) Add support for the LM99 16 degree offset X-Git-Tag: v2.6.28-rc2~6^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97ae60bb38279e1941c738b1037a57e6b14efeaf;p=pandora-kernel.git hwmon: (lm90) Add support for the LM99 16 degree offset The LM99 differs from the LM86, LM89 and LM90 in that it reports remote temperatures (temp2) 16 degrees lower than they really are. So far we have been cheating and handled this in userspace but it really should be handled by the driver directly. Signed-off-by: Jean Delvare Cc: Matthew Garrett --- Reading git-diff-tree failed