lkml.org 
[lkml]   [2010]   [Oct]   [28]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Subject[GIT PULL] regulator updates for 2.6.37
From
Date
Hi Linus,

Please pull the following regulator updates for 2.6.37. Notable updates
for 2.6.37 include new drivers for the LP3972 and MAX8592 PMICs. Other
changes are mainly cleanups and fixes.

Thanks

Liam

---

The following changes since commit 2d3b07c07b39c4b7d9b6641052a02d996cd5d87c:

Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip (2010-10-28 12:25:42 -0700)

are available in the git repository at:

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

Anand Gadiyar (1):
regulator: fix build when CONFIG_REGULATOR_DUMMY=n

Axel Lin (4):
Regulator: LP3972 PMIC regulator driver
Regulator: lp3972 cleanup
regulator: max8952 - fix max8952_pmic_probe error path
regulator: max8952 - fix max8952_set_voltage

Jeffrey Carlyle (1):
regulator: avoid deadlock when disabling regulator with supply

Mark Brown (1):
regulator: Add option for machine drivers to enable the dummy regulator

MyungJoo Ham (1):
MAX8952 PMIC Driver Initial Release

drivers/regulator/Kconfig | 15 +
drivers/regulator/Makefile | 5 +-
drivers/regulator/core.c | 57 +++-
drivers/regulator/dummy.h | 4 -
drivers/regulator/lp3972.c | 660 +++++++++++++++++++++++++++++++++++++
drivers/regulator/max8952.c | 366 ++++++++++++++++++++
include/linux/regulator/lp3972.h | 48 +++
include/linux/regulator/machine.h | 5 +
include/linux/regulator/max8952.h | 135 ++++++++
9 files changed, 1280 insertions(+), 15 deletions(-)
create mode 100644 drivers/regulator/lp3972.c
create mode 100644 drivers/regulator/max8952.c
create mode 100644 include/linux/regulator/lp3972.h
create mode 100644 include/linux/regulator/max8952.h




\
 
 \ /
  Last update: 2010-10-29 00:03    [W:0.159 / U:0.040 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site