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 fixes for 2.6.36-rc5
Date: Wed, 15 Sep 2010 16:13:40 +0100 [thread overview]
Message-ID: <1284563620.10618.246.camel@vega> (raw)
Hi Linus,
Please pull the following regulator fixes for 2.6.36-rc5. Mostly trivial
logic and value checking fixes.
Thanks
Liam
---
The following changes since commit 2bfc96a127bc1cc94d26bfaa40159966064f9c8c:
Linus Torvalds (1):
Linux 2.6.36-rc3
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 (15):
regulator: ab3100 - fix the logic to remove already registered regulators in error path
regulator: ab8500 - fix the logic to remove already registered regulators in error path
regulator: max1586 - improve the logic of choosing selector
regulator: tps6507x - remove incorrect comments
regulator: max8998 - fix memory allocation size for max8998->rdev
regulator: max8998 - set max8998->num_regulators
regulator: tps6586x-regulator - fix value range checking for val
regulator: tps6586x-regulator - fix bit_mask parameter for tps6586x_set_bits()
regulator: set max8998->dev to &pdev->dev.
regulator: ad5398 - fix a memory leak
regulator: isl6271a-regulator - fix regulator_desc parameter for regulator_register()
regulator: 88pm8607 - fix value range checking for accessing info->vol_table
regulator: ab8500 - fix off-by-one value range checking for selector
regulator: wm831x-ldo - fix the logic to set REGULATOR_MODE_IDLE and REGULATOR_MODE_STANDBY modes
regulator: wm8350-regulator - fix the logic of checking REGULATOR_MODE_STANDBY mode
Dan Carpenter (1):
regulator/ab8500: move dereference below the check for NULL
Mark Brown (1):
regulator: Update e-mail address for Liam Girdwood
Documentation/power/regulator/overview.txt | 2 +-
drivers/regulator/88pm8607.c | 4 ++--
drivers/regulator/ab3100.c | 5 +----
drivers/regulator/ab8500.c | 9 ++++-----
drivers/regulator/ad5398.c | 12 ++++++------
drivers/regulator/isl6271a-regulator.c | 2 +-
drivers/regulator/max1586.c | 12 ++++++------
drivers/regulator/max8998.c | 8 +++++---
drivers/regulator/tps6507x-regulator.c | 6 ------
drivers/regulator/tps6586x-regulator.c | 4 ++--
drivers/regulator/wm831x-ldo.c | 7 ++++---
drivers/regulator/wm8350-regulator.c | 2 +-
12 files changed, 33 insertions(+), 40 deletions(-)
reply other threads:[~2010-09-15 15:13 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=1284563620.10618.246.camel@vega \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox