public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/12] Refactoring the ab8500 battery management drivers
@ 2012-11-30 11:57 Lee Jones
  2012-11-30 11:57 ` [PATCH 01/12] ab8500_charger: Charger current step-up/down Lee Jones
                   ` (13 more replies)
  0 siblings, 14 replies; 17+ messages in thread
From: Lee Jones @ 2012-11-30 11:57 UTC (permalink / raw)
  To: linux-kernel; +Cc: linus.walleij, arnd, cbou, dwmw2, rajanikanth.hv

The aim of this and subsequent patch-sets is to refactor battery
management services provided by the ab8500 MFD. This first patch-set
brings a few modifications to the collection which happened on the
internal kernel, but were never Mainlined. There are lots more of
these to come. We also tidy-up some of the Device Tree related patches
which are currently pending in -next.

 drivers/mfd/ab8500-core.c       |    8 -
 drivers/power/ab8500_bmdata.c   |  517 +++++++++++++++++++--------------------
 drivers/power/ab8500_btemp.c    |   96 ++++----
 drivers/power/ab8500_charger.c  |  222 ++++++++++++-----
 drivers/power/ab8500_fg.c       |  123 +++++-----
 drivers/power/abx500_chargalg.c |  133 +++++-----
 include/linux/mfd/abx500.h      |    6 +-
 7 files changed, 592 insertions(+), 513 deletions(-)


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

end of thread, other threads:[~2012-12-11 10:30 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-30 11:57 [PATCH 00/12] Refactoring the ab8500 battery management drivers Lee Jones
2012-11-30 11:57 ` [PATCH 01/12] ab8500_charger: Charger current step-up/down Lee Jones
2012-11-30 11:57 ` [PATCH 02/12] ab8500_fg: Don't clear the CCMuxOffset bit Lee Jones
2012-11-30 11:57 ` [PATCH 03/12] ab8500_btemp: Detect battery type in workqueue Lee Jones
2012-11-30 11:57 ` [PATCH 04/12] ab8500_btemp: Fix crazy tabbing implementation Lee Jones
2012-11-30 11:57 ` [PATCH 05/12] ab8500-bmdata: Re-jiggle bmdevs_of_probe to be more succinct Lee Jones
2012-11-30 11:57 ` [PATCH 06/12] ab8500_bm: Rename battery management platform data to something more logical Lee Jones
2012-11-30 11:57 ` [PATCH 07/12] ab8500_bm: Always send platform specific battery information via pdata Lee Jones
2012-11-30 11:57 ` [PATCH 08/12] ab8500_btemp: Reorder obtainment of platform specific battery management data Lee Jones
2012-11-30 11:57 ` [PATCH 09/12] ab8500_charger: " Lee Jones
2012-11-30 11:57 ` [PATCH 10/12] ab8500_fg: " Lee Jones
2012-11-30 11:57 ` [PATCH 11/12] abx500_chargalg: " Lee Jones
2012-11-30 11:57 ` [PATCH 12/12] ab8500_bm: Make the battery Device Tree node reference less cryptic Lee Jones
2012-12-01 18:45 ` [PATCH 00/12] Refactoring the ab8500 battery management drivers Linus Walleij
2012-12-11  3:34 ` Anton Vorontsov
2012-12-11  8:40   ` Lee Jones
2012-12-11 10:30   ` Lee Jones

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