diff options
author | Guenter Roeck <guenter.roeck@ericsson.com> | 2010-06-25 11:59:54 -0700 |
---|---|---|
committer | Guenter Roeck <guenter.roeck@ericsson.com> | 2010-10-25 14:11:20 -0700 |
commit | e5f5c99a39375ce533aacfdfb269978070121e1c (patch) | |
tree | 0abf39b045d772cf11bc401bcb1a36985ad3d99a /MAINTAINERS | |
parent | 2ee321440e3a594dcdd9981e68e5e302447047a2 (diff) | |
download | linux-3.10-e5f5c99a39375ce533aacfdfb269978070121e1c.tar.gz linux-3.10-e5f5c99a39375ce533aacfdfb269978070121e1c.tar.bz2 linux-3.10-e5f5c99a39375ce533aacfdfb269978070121e1c.zip |
hwmon: LTC4261 Hardware monitoring driver
This driver adds support for Linear Technology LTC4261 I2C Negative
Voltage Hot Swap Controller.
Reviewed-by: Ira W. Snyder <iws@ovro.caltech.edu>
Reviewed-by: Tom Grennan <tom.grennan@ericsson.com>
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 541451050b3..146b8a068a4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3765,6 +3765,13 @@ L: linux-scsi@vger.kernel.org S: Maintained F: drivers/scsi/sym53c8xx_2/ +LTC4261 HARDWARE MONITOR DRIVER +M: Guenter Roeck <linux@roeck-us.net> +L: lm-sensors@lm-sensors.org +S: Maintained +F: Documentation/hwmon/ltc4261 +F: drivers/hwmon/ltc4261.c + LTP (Linux Test Project) M: Rishikesh K Rajak <risrajak@linux.vnet.ibm.com> M: Garrett Cooper <yanegomi@gmail.com> |