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:
8d59582
)
hwmon: (tmp421) Fix temperature conversions
author
Jean Delvare
<khali@linux-fr.org>
Fri, 5 Mar 2010 21:17:25 +0000
(22:17 +0100)
committer
Jean Delvare
<khali@linux-fr.org>
Fri, 5 Mar 2010 21:17:25 +0000
(22:17 +0100)
The low bits of temperature registers are status bits, they must be
masked out before converting the register values to temperatures.
Signed-off-by: Jean Delvare <khali@linux-fr.org>
Tested-by: Andre Prendel <andre.prendel@gmx.de>
Cc: stable@kernel.org
No differences found