2008-07-10 15:25:38

by Liam Girdwood

[permalink] [raw]
Subject: [PATCH 00/15] Updated V5 - voltage regulator framework

This is an updated version of the kernel voltage & current regulator
framework for SoC devices. It's being resent for re-review. The only
major difference between V4 and this version is the inclusion of some
new sysfs entries for retrieving regulator suspend state information
(patch 14/15) and a MAINTAINERS entry (patch 15/15).

There have been some minor changes to fix typos.

As Andrew said earlier, this patch series (i.e. 01 - 13) has been in -mm
for 2 months without incident.

I've also sent a request for inclusion in future linux-next kernels as
this was missed last time.

There is also a regulator git repository here:-

git://git.kernel.org/pub/scm/linux/kernel/git/lrg/voltage-2.6.git

Thanks

Liam