]> git.karo-electronics.de Git - karo-tx-linux.git/commit
hwmon: (max1111) Add support for MAX1110, MAX1112, and MAX1113
authorGuenter Roeck <linux@roeck-us.net>
Tue, 21 Aug 2012 01:52:36 +0000 (18:52 -0700)
committerGuenter Roeck <linux@roeck-us.net>
Sun, 9 Sep 2012 16:30:08 +0000 (09:30 -0700)
commit195ce7fb06a96c8eb32503ef02082637342ea6bb
tree36499216565ee96311388535543c054c8b4030d3
parent3eb436d44e0e8284b0d89b604cf7e0ec457167a8
hwmon: (max1111) Add support for MAX1110, MAX1112, and MAX1113

MAX1110 is similar to MAX1111, with 8 instead of 4 channels. MAX1112 and MAX1113
are similar to MAX1110 and MAX1111, with 4.096V reference voltage instead of
2.048V.

Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/Kconfig
drivers/hwmon/max1111.c