public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] power_supply: update Charger-Manager
@ 2012-02-23  4:44 Donggeun Kim
  2012-02-23  4:45 ` [PATCH 2/2] power_supply: Charger-Manager: provide function for in-kernel use Donggeun Kim
  0 siblings, 1 reply; 4+ messages in thread
From: Donggeun Kim @ 2012-02-23  4:44 UTC (permalink / raw)
  To: linux-kernel
  Cc: cbouatmailru, len.brown, pavel, rjw, rdunlap, myungjoo.ham,
	kyungmin.park, dg77.kim

Initially, the main role of Charger-Manager is to monitor battery health
while the system is in suspend-to-RAM.

This patchset updates the initial Charger-Manager to
poll the battery state in normal state and
provide function for in-kernel use.

Donggeun Kim (2):
  power_supply: Charger-Manager: poll battery health in normal state
  power_supply: Charger-Manager: provide function for in-kernel use

 Documentation/power/charger-manager.txt |   41 +++-
 drivers/power/charger-manager.c         |  387 +++++++++++++++++++++++++++++++
 include/linux/power/charger-manager.h   |   43 ++++
 3 files changed, 469 insertions(+), 2 deletions(-)

-- 
1.7.4.1


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

end of thread, other threads:[~2012-03-20  0:55 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <4F67CDA8.7080808@samsung.com>
2012-03-20  0:55 ` [PATCH 2/2] power_supply: Charger-Manager: provide function for in-kernel use Chanwoo Choi
2012-02-23  4:44 [PATCH 0/2] power_supply: update Charger-Manager Donggeun Kim
2012-02-23  4:45 ` [PATCH 2/2] power_supply: Charger-Manager: provide function for in-kernel use Donggeun Kim
2012-03-01  0:13   ` Rafael J. Wysocki
2012-03-04 23:00   ` Rafael J. Wysocki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox