aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pmbus/max20730.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-04-20hwmon: (pmbus) Introduce PMBUS symbol namespaceGuenter Roeck1-0/+1
2020-12-02hwmon: (pmbus) shrink code and remove pmbus_do_remove()Bartosz Golaszewski1-1/+0
2020-12-02hwmon: (pmbus/max20730) delete some dead codeDan Carpenter1-2/+0
2020-10-26hwmon: (pmbus/max20730) use scnprintf() instead of snprintf()Dan Carpenter1-13/+13
2020-10-06hwmon: (pmbus/max20730) adjust the vout reading given voltage dividerChu Lin1-0/+18
2020-10-05hwmon: (pmbus/max20730) add device monitoring via debugfsUgur Usug1-1/+362
2020-09-23hwmon (pmbus) use simple i2c probe functionStephen Kitt1-5/+6
2020-07-24hwmon: (pmbus/max20730) Add max20710 supportUgur Usug1-6/+43
2020-03-08hwmon: (pmbus) Add 'phase' parameter where needed for multi-phase supportGuenter Roeck1-1/+2
2020-01-23hwmon: (pmbus) Driver for MAX20730, MAX20734, and MAX20743Guenter Roeck1-0/+372