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:
8677011
)
hwmon: (pmbus) Fix LINEAR16 data format
author
Guenter Roeck
<guenter.roeck@ericsson.com>
Tue, 8 Mar 2011 02:34:50 +0000
(18:34 -0800)
committer
Guenter Roeck
<guenter.roeck@ericsson.com>
Tue, 15 Mar 2011 05:39:11 +0000
(22:39 -0700)
LINEAR16 data format is unsigned, not signed. Impact is that affected
attributes report negative values in the upper half of the supported
value range.
Signed-off-by: Guenter Roeck <guenter.roeck@ericsson.com>
No differences found