aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/regulator/userspace-consumer.h (follow)
AgeCommit message (Collapse)AuthorFilesLines
2009-06-15regulator: add userspace-consumer driverMike Rapoport1-0/+25
The userspace-consumer driver allows control of voltage and current regulator state from userspace. This is required for fine-grained power management of devices that are completely controller by userspace applications, e.g. a GPS transciever connected to a serial port. Signed-off-by: Mike Rapoport <mike@compulab.co.il> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>