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>] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 24 Jun 2009 12:06:30 +0300
From:	Amit Kucheria <amit.kucheria@...durent.com>
To:	linux-kernel@...r.kernel.org
Cc:	sameo@...ux.intel.com, dbrownell@...rs.sourceforge.net,
	linux-omap@...r.kernel.org
Subject: [PATCH 0/3] TWL4030: Add support for dynamic power switching

The TWL4030/5030 family of multifunction devices allow dynamic power
switching based on board-specific applications through power 'scripts'.

Add board-independent core support for this feature and add support for
the RX51 board based on OMAP3.

Amit Kucheria (3):
  TWL4030: power: Add support for TWL4030/5030 dynamic power switching
  TWL4030: power: print warning for out-of-order script loading
  TWL4030: power: OMAP: Board-specifc DPS scripts for RX51 board

 arch/arm/mach-omap2/board-rx51-peripherals.c |  120 ++++++++-
 drivers/mfd/Kconfig                          |   13 +
 drivers/mfd/Makefile                         |    1 +
 drivers/mfd/twl4030-core.c                   |   26 ++
 drivers/mfd/twl4030-power.c                  |  396 ++++++++++++++++++++++++++
 include/linux/i2c/twl4030.h                  |   91 ++++++-
 6 files changed, 636 insertions(+), 11 deletions(-)
 create mode 100644 drivers/mfd/twl4030-power.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