Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-02-22 | LM75 bug fix for negative temperatures | Larry Johnson | |
When the LM75 temperature sensor measures a temperature below 0 C, the current driver does not perform sign extension, so the result returned is 256 C too high. This patch fixes the problem. Signed-off-by: Larry Johnson <lrj@acm.org> | |||
2007-11-25 | drivers/hwmon : move hardware monitor drviers to drivers/hwmon | Jean-Christophe PLAGNIOL-VILLARD | |
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> |