aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/pmbus_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-26hwmon: (pmbus) Fix temperature limit register accessGuenter Roeck1-34/+36
2011-03-14hwmon: (pmbus) Fix LINEAR16 data formatGuenter Roeck1-14/+17
2011-03-14hwmon: (pmbus) Continuously update temperature limit registersGuenter Roeck1-4/+10
2011-03-14hwmon: (pmbus) Improve support for paged temperature sensorsGuenter Roeck1-18/+28
2011-03-14hwmon: (pmbus) Improve support for paged fansGuenter Roeck1-30/+40
2011-03-14hwmon: (pmbus) More stringent checking of VOUT_MODE registerGuenter Roeck1-3/+4
2011-03-14hwmon: PMBus device driverGuenter Roeck1-0/+1628