aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-27regulator: Support voltage offsets to compensate for drops in systemMark Brown1-3/+12
2011-05-27regulator: Remove supply_regulator_dev from machine configurationMark Brown1-16/+0
2011-05-27regulator: Move VCOINCELL to be the last element of mc13892_regulators arrayAxel Lin1-1/+1
2011-05-27regulator: Factor out references to rdev in regulator_force_disable()Mark Brown1-3/+4
2011-05-27regulator: Convert WM8400 to get_voltage_sel()Mark Brown1-6/+6
2011-05-27regulator: Fix the argument of calling regulator_mode_constrainAxel Lin1-1/+1
2011-05-27regulator: twl: add twl6030 set_modeSaquib Herman1-8/+34
2011-05-27regulator: twl: add twl6030 get_statusSaquib Herman1-9/+35
2011-05-27regulator: twl: fix twl6030 regulator is_enabledSaquib Herman1-15/+46
2011-05-27regulator: twl: remap has no meaning for 6030Saquib Herman1-20/+17
2011-05-27regulator: twl: fix twl6030 enable/disableSaquib Herman1-1/+30
2011-05-27regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin1-0/+1
2011-05-27regulator: When constraining modes fall back to higher power modesMark Brown1-9/+15
2011-05-26regulator: Fix 88pm8607.c printk format warningRandy Dunlap1-2/+2
2011-05-26mfd: Avoid to use constraint name in 88pm860x regulator driverHaojian Zhuang1-12/+13
2011-05-26regulator: Enable max8925 i2c sequence for controlHaojian Zhuang1-3/+8
2011-05-26regulator: Use device platform_data to retrieve db8500 platform bitsSamuel Ortiz1-2/+2
2011-05-26mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz1-6/+1
2011-05-26mfd: Use mfd cell platform_data for tps6105x cells platform bitsSamuel Ortiz1-2/+2
2011-05-26mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz2-6/+8
2011-05-26mfd: Use mfd cell platform_data for ab3100 cells platform bitsSamuel Ortiz1-2/+1
2011-05-24mach-ux500: voltage domain regulators for DB8500Bengt Jonsson3-0/+566
2011-05-10regulator: change debug statement be consistent with the style of the restWanlong Gao1-1/+1
2011-04-26treewide: cleanup continuations and remove logging message whitespaceJoe Perches1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi2-2/+2
2011-03-27regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998Axel Lin2-0/+2
2011-03-26regulator: fix tps6524x section mismatchRandy Dunlap1-1/+1
2011-03-26regulator: Remove more wm831x-specific IRQ operationsMark Brown1-3/+3
2011-03-26regulator: add ab8500 enable and raise time delaysLinus Walleij1-0/+30
2011-03-26regulator: provide consumer interface for fall/rise timeLinus Walleij1-0/+45
2011-03-26regulator: add set_voltage_time_sel infrastructureLinus Walleij1-0/+25
2011-03-26regulator: initialization for ab8500 regulatorsBengt Jonsson1-1/+222
2011-03-26regulator: add support for USB voltage regulatorBengt Jonsson1-1/+16
2011-03-26regulator: switch the ab3100 to use enable_time()Linus Walleij1-23/+28
2011-03-26Regulator: add suspend-finish API for regulator core.MyungJoo Ham1-0/+41
2011-03-26regulator: fix typo in KconfigIgor Grinberg1-1/+1
2011-03-26regulator: Convert WM831x regulators to genirqMark Brown3-30/+21
2011-03-26regulator: If we fail when setting up a supply say which supplyMark Brown1-1/+4
2011-03-23regulator: Add a subdriver for TI TPS6105x regulator portions v2Linus Walleij3-1/+206
2011-03-23regulator: MAX8997/8966 supportMyungJoo Ham3-0/+1223
2011-03-23mfd: Adopt mfd_data in 88pm860x regulatorHaojian Zhuang1-22/+24
2011-03-23mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2-8/+6
2011-03-23mfd: mfd_cell is now implicitly available to ab3100 driversAndres Salomon1-1/+2
2011-03-23regulator: twl: add clk32kg to twl-regulatorBalaji T K1-1/+23
2011-02-25regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl1-1/+1
2011-02-25regulator: Fix warning with CONFIG_BUG disabledMark Brown1-0/+1
2011-01-14regulator: Support MAX8998/LP3974 DVS-GPIOMyungJoo Ham1-20/+67
2011-01-14mfd: Support LP3974 RTCMyungJoo Ham1-0/+7
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-2/+21
2011-01-13Merge branch 'topic/asoc' into for-linusTakashi Iwai1-2/+21