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-prev] [day] [month] [year] [list]
Date:	Tue, 29 Sep 2009 17:46:44 +0100
From:	Liam Girdwood <lrg@...mlogic.co.uk>
To:	Wolfram Sang <w.sang@...gutronix.de>
Cc:	linux-kernel@...r.kernel.org,
	Mark Brown <broonie@...nsource.wolfsonmicro.com>
Subject: Re: [PATCH V2] regulator: add driver for MAX8660/8661

On Fri, 2009-09-25 at 09:39 +0200, Wolfram Sang wrote:
> Tested with a MX25-based custom board.
> 
> Signed-off-by: Wolfram Sang <w.sang@...gutronix.de>
> ---
> 
> Have fun at LPC! :)
> 
> Changes since V1:
> 
> - dropped comment about forced PWM (superfluous)
> - use list-functions in set-functions
> 
> Changes since RFC:
> 
> - introduced EN34_IS_HIGH option in platform_data
> - documentation moved into the source
> - switched to use ?DTV2-registers instead of ?DTV1
>   (created easier to read bit-patterns, no functional change)
> - added a note that forced PWM does not save power here
> - improved comments & removed typos
> 
>  drivers/regulator/Kconfig         |    7 +
>  drivers/regulator/Makefile        |    1 +
>  drivers/regulator/max8660.c       |  510 +++++++++++++++++++++++++++++++++++++
>  include/linux/regulator/max8660.h |   57 ++++
>  4 files changed, 575 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/regulator/max8660.c
>  create mode 100644 include/linux/regulator/max8660.h

Back from LPC and applied to for-next.

Thanks

Liam

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