From: Liam Girdwood <lrg@slimlogic.co.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
Mark Brown <broonie@opensource.wolfsonmicro.com>
Subject: [GIT PULL] regulator updates for 2.6.39
Date: Sun, 27 Mar 2011 20:17:06 +0100 [thread overview]
Message-ID: <1301253427.3372.7.camel@odin> (raw)
Hi Linus,
Please pull the following voltage regulator updates for 2.6.39. It's
mostly new features for existing PMIC drivers this time and also some
core improvements for resume handling.
Thanks
Liam
---
The following changes since commit 16c29dafcc86024048f1dbb8349d31cb22c7c55a:
Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 (2011-03-25 21:07:59 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git for-linus
Axel Lin (1):
regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998
Bengt Jonsson (2):
regulator: add support for USB voltage regulator
regulator: initialization for ab8500 regulators
Igor Grinberg (1):
regulator: fix typo in Kconfig
Linus Walleij (4):
regulator: switch the ab3100 to use enable_time()
regulator: add set_voltage_time_sel infrastructure
regulator: provide consumer interface for fall/rise time
regulator: add ab8500 enable and raise time delays
Mark Brown (3):
regulator: If we fail when setting up a supply say which supply
regulator: Convert WM831x regulators to genirq
regulator: Remove more wm831x-specific IRQ operations
MyungJoo Ham (1):
Regulator: add suspend-finish API for regulator core.
Randy Dunlap (1):
regulator: fix tps6524x section mismatch
arch/arm/mach-ux500/board-mop500-regulators.h | 2 +
arch/arm/mach-ux500/board-mop500.c | 1 +
drivers/regulator/Kconfig | 2 +-
drivers/regulator/ab3100.c | 51 +++--
drivers/regulator/ab8500.c | 270 ++++++++++++++++++++++++-
drivers/regulator/core.c | 116 +++++++++++-
drivers/regulator/max8997.c | 1 +
drivers/regulator/max8998.c | 1 +
drivers/regulator/tps6524x-regulator.c | 2 +-
drivers/regulator/wm831x-dcdc.c | 32 ++--
drivers/regulator/wm831x-isink.c | 8 +-
drivers/regulator/wm831x-ldo.c | 17 +-
include/linux/mfd/ab8500.h | 6 +
include/linux/regulator/ab8500.h | 51 +++++-
include/linux/regulator/consumer.h | 2 +
include/linux/regulator/driver.h | 11 +-
include/linux/regulator/machine.h | 1 +
17 files changed, 509 insertions(+), 65 deletions(-)
reply other threads:[~2011-03-27 19:17 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1301253427.3372.7.camel@odin \
--to=lrg@slimlogic.co.uk \
--cc=broonie@opensource.wolfsonmicro.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox