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: signature.asc
Description: PGP signature

Reply via email to