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:
a0ce402
)
hwmon: (w83795) Properly handle negative temperatures
author
Jean Delvare
<khali@linux-fr.org>
Thu, 28 Oct 2010 18:31:47 +0000
(20:31 +0200)
committer
Jean Delvare
<khali@endymion.delvare>
Thu, 28 Oct 2010 18:31:47 +0000
(20:31 +0200)
The temperature registers hold regular 2's complement values, no need
to add any arithmetics.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
No differences found