summaryrefslogtreecommitdiff
path: root/Documentation/hwmon/lm93
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2011-01-18 14:30:00 -0800
committerLinus Torvalds <torvalds@linux-foundation.org>2011-01-18 14:30:00 -0800
commit39f3b1a6878bd9d8c81443546c1115c38d18d44d (patch)
treebc30eb676c6f62236c222837730c811461d6baa0 /Documentation/hwmon/lm93
parent335bc70b6b5fdc9b4e28cb56c27f10124064f9da (diff)
parentc7bf71c517abfc3b15970d67910e0f62e0522939 (diff)
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging
* 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/staging: hwmon: (lm93) Add support for LM94
Diffstat (limited to 'Documentation/hwmon/lm93')
-rw-r--r--Documentation/hwmon/lm937
1 files changed, 7 insertions, 0 deletions
diff --git a/Documentation/hwmon/lm93 b/Documentation/hwmon/lm93
index 7a10616d0b44..f3b2ad2ceb01 100644
--- a/Documentation/hwmon/lm93
+++ b/Documentation/hwmon/lm93
@@ -6,6 +6,10 @@ Supported chips:
Prefix 'lm93'
Addresses scanned: I2C 0x2c-0x2e
Datasheet: http://www.national.com/ds.cgi/LM/LM93.pdf
+ * National Semiconductor LM94
+ Prefix 'lm94'
+ Addresses scanned: I2C 0x2c-0x2e
+ Datasheet: http://www.national.com/ds.cgi/LM/LM94.pdf
Authors:
Mark M. Hoffman <mhoffman@lightlink.com>
@@ -56,6 +60,9 @@ previous motherboard management ASICs and uses some of the LM85's features
for dynamic Vccp monitoring and PROCHOT. It is designed to monitor a dual
processor Xeon class motherboard with a minimum of external components.
+LM94 is also supported in LM93 compatible mode. Extra sensors and features of
+LM94 are not supported.
+
User Interface
--------------