1
0
Fork 0
remarkable-linux/drivers/regulator
Mark Brown 1474e4dbca Merge branch 'regulator-register' into regulator-drivers 2012-04-09 12:30:21 +01:00
..
88pm8607.c regulator: Convert 88pm8607 to get_voltage_sel 2012-04-01 11:59:40 +01:00
Kconfig regulator: Add support for RICOH PMIC RC5T583 regulator 2012-04-04 11:48:02 +01:00
Makefile regulator: Add support for RICOH PMIC RC5T583 regulator 2012-04-04 11:48:02 +01:00
aat2870-regulator.c regulator: aat2870: Add MODULE_ALIAS 2012-04-04 12:27:55 +01:00
ab3100.c regulator: Convert ab3100 to set_voltage_sel 2012-04-01 11:59:23 +01:00
ab8500.c regulator: Convert ab8500 to set_voltage_sel 2012-04-01 11:59:23 +01:00
ad5398.c Merge branch 'regulator-register' into regulator-drivers 2012-04-09 12:30:21 +01:00
anatop-regulator.c regulator: Add Anatop regulator driver 2012-03-14 12:37:35 +00:00
core.c regulator: core: Constify the regulator_desc passed in when registering 2012-04-04 11:43:26 +01:00
da903x.c regulator: da903x: Use DIV_ROUND_UP macro to calculate selector 2012-03-11 20:48:52 +00:00
da9052-regulator.c regulator: da9052: Remove unneeded devm_kfree calls 2012-04-05 10:48:16 +01:00
db8500-prcmu.c regulators/db8500: split off shared dbx500 code 2012-01-20 12:01:29 +00:00
dbx500-prcmu.c regulators/db8500: split off shared dbx500 code 2012-01-20 12:01:29 +00:00
dbx500-prcmu.h regulators/db8500: split off shared dbx500 code 2012-01-20 12:01:29 +00:00
dummy.c regulator: pass additional of_node to regulator_register() 2011-11-23 18:47:04 +00:00
dummy.h regulator: fix build when CONFIG_REGULATOR_DUMMY=n 2010-10-28 22:40:32 +01:00
fixed-helper.c regulator: provide a helper for registering a fixed regulator 2012-03-03 16:32:47 +00:00
fixed.c regulator: fixed: Support for open drain gpio pin 2012-04-02 23:17:53 +01:00
gpio-regulator.c regulator: gpio-regulator: Basic devm_kzalloc() conversion 2012-04-04 11:38:52 +01:00
isl6271a-regulator.c Merge branch 'regulator-register' into regulator-drivers 2012-04-09 12:30:21 +01:00
lp3971.c Merge branch 'regulator-register' into regulator-drivers 2012-04-09 12:30:21 +01:00
lp3972.c Merge branch 'regulator-register' into regulator-drivers 2012-04-09 12:30:21 +01:00
max1586.c regulator: max1586: Constify regulator_desc 2012-04-06 10:07:10 +01:00
max8649.c Merge branch 'regulator-register' into regulator-drivers 2012-04-09 12:30:21 +01:00
max8660.c Merge branch 'regulator-register' into regulator-drivers 2012-04-09 12:30:21 +01:00
max8925-regulator.c regulator: Add missing n_voltages setting for max8925 2012-04-02 23:15:19 +01:00
max8952.c Merge branch 'regulator-register' into regulator-drivers 2012-04-09 12:30:21 +01:00
max8997.c regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros 2012-04-01 11:59:33 +01:00
max8998.c regulator: Silence error message in max8998_pmic_probe 2012-03-11 20:48:54 +00:00
mc13xxx-regulator-core.c regulator: Convert mc13xxx regulator drivers to set_voltage_sel 2012-04-02 23:24:46 +01:00
mc13xxx.h regulator: Convert mc13xxx regulator drivers to set_voltage_sel 2012-04-02 23:24:46 +01:00
mc13783-regulator.c regulator: mc13783: bail out without platform data 2012-03-11 20:48:44 +00:00
mc13892-regulator.c regulator: Convert mc13xxx regulator drivers to set_voltage_sel 2012-04-02 23:24:46 +01:00
of_regulator.c regulator: Set apply_uV only when min and max voltages are defined 2012-01-26 11:01:21 +00:00
pcap-regulator.c Merge branch 'regulator-register' into regulator-drivers 2012-04-09 12:30:21 +01:00
pcf50633-regulator.c Merge branch 'regulator-register' into regulator-drivers 2012-04-09 12:30:21 +01:00
rc5t583-regulator.c regulator: Convert rc5t583 to set_voltage 2012-04-06 18:32:23 +01:00
s5m8767.c regulator: Add support s5m8767 opmode operation 2012-04-01 11:59:22 +01:00
tps6105x-regulator.c regulator: tps6105x: Constify regulator_desc 2012-04-06 10:06:44 +01:00
tps6507x-regulator.c regulator: Convert tps6507x to set_voltage_sel 2012-03-14 14:13:17 +00:00
tps6524x-regulator.c regulator: tps6524x: Use module_spi_driver() 2012-04-04 11:39:46 +01:00
tps6586x-regulator.c regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_ops 2012-04-01 11:59:32 +01:00
tps62360-regulator.c regulator: Add support for tps62362 and tps62363 in tps62360-regulator driver 2012-04-02 23:16:16 +01:00
tps65023-regulator.c regulator: tps65023: Remove unused client field from struct tps_pmic 2012-04-01 11:59:35 +01:00
tps65090-regulator.c regulator: Remove _en_reg, _en_bit and _ops parameters from tps65090_REG macro 2012-04-01 11:59:32 +01:00
tps65217-regulator.c regulator: tps65217: Constify regulator_desc 2012-04-06 10:07:03 +01:00
tps65910-regulator.c Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into next/drivers 2012-03-24 11:29:58 +00:00
tps65912-regulator.c regulator: Use tps65912_get_voltage for both DCDCs and LDOs 2012-04-01 11:59:25 +01:00
twl-regulator.c regulator: Convert twl4030ldo_set_voltage to set_voltage_sel 2012-04-06 09:49:51 +01:00
userspace-consumer.c regulator: Convert virtual and userspace regulator consumer drivers to use module_platform_driver() 2011-11-28 11:49:13 +00:00
virtual.c regulator: Convert virtual and userspace regulator consumer drivers to use module_platform_driver() 2011-11-28 11:49:13 +00:00
wm831x-dcdc.c regulator: wm831x-dcdc: Use devm_kzalloc 2012-04-01 11:59:30 +01:00
wm831x-isink.c regulator: Convert wm831x regulator drivers to devm_kzalloc() 2011-12-20 11:29:05 +00:00
wm831x-ldo.c regulator: Trivial comment fix for wm831x-ldo driver 2012-04-01 11:59:37 +01:00
wm8350-regulator.c regulator: wm8350: Constify regulator_desc 2012-04-04 11:43:35 +01:00
wm8400-regulator.c regulator: wm8400: Use DIV_ROUND_UP macro to calculate selector 2012-03-11 20:48:51 +00:00
wm8994-regulator.c regulator: wm8994: Constify regulator_desc 2012-04-04 11:43:43 +01:00