linux-pm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Sebastian Reichel <sre@kernel.org>
Cc: linux-pm@vger.kernel.org, linux-omap@vger.kernel.org,
	Merlijn Wajer <merlijn@wizzup.org>, Pavel Machek <pavel@ucw.cz>
Subject: [PATCH 0/3] cpcap charger and battery changes to deal with dropped voltage
Date: Tue, 17 Sep 2019 14:52:50 -0700	[thread overview]
Message-ID: <20190917215253.17880-1-tony@atomide.com> (raw)

Hi,

With lowered charge voltage fixes in set "[PATCH 0/3] cpcap charger and
battery fixes", the first two patches deal with the lower voltage using
POWER_SUPPLY_PROP_CONSTANT_CHARGE_VOLTAGE and make it configurable.

The third patch makes charging work for higher rates by lowering the
charge current basedon chrgcurr1 interrupts.

As far as I'm concerned, all these can easily wait for v5.5 merge window.

Regards,

Tony


Tony Lindgren (3):
  power: supply: cpcap-battery: Fix handling of lowered charger voltage
  power: supply: cpcap-charger: Allow changing constant charge voltage
  power: supply: cpcap-charger: Adjust current based on charger
    interrupts

 drivers/power/supply/cpcap-battery.c |  86 +++++++++++-
 drivers/power/supply/cpcap-charger.c | 188 ++++++++++++++++++++++++---
 2 files changed, 250 insertions(+), 24 deletions(-)

-- 
2.23.0

             reply	other threads:[~2019-09-17 21:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-09-17 21:52 Tony Lindgren [this message]
2019-09-17 21:52 ` [PATCH 1/3] power: supply: cpcap-battery: Fix handling of lowered charger voltage Tony Lindgren
2019-09-17 21:52 ` [PATCH 2/3] power: supply: cpcap-charger: Allow changing constant charge voltage Tony Lindgren
2019-09-19  9:26   ` Pavel Machek
2019-09-20 14:13     ` Tony Lindgren
2019-09-17 21:52 ` [PATCH 3/3] power: supply: cpcap-charger: Adjust current based on charger interrupts Tony Lindgren
2019-09-19  9:34   ` Pavel Machek
2019-09-20 14:15     ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190917215253.17880-1-tony@atomide.com \
    --to=tony@atomide.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux-pm@vger.kernel.org \
    --cc=merlijn@wizzup.org \
    --cc=pavel@ucw.cz \
    --cc=sre@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).