[RFC 0/4] Enable power supply charging control

From: Jenny TC
Date: Fri Mar 06 2015 - 05:33:43 EST


Enable power supply based charging control for charger manager.
At present charger manager allows to control charging using
regulator interface. This series of patch extends the charger
manager to setup and monitor charging using power supply based
controls. This patch moves the features introduced in
https://lkml.org/lkml/2014/8/13/355 to charger manager.

Jenny TC (4):
power_supply: Introduce charging object table
power: core: Add generic interface to get battery specification.
power_supply: Introduce charger control interface
charger-manager: Enable psy based charge control

drivers/power/charger-manager.c | 486 +++++++++++++++++++++++++--------
drivers/power/power_supply_core.c | 86 ++++++
include/linux/power/charger-manager.h | 30 +-
include/linux/power_supply.h | 67 +++++
4 files changed, 552 insertions(+), 117 deletions(-)

--
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/