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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Thu, 20 Aug 2009 19:20:11 +0530
From:	Anuj Aggarwal <anuj.aggarwal@...com>
To:	broonie@...ena.org.uk, lrg@...mlogic.co.uk,
	linux-omap@...r.kernel.org, linux-kernel@...r.kernel.org,
	felipe.balbi@...ia.com, tony@...mide.com, linux-i2c@...r.kernel.org
Cc:	Anuj Aggarwal <anuj.aggarwal@...com>
Subject: [PATCHv2 0/3] Adding TI TPS PMICs support in the regulator framework

This patch set adds support for TI TPS65023 and TPS6507x PMICs in the voltage
regulator framework. The patches also take care of the comments received
earlier.

Anuj Aggarwal (3):
  Regulator: Add TPS65023 regulator driver
  Regulator: Add TPS6507x regulator driver
  Regulator: Adding TPS65023 and TPS6507x in Kconfig and Makefile

 drivers/regulator/Kconfig              |   16 +
 drivers/regulator/Makefile             |    3 +
 drivers/regulator/tps65023-regulator.c |  631 ++++++++++++++++++++++++++++
 drivers/regulator/tps6507x-regulator.c |  713 ++++++++++++++++++++++++++++++++
 4 files changed, 1363 insertions(+), 0 deletions(-)
 create mode 100644 drivers/regulator/tps65023-regulator.c
 create mode 100644 drivers/regulator/tps6507x-regulator.c

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