git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a51e06
)
hwmon: (it87) Properly decode -128 degrees C temperature
author
Jean Delvare
<khali@linux-fr.org>
Thu, 12 Mar 2009 12:36:39 +0000
(13:36 +0100)
committer
Jean Delvare
<khali@linux-fr.org>
Thu, 12 Mar 2009 12:36:39 +0000
(13:36 +0100)
The it87 driver is reporting -128 degrees C as +128 degrees C.
That's not a terribly likely temperature value but let's still
get it right, especially when it simplifies the code.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found