Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hwmon: (pmbus) Simplify remove functions | Guenter Roeck | 2012-03-18 | 1 | -7/+1 |
* | hwmon: (pmbus) Convert pmbus drivers to use devm_kzalloc | Guenter Roeck | 2012-03-18 | 1 | -20/+6 |
* | hwmon: convert drivers/hwmon/* to use module_i2c_driver() | Axel Lin | 2012-03-18 | 1 | -11/+1 |
* | hwmon: (pmbus) Always call _pmbus_read_byte in core driver | Guenter Roeck | 2011-10-24 | 1 | -2/+2 |
* | hwmon: (pmbus) Replace EINVAL return codes with more appropriate errors | Guenter Roeck | 2011-10-24 | 1 | -4/+4 |
* | hwmon: (pmbus) Don't return errors from driver remove functions | Guenter Roeck | 2011-10-24 | 1 | -3/+2 |
* | hwmon: (pmbus/lm25066) Ignore byte writes to non-zero pages | Guenter Roeck | 2011-08-11 | 1 | -0/+12 |
* | hwmon: (pmbus) Add client driver for LM25066, LM5064, and LM5066 | Guenter Roeck | 2011-07-28 | 1 | -0/+340 |