-
- Downloads
regulator: add userspace-consumer driver
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>
Showing
- drivers/regulator/Kconfig 10 additions, 0 deletionsdrivers/regulator/Kconfig
- drivers/regulator/Makefile 1 addition, 0 deletionsdrivers/regulator/Makefile
- drivers/regulator/userspace-consumer.c 200 additions, 0 deletionsdrivers/regulator/userspace-consumer.c
- include/linux/regulator/userspace-consumer.h 25 additions, 0 deletionsinclude/linux/regulator/userspace-consumer.h
Loading
Please register or sign in to comment