summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorGuenter Roeck2015-06-08 20:15:23 +0200
committerGuenter Roeck2015-08-09 22:44:27 +0200
commit1f61cab8a729e00af77b51b44c3a8dc8ef3b3eb9 (patch)
treee50a28f26f95e50c4f50fdfbe81d69be9bce6886 /MAINTAINERS
parenthwmon: (pmbus) Add support for VR12 (diff)
downloadkernel-qcow2-linux-1f61cab8a729e00af77b51b44c3a8dc8ef3b3eb9.tar.gz
kernel-qcow2-linux-1f61cab8a729e00af77b51b44c3a8dc8ef3b3eb9.tar.xz
kernel-qcow2-linux-1f61cab8a729e00af77b51b44c3a8dc8ef3b3eb9.zip
hwmon: (pmbus) Add support for MAX20751
MAX20751 is a multiphase power controller with internal buck converter. It uses VR12.0 to report the output voltage. This requires an explicit driver, since the VR version can not be auto-detected. The chip supports a manufacturer specific command to fine-tune the output voltage. This command is not currently supported. Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index a9ae6c105520..6a406b607eeb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6539,6 +6539,13 @@ S: Maintained
F: Documentation/hwmon/max16065
F: drivers/hwmon/max16065.c
+MAX20751 HARDWARE MONITOR DRIVER
+M: Guenter Roeck <linux@roeck-us.net>
+L: lm-sensors@lm-sensors.org
+S: Maintained
+F: Documentation/hwmon/max20751
+F: drivers/hwmon/max20751.c
+
MAX6650 HARDWARE MONITOR AND FAN CONTROLLER DRIVER
M: "Hans J. Koch" <hjk@hansjkoch.de>
L: lm-sensors@lm-sensors.org