summaryrefslogtreecommitdiffstats
path: root/Documentation/hwmon/max20751
Commit message (Collapse)AuthorAgeFilesLines
* hwmon: (pmbus) Add support for MAX20751Guenter Roeck2015-08-091-0/+77
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>