alistair23-linux/drivers/regulator
Mark Brown d1c6b4fe66 regulator: Add WM831x LDO support
The WM831x series of devices provide three types of LDO:

 - General purpose LDOs supporting voltages from 0.9-3.3V
 - High performance analogue LDOs supporting voltages from 1-3.5V
 - Very low power consumption LDOs intended to support always on
   functionality.

This patch adds support for all three kinds of LDO. Each regulator
is probed as an individual platform device with resources used to
provide the register map location of the regulator. Mixed hardware
and software control of regulators is not current supported.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2009-09-17 09:47:09 +02:00
..
bq24022.c regulator/bq24022: fix bug in is_enabled function 2009-04-28 18:58:08 +01:00
core.c regulator: Provide mode to status conversion function 2009-09-17 09:47:05 +02:00
da903x.c regulator: Move regulator drivers to subsys_initcall() 2009-06-15 11:18:23 +01:00
fixed.c regulator: Set MODULE_ALIAS for regulator drivers 2009-06-15 11:18:24 +01:00
Kconfig regulator: Add WM831x DC-DC buck convertor support 2009-09-17 09:47:06 +02:00
lp3971.c regulator: lp3971 - fix driver link error when built-in. 2009-06-15 11:18:26 +01:00
Makefile regulator: Add WM831x LDO support 2009-09-17 09:47:09 +02:00
max1586.c regulator/max1586: fix V3 gain calculation integer overflow 2009-06-15 11:18:27 +01:00
pcap-regulator.c regulator: add pcap driver 2009-09-17 09:46:49 +02:00
pcf50633-regulator.c regulator: Move regulator drivers to subsys_initcall() 2009-06-15 11:18:23 +01:00
twl4030-regulator.c regulator: twl4030 VAUX3 supports 3.0V 2009-03-31 11:29:54 +01:00
userspace-consumer.c regulator: build fix for powerpc - renamed show_state 2009-06-15 11:18:23 +01:00
virtual.c regulator: Set MODULE_ALIAS for regulator drivers 2009-06-15 11:18:24 +01:00
wm831x-dcdc.c regulator: Add WM831x DC-DC buck convertor support 2009-09-17 09:47:06 +02:00
wm831x-ldo.c regulator: Add WM831x LDO support 2009-09-17 09:47:09 +02:00
wm8350-regulator.c regulator: Set MODULE_ALIAS for regulator drivers 2009-06-15 11:18:24 +01:00
wm8400-regulator.c regulator: remove driver_data direct access of struct device 2009-06-15 11:18:25 +01:00