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

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

The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

  Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)

are available in the git repository at:

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

for you to fetch changes up to 2a7509b187cab859cbc80e399e1d7c79c589d7ca:

  Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max77686', 'regulator/fix/max77693', 'regulator/fix/max77802', 'regulator/fix/max8860' and 'regulator/fix/s2mpa01' into regulator-linus (2014-11-05 14:59:25 +0000)

----------------------------------------------------------------
regulator: Fixes for v3.18

More changes than I'd like here, most of them for a single bug repeated
in a bunch of drivers with data not being initialized correctly, plus a
fix to lower the severity of a warning introduced in the last merge
window which can legitimately go off so we don't want to alarm users
excessively.

----------------------------------------------------------------
Javier Martinez Canillas (5):
      regulator: max1586: zero-initialize regulator match table array
      regulator: max77686: zero-initialize regulator match table
      regulator: max77802: zero-initialize regulator match table
      regulator: max8660: zero-initialize regulator match table array
      regulator: s2mpa01: zero-initialize regulator match table array

Krzysztof Kozlowski (1):
      regulator: max77693: Fix use of uninitialized regulator config

Mark Brown (3):
      regulator: of: Lower the severity of the error with no container
      Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
      Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max77686', 'regulator/fix/max77693', 'regulator/fix/max77802', 'regulator/fix/max8860' and 'regulator/fix/s2mpa01' into regulator-linus

 drivers/regulator/max1586.c      | 2 +-
 drivers/regulator/max77686.c     | 2 +-
 drivers/regulator/max77693.c     | 2 +-
 drivers/regulator/max77802.c     | 2 +-
 drivers/regulator/max8660.c      | 2 +-
 drivers/regulator/of_regulator.c | 3 ++-
 drivers/regulator/s2mpa01.c      | 2 +-
 7 files changed, 8 insertions(+), 7 deletions(-)

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

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

* [GIT PULL] regulator fixes for v3.18
@ 2014-10-27 11:37 Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2014-10-27 11:37 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel, Liam Girdwood

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

The following changes since commit cac7f2429872d3733dc3f9915857b1691da2eb2f:

  Linux 3.18-rc2 (2014-10-26 16:48:41 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v3.18-rc2

for you to fetch changes up to bc02871b4583ac2fc2567d9d1826b2857cf169ac:

  Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linus (2014-10-27 11:26:24 +0000)

----------------------------------------------------------------
regulator: Fixes for v3.18

A couple of fixes for v3.18, one fix for an incorrect voltage to
register mapping in the rk808 driver and a fix for a build failure in
some SH defconfigs.

----------------------------------------------------------------
Chris Zhong (1):
      regulator: rk808: Fix min_uV for DCDC1 & DCDC2

Guenter Roeck (1):
      regulator: Include err.h from consumer.h to fix build failure

Mark Brown (2):
      Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
      Merge remote-tracking branch 'regulator/fix/rk808' into regulator-linus

 drivers/regulator/rk808-regulator.c | 2 +-
 include/linux/regulator/consumer.h  | 2 ++
 2 files changed, 3 insertions(+), 1 deletion(-)

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

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

end of thread, other threads:[~2014-11-07 11:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-07 11:06 [GIT PULL] regulator fixes for v3.18 Mark Brown
  -- strict thread matches above, loose matches on Subject: below --
2014-10-27 11:37 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).