summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pmbus/lm25066.c
Commit message (Expand)AuthorAgeFilesLines
* hwmon: (pmbus) Always call _pmbus_read_byte in core driverGuenter Roeck2011-10-241-2/+2
* hwmon: (pmbus) Replace EINVAL return codes with more appropriate errorsGuenter Roeck2011-10-241-4/+4
* hwmon: (pmbus) Don't return errors from driver remove functionsGuenter Roeck2011-10-241-3/+2
* hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pagesGuenter Roeck2011-08-111-0/+12
* hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066Guenter Roeck2011-07-281-0/+340