Mark Brown 173f24d1ff regulator: tps6524x: Use module_spi_driver() 13 years ago
..
88pm8607.c 509cbf848c regulator: Convert 88pm8607 to get_voltage_sel 13 years ago
Kconfig d1cf4f65e1 regulator: Add support for tps62362 and tps62363 in tps62360-regulator driver 13 years ago
Makefile 69d715a142 regulator: gpio-regulator: Sort in Makefile 13 years ago
aat2870-regulator.c b21bcd1ada regulator: Add a pointer to aat2870_data in struct aat2870_regulator 13 years ago
ab3100.c 1f793ff258 regulator: Convert ab3100 to set_voltage_sel 13 years ago
ab8500.c ae713d394d regulator: Convert ab8500 to set_voltage_sel 13 years ago
ad5398.c 0df8c96fa1 regulator: ad5398: Use devm_kzalloc 13 years ago
anatop-regulator.c e3e5aff714 regulator: Add Anatop regulator driver 13 years ago
core.c d15d76448b Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator 13 years ago
da903x.c ae76e8307f regulator: da903x: Use DIV_ROUND_UP macro to calculate selector 13 years ago
da9052-regulator.c 0ec446ea9a regulator: Refactor to use one da9052_ldo_ops/da9052_dcdc_ops for all LDOs/DCDCs 13 years ago
db8500-prcmu.c 38e968380b regulators/db8500: split off shared dbx500 code 13 years ago
dbx500-prcmu.c 38e968380b regulators/db8500: split off shared dbx500 code 13 years ago
dbx500-prcmu.h 38e968380b regulators/db8500: split off shared dbx500 code 13 years ago
dummy.c 2c043bcbf2 regulator: pass additional of_node to regulator_register() 13 years ago
dummy.h f5ee10ab42 regulator: fix build when CONFIG_REGULATOR_DUMMY=n 14 years ago
fixed-helper.c 613330a0f7 regulator: provide a helper for registering a fixed regulator 13 years ago
fixed.c a4d9f179cc regulator: fixed: Support for open drain gpio pin 13 years ago
gpio-regulator.c 02b552160f regulator: gpio-regulator: Basic devm_kzalloc() conversion 13 years ago
isl6271a-regulator.c 8df8d8a038 regulator: isl6271a: Allow missing init_data for diagnostics 13 years ago
lp3971.c 5af34e60dc regulator: lp3971: Convert to module_i2c_driver() 13 years ago
lp3972.c 24c896f548 regulator: Convert lp3972 to set_voltage_sel 13 years ago
max1586.c 7d530d32b0 regulator: max1586: Use DIV_ROUND_UP macro to calculate selector 13 years ago
max8649.c f4d13e76eb regulator: max8649: Remove contentless announcement log message 13 years ago
max8660.c 4a78f2c1d6 regulator: max8860: Remove announcement on probe 13 years ago
max8925-regulator.c 7f52ba7791 regulator: Add missing n_voltages setting for max8925 13 years ago
max8952.c 6ea67d04b6 regulator: Convert max8952 to set_voltage_sel 13 years ago
max8997.c 4533f80ef8 regulator: Add MAX8997_VOLTAGE_REGULATOR and MAX8997_CURRENT_REGULATOR macros 13 years ago
max8998.c f08f5de54f regulator: Silence error message in max8998_pmic_probe 13 years ago
mc13783-regulator.c 0757b6020f regulator: mc13783: bail out without platform data 13 years ago
mc13892-regulator.c 939b62d897 regulator: Convert mc13xxx regulator drivers to set_voltage_sel 13 years ago
mc13xxx-regulator-core.c 939b62d897 regulator: Convert mc13xxx regulator drivers to set_voltage_sel 13 years ago
mc13xxx.h 939b62d897 regulator: Convert mc13xxx regulator drivers to set_voltage_sel 13 years ago
of_regulator.c 8a093049c6 regulator: Set apply_uV only when min and max voltages are defined 13 years ago
pcap-regulator.c 3cbff37ea0 regulator: Convert pcap-regulator to get_voltage_sel 13 years ago
pcf50633-regulator.c 8300d2fde4 regulator: Convert pcf50633 to get_voltage_sel 13 years ago
s5m8767.c 7e44bb83a7 regulator: Add support s5m8767 opmode operation 13 years ago
tps6105x-regulator.c 2c043bcbf2 regulator: pass additional of_node to regulator_register() 13 years ago
tps62360-regulator.c d1cf4f65e1 regulator: Add support for tps62362 and tps62363 in tps62360-regulator driver 13 years ago
tps65023-regulator.c 36a2afd884 regulator: tps65023: Remove unused client field from struct tps_pmic 13 years ago
tps6507x-regulator.c ca61a7bfcd regulator: Convert tps6507x to set_voltage_sel 13 years ago
tps65090-regulator.c 4b3bd55f54 regulator: Remove _en_reg, _en_bit and _ops parameters from tps65090_REG macro 13 years ago
tps65217-regulator.c fc56911bc6 regulator: Merge tps65217_pmic_ldo234_ops and tps65217_pmic_dcdc_ops to tps65217_pmic_ops 13 years ago
tps6524x-regulator.c 173f24d1ff regulator: tps6524x: Use module_spi_driver() 13 years ago
tps6586x-regulator.c e18162353a regulator: Merge tps6586x_regulator_ldo_ops and tps6586x_regulator_dvm_ops 13 years ago
tps65910-regulator.c d15d76448b Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator 13 years ago
tps65912-regulator.c 33426e9796 regulator: Use tps65912_get_voltage for both DCDCs and LDOs 13 years ago
twl-regulator.c e9d47fa4eb regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supply 13 years ago
userspace-consumer.c 005d610f2a regulator: Convert virtual and userspace regulator consumer drivers to use module_platform_driver() 13 years ago
virtual.c 005d610f2a regulator: Convert virtual and userspace regulator consumer drivers to use module_platform_driver() 13 years ago
wm831x-dcdc.c 4c60165dcb regulator: wm831x-dcdc: Use devm_kzalloc 13 years ago
wm831x-isink.c fded2f4fae regulator: Convert wm831x regulator drivers to devm_kzalloc() 13 years ago
wm831x-ldo.c 6085d4d9c3 regulator: Trivial comment fix for wm831x-ldo driver 13 years ago
wm8350-regulator.c dce7304f4b regulator: Use DIV_ROUND_CLOSEST in wm8350_isink_get_current 13 years ago
wm8400-regulator.c e9a15c8cad regulator: wm8400: Use DIV_ROUND_UP macro to calculate selector 13 years ago
wm8994-regulator.c b9e0348f20 regulator: wm8994: Convert to devm_kzalloc() 13 years ago