lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 27 Mar 2011 20:17:06 +0100
From:	Liam Girdwood <lrg@...mlogic.co.uk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>
Subject: [GIT PULL] regulator updates for 2.6.39

Hi Linus,

Please pull the following voltage regulator updates for 2.6.39. It's
mostly new features for existing PMIC drivers this time and also some
core improvements for resume handling.

Thanks

Liam

---  

The following changes since commit 16c29dafcc86024048f1dbb8349d31cb22c7c55a:

  Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 (2011-03-25 21:07:59 -0700)

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 (1):
      regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998

Bengt Jonsson (2):
      regulator: add support for USB voltage regulator
      regulator: initialization for ab8500 regulators

Igor Grinberg (1):
      regulator: fix typo in Kconfig

Linus Walleij (4):
      regulator: switch the ab3100 to use enable_time()
      regulator: add set_voltage_time_sel infrastructure
      regulator: provide consumer interface for fall/rise time
      regulator: add ab8500 enable and raise time delays

Mark Brown (3):
      regulator: If we fail when setting up a supply say which supply
      regulator: Convert WM831x regulators to genirq
      regulator: Remove more wm831x-specific IRQ operations

MyungJoo Ham (1):
      Regulator: add suspend-finish API for regulator core.

Randy Dunlap (1):
      regulator: fix tps6524x section mismatch

 arch/arm/mach-ux500/board-mop500-regulators.h |    2 +
 arch/arm/mach-ux500/board-mop500.c            |    1 +
 drivers/regulator/Kconfig                     |    2 +-
 drivers/regulator/ab3100.c                    |   51 +++--
 drivers/regulator/ab8500.c                    |  270 ++++++++++++++++++++++++-
 drivers/regulator/core.c                      |  116 +++++++++++-
 drivers/regulator/max8997.c                   |    1 +
 drivers/regulator/max8998.c                   |    1 +
 drivers/regulator/tps6524x-regulator.c        |    2 +-
 drivers/regulator/wm831x-dcdc.c               |   32 ++--
 drivers/regulator/wm831x-isink.c              |    8 +-
 drivers/regulator/wm831x-ldo.c                |   17 +-
 include/linux/mfd/ab8500.h                    |    6 +
 include/linux/regulator/ab8500.h              |   51 +++++-
 include/linux/regulator/consumer.h            |    2 +
 include/linux/regulator/driver.h              |   11 +-
 include/linux/regulator/machine.h             |    1 +
 17 files changed, 509 insertions(+), 65 deletions(-)


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ