9
0
Fork 0
barebox/drivers
Sascha Hauer 485788954c Add initial regulator support
Provide minimal regulator support. Only supported operations are enabling
and disabling regulators. Association of devices with their regulators is
limited to devicetree only. If regulator support is disabled the API expands
to static inline stubs so consumers can still use the API.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2014-04-29 08:01:32 +02:00
..
amba treewide: Use dev_add_param_int_ro where possible 2013-04-11 11:48:35 +02:00
ata sata-imx: i.MX53, use the internal 120MHz clock by default 2014-02-10 09:13:31 +01:00
base Merge branch 'for-next/mtd' 2014-03-07 09:25:18 +01:00
bus bus: mvebu: add mbus driver 2014-02-10 09:08:51 +01:00
clk treewide: fix signedness mixups in printf format specifiers 2014-04-23 09:05:51 +02:00
clocksource clocksource: add dummy software-only clocksource 2014-03-19 21:43:43 +01:00
dma mtd: nand: mxs-nand: Add i.MX6 support 2013-07-23 16:25:14 +02:00
eeprom remove redundant NULL check on free 2014-02-10 08:49:55 +01:00
gpio gpio: add driver for TI DaVinci SoCs 2014-03-18 17:28:11 +01:00
i2c i2c: implement of_find_i2c_adapter_by_node 2014-03-28 08:45:11 +01:00
input input: gpio-keys; dt probing needs CONFIG_OF_GPIO 2014-03-29 06:38:46 +01:00
led led: Add default-on trigger 2014-03-03 08:06:04 +01:00
mci mci: core: Typo fix in printk specifier 2014-03-17 08:20:48 +01:00
mfd ARM: clps711x: Remove the special name for the syscon driver 2014-01-24 23:10:04 +01:00
misc treewide: fix signedness mixups in printf format specifiers 2014-04-23 09:05:51 +02:00
mtd Merge branch 'for-next/mtd' 2014-04-04 10:06:22 +02:00
net drivers: treewide: Kill empty remove() implementations 2014-04-02 07:55:26 +02:00
of of_gpio: return error if no device found 2014-04-09 22:26:26 +02:00
pinctrl ARM: i.MX: Make mxc_iomux_v3_setup_multiple_pads argument const 2014-02-20 14:50:10 +01:00
pwm PWM: Implement devicetree support 2014-02-28 15:05:46 +01:00
regulator Add initial regulator support 2014-04-29 08:01:32 +02:00
serial serial: add Atheros AR933x driver 2014-03-28 10:28:15 +01:00
spi spi: i.MX: Fix direction for CS GPIOs 2014-04-08 08:20:27 +02:00
usb Fix AT91 UDC driver on boards without vbus. 2014-04-23 09:24:06 +02:00
video video: imx-ipu-v3: remove unneeded 'dmfc' check 2014-04-23 09:19:44 +02:00
w1 w1: Fix compiler warning 2013-03-06 09:04:26 +01:00
watchdog reset_source: rename set_reset_source to reset_source_set 2014-01-29 12:12:17 +01:00
Kconfig Add initial regulator support 2014-04-29 08:01:32 +02:00
Makefile Add initial regulator support 2014-04-29 08:01:32 +02:00