[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1355412102-14265-1-git-send-email-lee.jones@linaro.org>
Date: Thu, 13 Dec 2012 15:21:23 +0000
From: Lee Jones <lee.jones@...aro.org>
To: linux-kernel@...r.kernel.org
Cc: cbou@...l.ru
Subject: [PATCH 00/18] AB8500 battery management series upgrade
Hi Anton,
Please find the next instalment of the AB8500 Power drivers upgrade.
A lot of work has taken place on the internal development track, but
little effort has gone into mainlining it. At last count there were
around 70+ patches which are in need of forward-porting, then
upstreaming. This patch-set aims to make a good start. :)
drivers/power/Kconfig | 15 +
drivers/power/Makefile | 1 +
drivers/power/ab8500_bmdata.c | 18 +-
drivers/power/ab8500_btemp.c | 27 +-
drivers/power/ab8500_charger.c | 348 ++++++--
drivers/power/ab8500_fg.c | 336 +++++--
drivers/power/abx500_chargalg.c | 30 +-
drivers/power/pm2301_charger.c | 1599 ++++++++++++++++++++++++++++++++++
include/linux/mfd/abx500.h | 6 +-
include/linux/mfd/abx500/ab8500-bm.h | 10 +
include/linux/mfd/abx500/ab8500.h | 5 +
include/linux/pm2301_charger.h | 60 ++
12 files changed, 2312 insertions(+), 143 deletions(-)
--
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