summaryrefslogtreecommitdiffstats
path: root/drivers/hwmon/lm90.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-15hwmon: (w83627ehf) Use 16 bit fan count registers if supportedGuenter Roeck1-27/+59
2011-03-15hwmon: (w83627ehf) Add support for Nuvoton NCT6775F and NCT6776FGuenter Roeck2-156/+694
2011-03-15hwmon: (w83627ehf) Permit enabling SmartFan IV mode if configured at startupGuenter Roeck1-2/+10
2011-03-15hwmon: (w83627ehf) Convert register arrays to 16 bit, and convert access to p...Guenter Roeck1-24/+36
2011-03-15hwmon: (w83627ehf) Remove references to datasheets which no longer existGuenter Roeck1-4/+2
2011-03-15hwmon: (w83627ehf) Improve support for W83667HG-BGuenter Roeck2-38/+136
2011-03-15hwmon: (w83627ehf) Optimize multi-bank register accessGuenter Roeck1-15/+11
2011-03-15hwmon: (w83627ehf) Fixed most checkpatch warnings and errorsGuenter Roeck1-64/+85
2011-03-15hwmon: (w83627ehf) Unify temperature register access, and use strict string c...Guenter Roeck1-106/+113
2011-03-15hwmon: Add tachometer pulses per fan revolution to sysfs ABIGuenter Roeck1-0/+11
2011-03-15hwmon: Add support for LTC4151per.dalen@appeartv.com4-0/+315
2011-03-15hwmon: (pmbus) Fix LINEAR16 data formatGuenter Roeck1-14/+17
2011-03-15hwmon: (pmbus) Continuously update temperature limit registersGuenter Roeck1-4/+10
2011-03-15hwmon: (pmbus) Improve support for paged temperature sensorsGuenter Roeck1-18/+28
2011-03-15hwmon: (pmbus) Improve support for paged fansGuenter Roeck1-30/+40
2011-03-15hwmon: (pmbus) More stringent checking of VOUT_MODE registerGuenter Roeck1-3/+4
2011-03-15hwmon: (pmbus) Add support for Maxim MAX34440/MAX34441Guenter Roeck3-0/+210
2011-03-15hwmon: (pmbus) Add support for Maxim MAX16064Guenter Roeck3-0/+102
2011-03-15hwmon: (pmbus) Add support for Maxim MAX8688Guenter Roeck3-0/+169