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:
a7c6911
)
hwmon: (pmbus/lm25066) Clamp limit attributes
author
Guenter Roeck
<linux@roeck-us.net>
Thu, 7 Feb 2013 04:49:12 +0000
(20:49 -0800)
committer
Guenter Roeck
<linux@roeck-us.net>
Mon, 8 Apr 2013 04:16:41 +0000
(21:16 -0700)
Limits on all supported sensors and chips have to be within 0..0x0fff,
and limits are always positive.
Clamp written values in chip driver. Also clear value cache to ensure
that the actually written value is read back and reported correctly.
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
No differences found