linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/15] Updates for cpcap charger and battery
@ 2021-01-10 19:53 Tony Lindgren
  2021-01-10 19:53 ` [PATCH 01/15] power: supply: cpcap-charger: Fix missing power_supply_put() Tony Lindgren
                   ` (15 more replies)
  0 siblings, 16 replies; 17+ messages in thread
From: Tony Lindgren @ 2021-01-10 19:53 UTC (permalink / raw)
  To: Sebastian Reichel
  Cc: linux-pm, linux-omap, Arthur Demchenkov, Carl Philipp Klemm,
	Merlijn Wajer, Pavel Machek

Hi all,

Here's a series of patches to update cpcap charger and battery support
for showing capacity. I've reorganized and cleaned up the patches posted
earlier and simplified few things in the process compared to the earlier
patches. The first few patches contain minor fixes that can wait for the
merge window no problem.

The battery capacity is only available if charge_full is written via
sysfs based on calibration, and then a battery low or high value is
seen. This follows what we already have for n900.

Regards,

Tony


Arthur Demchenkov (4):
  power: supply: cpcap-battery: Add charge_full property
  power: supply: cpcap-battery: Keep track of state for capacity
    reporting
  power: supply: cpcap-battery: Implement capacity reporting
  power: supply: cpcap-battery: Add charge_now property

Pavel Machek (2):
  power: supply: cpcap-charger: Limiting charge current on Droid 4
  power: supply: cpcap-battery: Fix typo

Tony Lindgren (9):
  power: supply: cpcap-charger: Fix missing power_supply_put()
  power: supply: cpcap-battery: Fix missing power_supply_put()
  power: supply: cpcap-charger: Fix flakey reboot with charger connected
  power: supply: cpcap-charger: Make VBUS already provided debug only
  power: supply: cpcap-charger: Use standard enumeration
  power: supply: cpcap-charger: Drop internal state and use generic
    stats
  power: supply: cpcap-charger: Simplify things with enable and disable
  power: supply: cpcap-charger: Provide state updates for battery from
    charger
  power: supply: cpcap-battery: Use charger status for battery full
    detection

 drivers/power/supply/cpcap-battery.c | 178 ++++++++++++++++--
 drivers/power/supply/cpcap-charger.c | 259 +++++++++++++++++----------
 2 files changed, 329 insertions(+), 108 deletions(-)

-- 
2.30.0

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

end of thread, other threads:[~2021-01-14 22:37 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-10 19:53 [PATCH 00/15] Updates for cpcap charger and battery Tony Lindgren
2021-01-10 19:53 ` [PATCH 01/15] power: supply: cpcap-charger: Fix missing power_supply_put() Tony Lindgren
2021-01-10 19:53 ` [PATCH 02/15] power: supply: cpcap-battery: " Tony Lindgren
2021-01-10 19:53 ` [PATCH 03/15] power: supply: cpcap-charger: Fix flakey reboot with charger connected Tony Lindgren
2021-01-10 19:53 ` [PATCH 04/15] power: supply: cpcap-charger: Make VBUS already provided debug only Tony Lindgren
2021-01-10 19:53 ` [PATCH 05/15] power: supply: cpcap-charger: Use standard enumeration Tony Lindgren
2021-01-10 19:53 ` [PATCH 06/15] power: supply: cpcap-charger: Limiting charge current on Droid 4 Tony Lindgren
2021-01-10 19:53 ` [PATCH 07/15] power: supply: cpcap-charger: Drop internal state and use generic stats Tony Lindgren
2021-01-10 19:53 ` [PATCH 08/15] power: supply: cpcap-charger: Simplify things with enable and disable Tony Lindgren
2021-01-10 19:53 ` [PATCH 09/15] power: supply: cpcap-charger: Provide state updates for battery from charger Tony Lindgren
2021-01-10 19:53 ` [PATCH 10/15] power: supply: cpcap-battery: Use charger status for battery full detection Tony Lindgren
2021-01-10 19:53 ` [PATCH 11/15] power: supply: cpcap-battery: Add charge_full property Tony Lindgren
2021-01-10 19:54 ` [PATCH 12/15] power: supply: cpcap-battery: Keep track of state for capacity reporting Tony Lindgren
2021-01-10 19:54 ` [PATCH 13/15] power: supply: cpcap-battery: Implement " Tony Lindgren
2021-01-10 19:54 ` [PATCH 14/15] power: supply: cpcap-battery: Add charge_now property Tony Lindgren
2021-01-10 19:54 ` [PATCH 15/15] power: supply: cpcap-battery: Fix typo Tony Lindgren
2021-01-14 22:37 ` [PATCH 00/15] Updates for cpcap charger and battery Sebastian Reichel

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).