Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-08 | hwmon: (pmbus) Add 'phase' parameter where needed for multi-phase support | Guenter Roeck | |
In preparation for multi-phase support, add 'phase' parameter to read_word and set_page functions. Actual multi-phase support will be added in a subsequent patch. Cc: Vadim Pasternak <vadimp@mellanox.com> Signed-off-by: Guenter Roeck <linux@roeck-us.net> | |||
2020-01-23 | hwmon: (pmbus) Driver for MAX20730, MAX20734, and MAX20743 | Guenter Roeck | |
Add support for Maxim MAX20730, MAX20734, MAX20743 Integrated, Step-Down Switching Regulators with PMBus support. Signed-off-by: Guenter Roeck <linux@roeck-us.net> |