[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1329972300-19335-1-git-send-email-dg77.kim@samsung.com>
Date: Thu, 23 Feb 2012 13:44:58 +0900
From: Donggeun Kim <dg77.kim@...sung.com>
To: linux-kernel@...r.kernel.org
Cc: cbouatmailru@...il.com, len.brown@...el.com, pavel@....cz,
rjw@...k.pl, rdunlap@...otime.net, myungjoo.ham@...sung.com,
kyungmin.park@...sung.com, dg77.kim@...sung.com
Subject: [PATCH 0/2] power_supply: update Charger-Manager
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists