commit | 1f61cab8a729e00af77b51b44c3a8dc8ef3b3eb9 | [log] [tgz] |
---|---|---|
author | Guenter Roeck <linux@roeck-us.net> | Mon Jun 08 11:15:23 2015 -0700 |
committer | Guenter Roeck <linux@roeck-us.net> | Sun Aug 09 13:44:27 2015 -0700 |
tree | e50a28f26f95e50c4f50fdfbe81d69be9bce6886 | |
parent | 068c227056b9223fea1a759e08db2558d5cbb5ad [diff] |
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>