Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-07-16 | hwmon: (w83l786ng) Convert to a new-style i2c driver | Jean Delvare | 1 | -53/+45 | |
The new-style w83l786ng driver implements the optional detect() callback to cover the use cases of the legacy driver. Signed-off-by: Jean Delvare <khali@linux-fr.org> Cc: Kevin Lo <kevlo@kevlo.org> | |||||
2008-02-18 | hwmon: normal_i2c arrays should be const | Mark M. Hoffman | 1 | -1/+1 | |
Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com> | |||||
2008-02-07 | hwmon: Add support for Winbond W83L786NG/NR | Kevin Lo | 1 | -0/+821 | |
Signed-off-by: Kevin Lo <kevlo@kevlo.org> Signed-off-by: Mark M. Hoffman <mhoffman@lightlink.com> |