* [GIT PULL] Regulator updates for 3.1
@ 2011-08-01 18:05 Liam Girdwood
0 siblings, 0 replies; only message in thread
From: Liam Girdwood @ 2011-08-01 18:05 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, Mark Brown
Linus,
Please pull the following regulator updates for Linus 3.1. No major
changes this time, however there are many driver improvements and fixes
with a few core improvements for debugfs and logging.
Thanks
Liam
---
The following changes since commit 02f8c6aee8df3cdc935e9bdd4f2d020306035dbe:
Linux 3.0 (2011-07-21 19:17:23 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git for-linus
Ambresh K (1):
regulator: TWL: Remove entry of RES_ID for 6030 macros
Axel Lin (4):
regulator: tps65910: Fix a memory leak in tps65910_probe error path
regulator: tps65910: Add missing breaks in switch/case
regulator: tps65910: Fix array access out of bounds bug
regulator: Fix memory leak in set_machine_constraints() error paths
Colin Cross (1):
regulator: twl-regulator: fix n_voltages for twl6030 variable LDOs
Jarkko Nikula (1):
ASoC: tlv320aic3x: Add correct hw registers to Line1 cross connect muxes
Liam Girdwood (1):
Merge branch 'for-next' into for-linus
Mark Brown (16):
regulator: Do bulk enables of regulators in parallel
regulator: Use _cansleep() for WM8994 regulator GPIOs
regulator: Properly register dummy regulator driver
regulator: Increase the limit on sysfs file names
regulator: Include the device name in the microamps_requested_ file
regulator: Refactor supply implementation to work as regular consumers
regulator: Add rdev_crit() macro
regulator: Add basic per consumer debugfs
regulator: Make core more chatty about some errors
regulator: Fix argument format type errors in error prints
regulator: Fix WM831x regulator ID lookups for multiple WM831xs
regulator: Fix WM831x DCDC DVS VSEL bootstrapping
regulator: Add EPEs to the MODULE_ALIAS() for wm831x-dcdc
regulator: Set up GPIO for WM831x VSEL before enabling VSEL mode
regulator: Bootstrap wm831x DVS VSEL value from ON VSEL if not already set
regulator: Improve WM831x DVS VSEL selection algorithm
drivers/regulator/core.c | 190 ++++++++++++++++++-------------
drivers/regulator/dummy.c | 32 +++++-
drivers/regulator/tps65910-regulator.c | 63 +++++++++--
drivers/regulator/twl-regulator.c | 66 +++++------
drivers/regulator/wm831x-dcdc.c | 126 +++++++++++----------
drivers/regulator/wm831x-ldo.c | 25 ++++-
drivers/regulator/wm8994-regulator.c | 4 +-
include/linux/regulator/consumer.h | 3 +
include/linux/regulator/driver.h | 4 +-
sound/soc/codecs/tlv320aic3x.c | 34 ++++--
10 files changed, 332 insertions(+), 215 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-08-01 18:06 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-01 18:05 [GIT PULL] Regulator updates for 3.1 Liam Girdwood
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®