summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorTony Lindgren <tony@atomide.com>2019-10-16 15:41:22 -0700
committerSebastian Reichel <sre@kernel.org>2019-10-20 20:26:23 +0200
commit5688ea0492337517f9e9e1249e4f5e371726bc21 (patch)
tree1421c8999c91c8b0b2a2f64ffb4245ee6030c839 /tools/perf/scripts/python/bin
parent8b0134cc14b9d4dba4477489c11f7c634c382e3e (diff)
downloadkernel-5688ea0492337517f9e9e1249e4f5e371726bc21.tar.gz
power: supply: cpcap-charger: Allow changing constant charge voltage
Let's allow reconfiguring the cpcap-charger max charge voltage and default to 4.2V that should be safe for the known users. This allows the users to use 4.35V for the extra capacity if really needed at a cost of probably shorter battery life. We check the constant charge voltage limit set by the battery. Some pieces of the property setting code is based on an earlier patch from Pavel Machek <pavel@ucw.cz> but limited to configuring the charge voltage for now. Cc: Merlijn Wajer <merlijn@wizzup.org> Cc: Pavel Machek <pavel@ucw.cz> Acked-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Tony Lindgren <tony@atomide.com> Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
m/linux/kern...Linus Torvalds 2015-03-25MIPS: BCM63xx: Move bcm63xx_gpio_init() to bcm63xx_register_devices().Nicolas Schichan 2015-03-05mips: fix up obsolete cpu function usage.Rusty Russell 2014-11-24MIPS: Remove useless parenthesesRalf Baechle 2014-08-26MIPS: BCM63xx: delete double assignmentJulia Lawall stro/kernel/commit/crypto/tcrypt.c?h=linux-6.6.y&id=4e033a6bc70f094d36128c328f6ca725c6ca4b4c'>crypto: tcrypt - Do not exit on success in fips modeJarod Wilson 2009-06-02crypto: testmgr - Add ctr(aes) test vectorsJarod Wilson 2009-06-02crypto: testmgr - Add ansi_cprng test vectorsJarod Wilson 2009-06-02crypto: testmgr - Add self-tests for rfc4309(ccm(aes))Jarod Wilson 2009-06-02crypto: tcrypt - Reduce stack sizeFrank Seidel 2009-03-04crypto: testmgr - add zlib testGeert Uytterhoeven 2008-08-29crypto: cryptomgr - Add test infrastructureHerbert Xu 2008-08-29crypto: tcrypt - Add alg_test interfaceHerbert Xu 2008-08-29crypto: tcrypt - Abort and only log if there is an errorHerbert Xu 2008-08-29crypto: tcrypt - Avoid using contiguous pagesHerbert Xu 2008-08-13crypto: tcrypt - Fix AEAD chunk testingHerbert Xu