hwmon: (lm90) Add support for the LM99 16 degree offset
authorJean Delvare <khali@linux-fr.org>
Sun, 26 Oct 2008 16:04:39 +0000 (17:04 +0100)
committerJean Delvare <khali@linux-fr.org>
Sun, 26 Oct 2008 16:04:39 +0000 (17:04 +0100)
commit97ae60bb38279e1941c738b1037a57e6b14efeaf
tree8ee603aa0450eca8d31f46a7946dc5e08338ff32
parentec38fa2b35f13e7fa1d676a5bc997d0df1b02574
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 <khali@linux-fr.org>
Cc: Matthew Garrett <mjg59@srcf.ucam.org>
Documentation/hwmon/lm90
drivers/hwmon/lm90.c