linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] regulator fixes for v4.7
@ 2016-07-02  8:58 Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2016-07-02  8:58 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Liam Girdwood

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

The following changes since commit 4c2e07c6a29e0129e975727b9f57eede813eea85:

  Linux 4.7-rc5 (2016-06-26 17:52:03 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v4.7-rc5

for you to fetch changes up to a29a36f2650dbaa54c8aed8cc9af909113c19ad3:

  Merge remote-tracking branches 'regulator/fix/anatop' and 'regulator/fix/max77620' into regulator-linus (2016-07-01 18:06:48 +0200)

----------------------------------------------------------------
regulator: Fixes for v4.7

Two small fixes for the regulator subsystem - one fixing a crash with
one of the devices supported by the max77620 driver, another fixing
startup for the anatop regulator when it starts up with the regulator in
bypass mode.

----------------------------------------------------------------
Mark Brown (1):
      Merge remote-tracking branches 'regulator/fix/anatop' and 'regulator/fix/max77620' into regulator-linus

Mika Båtsman (1):
      regulator: anatop: allow regulator to be in bypass mode

Venkat Reddy Talla (1):
      regulator: max77620: check for valid regulator info

 drivers/regulator/anatop-regulator.c   | 2 +-
 drivers/regulator/max77620-regulator.c | 7 ++++++-
 2 files changed, 7 insertions(+), 2 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

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

* [GIT PULL] regulator fixes for v4.7
@ 2016-06-13 16:43 Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2016-06-13 16:43 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Liam Girdwood

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

The following changes since commit 5edb56491d4812c42175980759da53388e5d86f5:

  Linux 4.7-rc3 (2016-06-12 07:20:35 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v4.7-rc2

for you to fetch changes up to 0d2a8ef4395e84aa9623ac1e282417c75a73490c:

  Merge remote-tracking branches 'regulator/fix/qcom-smd' and 'regulator/fix/tps51632' into regulator-linus (2016-06-13 16:51:57 +0100)

----------------------------------------------------------------
regulator: Fixes for v4.7

Some driver specific fixes for the regulator subsystem:

 - Some of the changes to the core that were merged in the last merge
   window exposed the fact that the qcom-smd driver hadn't implemented
   the voltage enumeration interfaces like it should.  Since it's a
   simple driver specific fix to implement them do that.
 - Fix the ramp delay configuration for tps51632.

(there are two patches adding list_voltage to two different regulators
in the same driver with the same patch title).

----------------------------------------------------------------
Axel Lin (1):
      regulator: tps51632: Fix setting ramp delay

Mark Brown (1):
      Merge remote-tracking branches 'regulator/fix/qcom-smd' and 'regulator/fix/tps51632' into regulator-linus

Srinivas Kandagatla (3):
      regulator: qcom_smd: add list_voltage callback
      regulator: qcom_smd: add regulator ops for pm8941 lnldo
      regulator: qcom_smd: add list_voltage callback

 drivers/regulator/qcom_smd-regulator.c | 15 ++++++++++++++-
 drivers/regulator/tps51632-regulator.c |  9 ++++++---
 2 files changed, 20 insertions(+), 4 deletions(-)

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 473 bytes --]

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

end of thread, other threads:[~2016-07-02  8:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-02  8:58 [GIT PULL] regulator fixes for v4.7 Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2016-06-13 16:43 Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).