aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon
diff options
context:
space:
mode:
authorMichael Thalmeier <michael.thalmeier@hale.at>2014-11-18 17:08:04 +0100
committerGuenter Roeck <linux@roeck-us.net>2014-11-30 20:13:13 -0800
commit799fc6021430243592ea8390aa4865713a12fd5f (patch)
tree5bcafe28a6b3dca1a3e73da49d17e488f56d5901 /Documentation/hwmon
parenthwmon: Driver for Nuvoton NCT7802Y (diff)
downloadlinux-dev-799fc6021430243592ea8390aa4865713a12fd5f.tar.xz
linux-dev-799fc6021430243592ea8390aa4865713a12fd5f.zip
hwmon: (lm75) Add support for the NXP LM75B
It is basically a faster lm75 with improved (11 bit) resolution. Signed-off-by: Michael Thalmeier <michael.thalmeier@hale.at> Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r--Documentation/hwmon/lm755
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/hwmon/lm75 b/Documentation/hwmon/lm75
index c6a5ff1b4641..67691a0aa41d 100644
--- a/Documentation/hwmon/lm75
+++ b/Documentation/hwmon/lm75
@@ -53,6 +53,11 @@ Supported chips:
http://www.ti.com/product/tmp75
http://www.ti.com/product/tmp175
http://www.ti.com/product/tmp275
+ * NXP LM75B
+ Prefix: 'lm75b'
+ Addresses scanned: none
+ Datasheet: Publicly available at the NXP website
+ http://www.nxp.com/documents/data_sheet/LM75B.pdf
Author: Frodo Looijaard <frodol@dds.nl>