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] [thread-next>] [day] [month] [year] [list]
Date:	Wed, 28 Dec 2011 09:09:39 +0900
From:	Sangbeom Kim <sbkim73@...sung.com>
To:	lrg@...com, broonie@...nsource.wolfsonmicro.com
Cc:	sameo@...ux.intel.com, linux-kernel@...r.kernel.org,
	'Sangbeom Kim' <sbkim73@...sung.com>
Subject: RE: [PATCH v3] regulator: Add S5M8767 regulator driver

On Tue, Dec 27, 2011 at 4:36 PM, Sangbeom Kim wrote:

> S5M8767 is a cost-effective PMIC which is designed for mobile
applications.
> It includes high efficient 9 Buck converters, 28 LDOs.
> This patch implement regulator driver for S5M8767.
> 
> Signed-off-by: Sangbeom Kim <sbkim73@...sung.com>
> ---
>  drivers/regulator/s5m8767.c |  878
> +++++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 878 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/regulator/s5m8767.c

Hi!,
This 3rd patch for S5M8767A regulator driver.
My git server has some problem.
0 patch is disappeared or will be delivered after few days.
So, I wrote here about v3 change things.

Changes since v2:
As Mark Brown comments
- Implement get_voltage_sel
- Implement set_voltage_time_sel
- Replace kzalloc with devm_kzalloc
- Fix indentation error
- minor changes...

Thanks,

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