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:	Mon, 19 Oct 2009 15:10:11 +0300
From:	Amit Kucheria <amit.kucheria@...durent.com>
To:	List Linux Kernel <linux-kernel@...r.kernel.org>
Subject: [PATCH 0/5] mfd: twl4030: Various twl4030-power fixes

Add support of remapping of power states and supply optimised power scripts
for the rx51 board. There are also some cleanups to made the code easier to
read.

Boot-tested on rx51 using linux-omap + Kevin's PM branch. We continue to hit
OFF states.

The scripts can be used as a reference for other OMAP3-based boards, but I'm
not sending patches since I don't have any HW.

Regards,
Amit

Amit Kucheria (5):
  mfd: twl4030-power: Rename DEVGROUP to DEV_GRP
  mfd: twl4030-power: Add comments for the register and bit layout
  mfd: twl4030-power: Move power-related data closer together in the
    header file
  mfd: twl4030-power: Add support for remapping power states
  mfd: twl4030-power: Optimised power scripts for the rx51

 arch/arm/mach-omap2/board-rx51-peripherals.c |  118 +++++++++++++------
 drivers/mfd/twl4030-power.c                  |   64 +++++++++--
 include/linux/i2c/twl4030.h                  |  157 +++++++++++++-------------
 3 files changed, 217 insertions(+), 122 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