All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] regulator updates for v3.13-rc1
@ 2013-11-25 17:40 Mark Brown
  2013-11-25 21:10 ` Linus Torvalds
  0 siblings, 1 reply; 8+ messages in thread
From: Mark Brown @ 2013-11-25 17:40 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Liam Girdwood

[-- Attachment #1: Type: text/plain, Size: 1823 bytes --]

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 #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2014-01-24  0:05 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-11-25 17:40 [GIT PULL] regulator updates for v3.13-rc1 Mark Brown
2013-11-25 21:10 ` Linus Torvalds
2013-11-26  0:39   ` Mark Brown
2013-11-26  2:50     ` Linus Torvalds
2014-01-21 19:16     ` Linus Torvalds
2014-01-21 20:31       ` Mark Brown
2014-01-23  8:27       ` Takashi Iwai
2014-01-24  0:04       ` H. Peter Anvin

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.