commit | 4a9d3b15f2f695fc42d6880c21dc38a32dfc2f25 | [log] [tgz] |
---|---|---|
author | Dirk Eibach <eibach@gdsys.de> | Mon Apr 18 10:43:14 2011 +0200 |
committer | Wolfgang Denk <wd@denx.de> | Thu May 12 23:01:34 2011 +0200 |
tree | 7f62e73efdd244b3a01e801cc35b6cf838fdd738 | |
parent | ccd5d8978ed1ec2c0514e3d85451ede8b6e02808 [diff] |
hwmon: Extend lm63.c to support LM64 This patch adds support for the National LM64 temperature sensor with integrated fan control to lm63.c. Main difference between LM63 and LM64 is 16°C offset in sensor readings. Signed-off-by: Dirk Eibach <eibach@gdsys.de>