diff options
author | Jean Delvare <khali@linux-fr.org> | 2013-05-04 08:49:36 -0400 |
---|---|---|
committer | Jean Delvare <khali@endymion.delvare> | 2013-05-04 08:49:36 -0400 |
commit | 3fbc81e3c0257c756c0955bcb291374d74c11f61 (patch) | |
tree | d7066dfd34f7da00f03764a073b583cfb622d2c5 /Documentation/hwmon | |
parent | 0cd2c72d765191f24d7be14366c0413bf139f3e3 (diff) |
hwmon: (lm75) Add support for the Dallas/Maxim DS7505
Basically it's the same as the original DS75 but much faster.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/hwmon')
-rw-r--r-- | Documentation/hwmon/lm75 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Documentation/hwmon/lm75 b/Documentation/hwmon/lm75 index 5e45d0795986..2560a9c6d445 100644 --- a/Documentation/hwmon/lm75 +++ b/Documentation/hwmon/lm75 | |||
@@ -12,11 +12,11 @@ Supported chips: | |||
12 | Addresses scanned: I2C 0x48 - 0x4f | 12 | Addresses scanned: I2C 0x48 - 0x4f |
13 | Datasheet: Publicly available at the National Semiconductor website | 13 | Datasheet: Publicly available at the National Semiconductor website |
14 | http://www.national.com/ | 14 | http://www.national.com/ |
15 | * Dallas Semiconductor DS75, DS1775 | 15 | * Dallas Semiconductor (now Maxim) DS75, DS1775, DS7505 |
16 | Prefixes: 'ds75', 'ds1775' | 16 | Prefixes: 'ds75', 'ds1775', 'ds7505' |
17 | Addresses scanned: none | 17 | Addresses scanned: none |
18 | Datasheet: Publicly available at the Dallas Semiconductor website | 18 | Datasheet: Publicly available at the Maxim website |
19 | http://www.maxim-ic.com/ | 19 | http://www.maximintegrated.com/ |
20 | * Maxim MAX6625, MAX6626 | 20 | * Maxim MAX6625, MAX6626 |
21 | Prefixes: 'max6625', 'max6626' | 21 | Prefixes: 'max6625', 'max6626' |
22 | Addresses scanned: none | 22 | Addresses scanned: none |