All of lore.kernel.org
 help / color / mirror / Atom feed
From: Liam Girdwood <lrg@slimlogic.co.uk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Regulator updates for 2.6.35
Date: Tue, 25 May 2010 10:42:51 +0100	[thread overview]
Message-ID: <1274780571.3000.23.camel@odin> (raw)

Hi Linus,

Please pull the following voltage regulator updates for 2.6.35. There
are no new PMIC drivers this time, it's mostly improvements to the core
and existing regulator drivers.

Thanks

Liam

---

The following changes since commit 7e125f7b9cbfce4101191b8076d606c517a73066:
  Linus Torvalds (1):
        Merge git://git.kernel.org/.../davem/ide-2.6

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git for-linus

Axel Lin (2):
      mc13783-regulator: fix vaild voltage range checking for mc13783_fixed_regulator_set_voltage
      Regulators: ab3100/bq24022: add a missing .owner field in regulator_desc

Haojian Zhuang (2):
      regulator: make 88pm860x sharing one driver structure
      regulator: use voltage number array in 88pm860x

Jani Nikula (3):
      regulator: prevent registration of matching regulator consumer supplies
      regulator: fix unset_regulator_supplies() to remove all matches
      regulator: simplify regulator_register() error handling

Mark Brown (1):
      regulator: Allow regulator-regulator supplies to be specified by name

Rajendra Nayak (1):
      twl6030: regulator: Remove vsel tables and use formula for calculation

Sundar R Iyer (1):
      regulator: return set_mode is same mode is requested

 drivers/mfd/88pm860x-core.c           |   36 ++-
 drivers/regulator/88pm8607.c          |  533 ++++++++++++++-------------------
 drivers/regulator/ab3100.c            |   10 +
 drivers/regulator/bq24022.c           |    1 +
 drivers/regulator/core.c              |   83 ++++--
 drivers/regulator/mc13783-regulator.c |    6 +-
 drivers/regulator/twl-regulator.c     |  138 ++++++---
 include/linux/mfd/88pm860x.h          |    3 +-
 include/linux/regulator/machine.h     |    9 +-
 9 files changed, 414 insertions(+), 405 deletions(-)



                 reply	other threads:[~2010-05-25  9:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1274780571.3000.23.camel@odin \
    --to=lrg@slimlogic.co.uk \
    --cc=broonie@opensource.wolfsonmicro.com \
    --cc=linux-kernel@vger.kernel.org \
    --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.