The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:

  Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git 
tags/regulator-v3.13-rc1

for you to fetch changes up to 90ba0813db2c96c82e9ba24f30fb96a24a2cd3a8:

  Merge remote-tracking branch 'regulator/fix/pfuze100' into regulator-linus 
(2013-11-24 14:02:50 +0000)

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

regulator: Fixes for v3.13

A bunch of fixes, a few driver specific ones and a framework fix for
voltage enumeration on fixed voltage regulators which had previously
worked but had been misplaced during some refactoring causing problems
for users that needed to know the voltage.

----------------------------------------------------------------
Charles Keepax (1):
      regulator: arizona-micsupp: Correct wm5110 voltage selection

Guennadi Liakhovetski (1):
      regulator: fixed: fix regulator_list_voltage() for regression

Laurent Pinchart (1):
      regulator: gpio-regulator: Don't oops on missing regulator-type property

Mark Brown (4):
      Merge remote-tracking branch 'regulator/fix/arizona' into regulator-linus
      Merge remote-tracking branch 'regulator/fix/fixed' into regulator-linus
      Merge remote-tracking branch 'regulator/fix/gpio' into regulator-linus
      Merge remote-tracking branch 'regulator/fix/pfuze100' into regulator-linus

Tim Harvey (1):
      regulator: pfuze100: allow misprogrammed ID

 drivers/regulator/arizona-micsupp.c    | 54 ++++++++++++++++++++++++++++++++--
 drivers/regulator/core.c               |  3 ++
 drivers/regulator/gpio-regulator.c     |  7 ++++-
 drivers/regulator/pfuze100-regulator.c | 12 ++++++--
 4 files changed, 70 insertions(+), 6 deletions(-)

Attachment: signature.asc
Description: Digital signature

Reply via email to