All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/2] cpcap charger and battery changes to deal with dropped voltage
@ 2019-10-09 21:01 Tony Lindgren
  2019-10-09 21:01 ` [PATCH 1/2] power: supply: cpcap-battery: Fix handling of lowered charger voltage Tony Lindgren
  2019-10-09 21:01 ` [PATCH 2/2] power: supply: cpcap-charger: Allow changing constant charge voltage Tony Lindgren
  0 siblings, 2 replies; 8+ messages in thread
From: Tony Lindgren @ 2019-10-09 21:01 UTC (permalink / raw)
  To: Sebastian Reichel; +Cc: linux-pm, linux-omap, Merlijn Wajer, Pavel Machek

Hi,

Here are the changes for v5.5 merge window to optionally allow reconfiguring the
charge voltage if folks want to do that.

These depend on v5.3 + [PATCH] power: supply: cpcap-charger: Limit voltage to 4.2V
for battery merged into v5.4-rc1 so we can keep the 4.2V fix usable for earlier
kernels as needed.

Regards,

Tony

Changes since v1:

- Sent the 4.2V charger change separately as a fix

Tony Lindgren (2):
  power: supply: cpcap-battery: Fix handling of lowered charger voltage
  power: supply: cpcap-charger: Allow changing constant charge voltage

 drivers/power/supply/cpcap-battery.c | 86 +++++++++++++++++++++++++---
 drivers/power/supply/cpcap-charger.c | 83 +++++++++++++++++++++++++++
 2 files changed, 162 insertions(+), 7 deletions(-)

-- 
2.23.0

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCHv3 0/2] cpcap charger and battery changes to deal with dropped voltage
@ 2019-10-16 22:41 Tony Lindgren
  2019-10-16 22:41 ` [PATCH 2/2] power: supply: cpcap-charger: Allow changing constant charge voltage Tony Lindgren
  0 siblings, 1 reply; 8+ messages in thread
From: Tony Lindgren @ 2019-10-16 22:41 UTC (permalink / raw)
  To: Sebastian Reichel; +Cc: linux-pm, linux-omap, Merlijn Wajer, Pavel Machek

Hi,

Here are the changes for v5.5 merge window to optionally allow reconfiguring the
charge voltage if folks want to do that.

These depend on v5.3 + [PATCH] power: supply: cpcap-charger: Limit voltage to 4.2V
for battery merged into v5.4-rc1 so we can keep the 4.2V fix usable for earlier
kernels as needed.

Regards,

Tony


Changes since v2:

- Fix up typo for 4.1V spotted by Pavel

Changes since v1:

- Sent the 4.2V charger change separately as a fix

Tony Lindgren (2):
  power: supply: cpcap-battery: Fix handling of lowered charger voltage
  power: supply: cpcap-charger: Allow changing constant charge voltage

 drivers/power/supply/cpcap-battery.c | 85 +++++++++++++++++++++++++---
 drivers/power/supply/cpcap-charger.c | 83 +++++++++++++++++++++++++++
 2 files changed, 161 insertions(+), 7 deletions(-)

-- 
2.23.0

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2019-10-16 22:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-10-09 21:01 [PATCHv2 0/2] cpcap charger and battery changes to deal with dropped voltage Tony Lindgren
2019-10-09 21:01 ` [PATCH 1/2] power: supply: cpcap-battery: Fix handling of lowered charger voltage Tony Lindgren
2019-10-13 11:30   ` Pavel Machek
2019-10-16 22:36     ` Tony Lindgren
2019-10-09 21:01 ` [PATCH 2/2] power: supply: cpcap-charger: Allow changing constant charge voltage Tony Lindgren
2019-10-13 11:31   ` Pavel Machek
2019-10-16 22:38     ` Tony Lindgren
  -- strict thread matches above, loose matches on Subject: below --
2019-10-16 22:41 [PATCHv3 0/2] cpcap charger and battery changes to deal with dropped voltage Tony Lindgren
2019-10-16 22:41 ` [PATCH 2/2] power: supply: cpcap-charger: Allow changing constant charge voltage Tony Lindgren

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.