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:
1bad919
)
twl4030_charger: Add option to set end-of-charge current
author
Grond
<grond66@riseup.net>
Tue, 20 Dec 2016 18:59:59 +0000
(10:59 -0800)
committer
Grazvydas Ignotas
<notasas@gmail.com>
Wed, 21 Dec 2016 23:40:55 +0000
(
01:40
+0200)
Previously, this was fetched from hardware at modprobe time.
However, this requires userspace to set it every time the module is
loaded. This commit hardcodes the default of 80mA, but allows the
user to change it, if so desired.
No differences found