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: linux-kernel <linux-kernel@vger.kernel.org>,
	Mark Brown <broonie@opensource.wolfsonmicro.com>
Subject: [GIT PULL] regulator fixes for 2.6.37-rc5
Date: Thu, 02 Dec 2010 10:59:13 +0000	[thread overview]
Message-ID: <1291287553.3262.45.camel@odin> (raw)

Hi Linus,

Please pull the following regulator fixes for 2.6.37-rc5.

Thanks

Liam

---

The following changes since commit e8a7e48bb248a1196484d3f8afa53bded2b24e71:

  Linux 2.6.37-rc4 (2010-11-29 20:42:04 -0800)

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 (4):
      regulator: Remove a redundant device_remove_file call in create_regulator
      regulator: Ensure enough delay time for enabling regulator
      regulator: Return proper error for regulator_register()
      regulator: twl-regulator - fix twlreg_set_mode

Bengt Jonsson (1):
      regulator: enable supply regulator only when use count is zero

Mark Brown (1):
      regulator: Staticise mc13783_powermisc_rmw()

Mattias Wallin (2):
      regulator: regulator disable supply fix
      regulator: lock supply in regulator enable

Randy Dunlap (1):
      regulator: fix kernel-doc for set_consumer_device_supply

 drivers/regulator/core.c              |   30 +++++++++++++++++++-----------
 drivers/regulator/mc13783-regulator.c |    4 ++--
 drivers/regulator/twl-regulator.c     |    6 +++---
 3 files changed, 24 insertions(+), 16 deletions(-)



                 reply	other threads:[~2010-12-02 10:59 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=1291287553.3262.45.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.