All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Liam Girdwood <lrg@ti.com>, linux-kernel@vger.kernel.org
Subject: [GIT PULL] Regulator updates for 3.5
Date: Mon, 11 Jun 2012 11:19:41 +0800	[thread overview]
Message-ID: <20120611031937.GA4218@opensource.wolfsonmicro.com> (raw)

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

The following changes since commit f8f5701bdaf9134b1f90e5044a82c66324d2073f:

  Linux 3.5-rc1 (2012-06-02 18:29:26 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-3.5

for you to fetch changes up to 0bdc81e4e944781a2bcc971f9e3cf24ac7030939:

  regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_voltage_linear (2012-06-08 07:15:55 +0800)

----------------------------------------------------------------
regulator: Fixes for 3.5

A couple of small fixes, plus larger fixes for the gpio-regulator driver
the most recent changes for which had apparently not been tested at all
in -next (or elsewhere from the looks of it).

----------------------------------------------------------------
Axel Lin (3):
      regulator: palmas: Fix wrong kfree calls
      regulator: anatop: Use correct __devexit_p annotation
      regulator: core: Properly handle the case min_uV < rdev->desc->min_uV in map_voltage_linear

Haojian Zhuang (1):
      regulator: max8649: fix missing regmap in rdev

Heiko Stübner (3):
      regulator: gpio-regulator: do not pass drvdata pointer as reference
      regulator: gpio-regulator: Fix finding of smallest value
      regulator: gpio-regulator: populate selector from set_voltage

 drivers/regulator/anatop-regulator.c |    2 +-
 drivers/regulator/core.c             |    3 +++
 drivers/regulator/gpio-regulator.c   |   16 ++++++++++------
 drivers/regulator/max8649.c          |    1 +
 drivers/regulator/palmas-regulator.c |    7 -------
 5 files changed, 15 insertions(+), 14 deletions(-)

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

             reply	other threads:[~2012-06-11  3:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-11  3:19 Mark Brown [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-06-25  9:11 [GIT PULL] regulator updates for 3.5 Mark Brown
2012-05-21 10:49 Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120611031937.GA4218@opensource.wolfsonmicro.com \
    --to=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lrg@ti.com \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.