linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] regulators: Update ab8500 regulator driver
@ 2010-12-10 10:08 Bengt Jonsson
  2010-12-10 10:08 ` [PATCH 1/9] regulators: Moved define for number of regulators in ab8500 Bengt Jonsson
                   ` (9 more replies)
  0 siblings, 10 replies; 20+ messages in thread
From: Bengt Jonsson @ 2010-12-10 10:08 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset updates the ab8500 regulator driver:
* The first patch modifies the ab8500 platform configuration structure.
* Patches two through eight updates the ab8500 regulator driver.
* The ninth patch modifies the ab8500 regulator configuration.

The eighth patch is optional as discussed before.

Bengt Jonsson (9):
  regulators: Moved define for number of regulators in ab8500
  regulators: Fixed errors in ab8500 register mapping
  regulators: Clean out unused code in ab8500 regulators
  regulators: Added ab8500 v2 support
  regulators: Updated ab8500 variable names, macro names and comments
  regulators: Modified ab8500 error handling
  regulators: Added verbose debug messages to ab8500 regulators
  regulators: Removed macros for initialization of ab8500 regulators
  mach-ux500: Updated and connected ab8500 regulator board
    configuration

 arch/arm/mach-ux500/board-mop500-regulators.c |  153 ++++-----
 arch/arm/mach-ux500/board-mop500-regulators.h |   19 +
 arch/arm/mach-ux500/board-mop500.c            |    3 +
 drivers/regulator/ab8500.c                    |  448 +++++++++++++++++--------
 include/linux/mfd/ab8500.h                    |    5 +-
 include/linux/regulator/ab8500.h              |   24 +-
 6 files changed, 426 insertions(+), 226 deletions(-)
 create mode 100644 arch/arm/mach-ux500/board-mop500-regulators.h

-- 
1.7.2.2

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

end of thread, other threads:[~2010-12-10 23:00 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-10 10:08 [PATCH 0/9] regulators: Update ab8500 regulator driver Bengt Jonsson
2010-12-10 10:08 ` [PATCH 1/9] regulators: Moved define for number of regulators in ab8500 Bengt Jonsson
2010-12-10 10:52   ` Mark Brown
2010-12-10 10:08 ` [PATCH 2/9] regulators: Fixed errors in ab8500 register mapping Bengt Jonsson
2010-12-10 12:25   ` Mark Brown
2010-12-10 10:08 ` [PATCH 3/9] regulators: Clean out unused code in ab8500 regulators Bengt Jonsson
2010-12-10 12:25   ` Mark Brown
2010-12-10 10:08 ` [PATCH 4/9] regulators: Added ab8500 v2 support Bengt Jonsson
2010-12-10 12:27   ` Mark Brown
2010-12-10 10:08 ` [PATCH 5/9] regulators: Updated ab8500 variable names, macro names and comments Bengt Jonsson
2010-12-10 12:29   ` Mark Brown
2010-12-10 10:08 ` [PATCH 6/9] regulators: Modified ab8500 error handling Bengt Jonsson
2010-12-10 12:32   ` Mark Brown
2010-12-10 10:08 ` [PATCH 7/9] regulators: Added verbose debug messages to ab8500 regulators Bengt Jonsson
2010-12-10 12:32   ` Mark Brown
2010-12-10 10:08 ` [PATCH 8/9] regulators: Removed macros for initialization of " Bengt Jonsson
2010-12-10 12:36   ` Mark Brown
2010-12-10 10:08 ` [PATCH 9/9] mach-ux500: Updated and connected ab8500 regulator board configuration Bengt Jonsson
2010-12-10 12:36   ` Mark Brown
2010-12-10 23:00 ` [PATCH 0/9] regulators: Update ab8500 regulator driver Liam Girdwood

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).