All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] regulators: Update of ab8500 driver
@ 2010-11-23 18:25 ` Bengt Jonsson
  0 siblings, 0 replies; 24+ messages in thread
From: Bengt Jonsson @ 2010-11-23 18:25 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset updates the ab8500 regulator driver, changes how the regulator
board configuration is handled by the ab8500 mfd core and finally makes the 
the regulator board configuration available to the regulator driver.

Note that the second and third patches depend on the first patch.

 arch/arm/mach-ux500/board-mop500-regulators.c |  153 ++++-----
 arch/arm/mach-ux500/board-mop500-regulators.h |   18 +
 arch/arm/mach-ux500/board-mop500.c            |    4 +
 drivers/regulator/ab8500.c                    |  448 +++++++++++++++++--------
 include/linux/mfd/ab8500.h                    |    1 +
 include/linux/regulator/ab8500.h              |   27 +-
 6 files changed, 428 insertions(+), 223 deletions(-)

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

end of thread, other threads:[~2010-11-24 12:13 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-23 18:25 [PATCH 0/3] regulators: Update of ab8500 driver Bengt Jonsson
2010-11-23 18:25 ` Bengt Jonsson
2010-11-23 18:25 ` [PATCH 1/3] mfd: Added new regulator_data pointer to ab8500 board configuration Bengt Jonsson
2010-11-23 18:25   ` Bengt Jonsson
2010-11-23 18:30   ` Mark Brown
2010-11-23 18:30     ` Mark Brown
2010-11-24  8:24     ` Bengt Jonsson
2010-11-24  8:24       ` Bengt Jonsson
2010-11-24 11:36       ` Mark Brown
2010-11-24 11:36         ` Mark Brown
2010-11-24 12:13         ` Bengt Jonsson
2010-11-24 12:13           ` Bengt Jonsson
2010-11-23 18:25 ` [PATCH 2/3] regulators: Update of ab8500 driver Bengt Jonsson
2010-11-23 18:25   ` Bengt Jonsson
2010-11-23 18:38   ` Mark Brown
2010-11-23 18:38     ` Mark Brown
2010-11-24  7:57     ` Bengt Jonsson
2010-11-24  7:57       ` Bengt Jonsson
2010-11-24 10:48       ` Mark Brown
2010-11-24 10:48         ` Mark Brown
2010-11-24 12:11         ` Bengt Jonsson
2010-11-24 12:11           ` Bengt Jonsson
2010-11-23 18:25 ` [PATCH 3/3] mach-ux500: Updated and added regulator board configuration in ab8500 Bengt Jonsson
2010-11-23 18:25   ` Bengt Jonsson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.