aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pmbus/lm25066.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-24hwmon: (pmbus) Always call _pmbus_read_byte in core driverGuenter Roeck1-2/+2
2011-10-24hwmon: (pmbus) Replace EINVAL return codes with more appropriate errorsGuenter Roeck1-4/+4
2011-10-24hwmon: (pmbus) Don't return errors from driver remove functionsGuenter Roeck1-3/+2
2011-08-11hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pagesGuenter Roeck1-0/+12
2011-07-28hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066Guenter Roeck1-0/+340