Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-06-12 | hwmon: (pmbus) move header file out of I2C realm | Wolfram Sang | 1 | -1/+1 | |
include/linux/i2c is not for client devices. Move the header file to a more appropriate location. Signed-off-by: Wolfram Sang <wsa@the-dreams.de> Signed-off-by: Guenter Roeck <linux@roeck-us.net> | |||||
2011-10-24 | hwmon: (pmbus) Provide more documentation | Guenter Roeck | 1 | -0/+283 | |
Provide more documentation describing PMBus driver functionality and the API between the PMBus core driver and PMBus chip drivers. Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com> Reviewed-by: Robert Coulson <robert.coulson@ericsson.com> |