The following changes since commit 15c03dd4859ab16f9212238f29dd315654aa94f6:

  Linux 3.12-rc3 (2013-09-29 15:02:38 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git 
tags/regulator-v3.12-rc3

for you to fetch changes up to f3d17a7e4d9ea9301fd2608c25de7802239e5fbb:

  Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linus 
(2013-09-30 12:04:33 +0100)

----------------------------------------------------------------

regulator: Fixes for v3.12

Quite a few fixes here, mostly small driver specific ones.  The stand
out thing is a fix for errors generating the documentation from Randy
Dunlap, otherwise unless you're using the driver in question there
should be no impact.

----------------------------------------------------------------
Axel Lin (2):
      regulator: palmas: Remove wrong comment for the equation calculating 
num_voltages
      regulator: wm831x-ldo: Fix max_uV for gp_ldo and aldo linear range 
settings

Geert Uytterhoeven (1):
      regulator: da9063: Fix PTR_ERR/ERR_PTR mismatch

Laxman Dewangan (3):
      regulator: palmas: fix the n_voltages for smps to 122
      regulator: palmas: configure enable time for LDOs
      regulator: wm8350: correct the max_uV of LDO

Mark Brown (6):
      Merge remote-tracking branch 'regulator/fix/da9063' into regulator-linus
      Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus
      Merge remote-tracking branch 'regulator/fix/palmas' into regulator-linus
      Merge remote-tracking branch 'regulator/fix/ti-abb' into regulator-linus
      Merge remote-tracking branch 'regulator/fix/wm831x' into regulator-linus
      Merge remote-tracking branch 'regulator/fix/wm8350' into regulator-linus

Nishanth Menon (1):
      regulator: ti-abb: Fix bias voltage glitch in transition to bypass mode

Randy Dunlap (1):
      regulator: fix fatal kernel-doc error

 drivers/regulator/da9063-regulator.c |  2 +-
 drivers/regulator/palmas-regulator.c | 14 +++++++-------
 drivers/regulator/ti-abb-regulator.c | 16 ++++++++++++++--
 drivers/regulator/wm831x-ldo.c       |  4 ++--
 drivers/regulator/wm8350-regulator.c |  2 +-
 include/linux/regulator/driver.h     |  2 ++
 6 files changed, 27 insertions(+), 13 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to