[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1425638007-9411-1-git-send-email-jenny.tc@intel.com>
Date: Fri, 6 Mar 2015 16:03:23 +0530
From: Jenny TC <jenny.tc@...el.com>
To: linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
Sebastian Reichel <sre@...nel.org>
Cc: Anton Vorontsov <anton.vorontsov@...aro.org>,
David Woodhouse <dwmw2@...radead.org>,
jonghwa3.lee@...sung.com, myungjoo.ham@...il.com,
Pallala Ramakrishna <ramakrishna.pallala@...el.com>,
Jenny TC <jenny.tc@...el.com>
Subject: [RFC 0/4] Enable power supply charging control
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@...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