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:	Tue, 25 May 2010 10:42:51 +0100
From:	Liam Girdwood <lrg@...mlogic.co.uk>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Mark Brown <broonie@...nsource.wolfsonmicro.com>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Regulator updates for 2.6.35

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(-)


--
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