summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
* regulator: Support voltage offsets to compensate for drops in systemMark Brown2011-05-271-3/+12
* regulator: Remove supply_regulator_dev from machine configurationMark Brown2011-05-271-16/+0Star
* regulator: Move VCOINCELL to be the last element of mc13892_regulators arrayAxel Lin2011-05-271-1/+1
* regulator: Factor out references to rdev in regulator_force_disable()Mark Brown2011-05-271-3/+4
* regulator: Convert WM8400 to get_voltage_sel()Mark Brown2011-05-271-6/+6
* regulator: Fix the argument of calling regulator_mode_constrainAxel Lin2011-05-271-1/+1
* regulator: twl: add twl6030 set_modeSaquib Herman2011-05-271-8/+34
* regulator: twl: add twl6030 get_statusSaquib Herman2011-05-271-9/+35
* regulator: twl: fix twl6030 regulator is_enabledSaquib Herman2011-05-271-15/+46
* regulator: twl: remap has no meaning for 6030Saquib Herman2011-05-271-20/+17Star
* regulator: twl: fix twl6030 enable/disableSaquib Herman2011-05-271-1/+30
* regulator: Add missing platform_set_drvdata in tps6105x_regulator_probeAxel Lin2011-05-271-0/+1
* regulator: When constraining modes fall back to higher power modesMark Brown2011-05-271-9/+15
* regulator: Fix 88pm8607.c printk format warningRandy Dunlap2011-05-261-2/+2
* mfd: Avoid to use constraint name in 88pm860x regulator driverHaojian Zhuang2011-05-261-12/+13
* regulator: Enable max8925 i2c sequence for controlHaojian Zhuang2011-05-261-3/+8
* regulator: Use device platform_data to retrieve db8500 platform bitsSamuel Ortiz2011-05-261-2/+2
* mfd: Use mfd cell platform_data for 88pm860x cells platform bitsSamuel Ortiz2011-05-261-6/+1Star
* mfd: Use mfd cell platform_data for tps6105x cells platform bitsSamuel Ortiz2011-05-261-2/+2
* mfd: Use mfd cell platform_data for mc13xxx cells platform bitsSamuel Ortiz2011-05-262-6/+8
* mfd: Use mfd cell platform_data for ab3100 cells platform bitsSamuel Ortiz2011-05-261-2/+1Star
* mach-ux500: voltage domain regulators for DB8500Bengt Jonsson2011-05-243-0/+566
* regulator: change debug statement be consistent with the style of the restWanlong Gao2011-05-101-1/+1
* treewide: cleanup continuations and remove logging message whitespaceJoe Perches2011-04-261-2/+2
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* regulator: Add MODULE_DEVICE_TABLE to max8997 and max8998Axel Lin2011-03-272-0/+2
* regulator: fix tps6524x section mismatchRandy Dunlap2011-03-261-1/+1
* regulator: Remove more wm831x-specific IRQ operationsMark Brown2011-03-261-3/+3
* regulator: add ab8500 enable and raise time delaysLinus Walleij2011-03-261-0/+30
* regulator: provide consumer interface for fall/rise timeLinus Walleij2011-03-261-0/+45
* regulator: add set_voltage_time_sel infrastructureLinus Walleij2011-03-261-0/+25
* regulator: initialization for ab8500 regulatorsBengt Jonsson2011-03-261-1/+222
* regulator: add support for USB voltage regulatorBengt Jonsson2011-03-261-1/+16
* regulator: switch the ab3100 to use enable_time()Linus Walleij2011-03-261-23/+28
* Regulator: add suspend-finish API for regulator core.MyungJoo Ham2011-03-261-0/+41
* regulator: fix typo in KconfigIgor Grinberg2011-03-261-1/+1
* regulator: Convert WM831x regulators to genirqMark Brown2011-03-263-30/+21Star
* regulator: If we fail when setting up a supply say which supplyMark Brown2011-03-261-1/+4
* regulator: Add a subdriver for TI TPS6105x regulator portions v2Linus Walleij2011-03-233-1/+206
* regulator: MAX8997/8966 supportMyungJoo Ham2011-03-233-0/+1223
* mfd: Adopt mfd_data in 88pm860x regulatorHaojian Zhuang2011-03-231-22/+24
* mfd: mfd_cell is now implicitly available to mc13xxx driversAndres Salomon2011-03-232-8/+6Star
* mfd: mfd_cell is now implicitly available to ab3100 driversAndres Salomon2011-03-231-1/+2
* regulator: twl: add clk32kg to twl-regulatorBalaji T K2011-03-231-1/+23
* regulator, mc13xxx: Remove pointless test for unsigned less than zeroJesper Juhl2011-02-251-1/+1
* regulator: Fix warning with CONFIG_BUG disabledMark Brown2011-02-251-0/+1
* regulator: Support MAX8998/LP3974 DVS-GPIOMyungJoo Ham2011-01-141-20/+67
* mfd: Support LP3974 RTCMyungJoo Ham2011-01-141-0/+7
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-131-2/+21
|\
| * Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-01-131-2/+21
| |\