aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+1
* 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/+21
* 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/+6
* 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
| |\
| | * regulator: Update LDO2 for WM8958Mark Brown2010-12-131-2/+21
* | | regulator: missing index in PTR_ERR() in isl6271a_probe()roel kluin2011-01-121-1/+1
* | | regulator: Assign return value of mc13xxx_reg_rmw to retAxel Lin2011-01-121-1/+1
* | | regulator: Add initial per-regulator debugfs supportMark Brown2011-01-121-0/+35
* | | regulator: Make regulator_has_full_constraints a boolMark Brown2011-01-121-1/+1
* | | regulator: Clean up logging a bitMark Brown2011-01-121-1/+1
* | | regulator: Optimise out noop voltage changesMark Brown2011-01-121-1/+8
* | | regulator: Add API to re-apply voltage to hardwareMark Brown2011-01-121-0/+47
* | | regulator: Staticise non-exported functions in mc13892Mark Brown2011-01-121-3/+3
* | | regulator: Only notify voltage changes when they succeedMark Brown2011-01-121-1/+4
* | | regulator: Provide a selector based set_voltage_sel() operationMark Brown2011-01-121-2/+35
* | | regulator: Factor out voltage set operation into a separate functionMark Brown2011-01-121-24/+39
* | | regulator: Convert WM8994 to use get_voltage_sel()Mark Brown2011-01-121-10/+6
* | | regulator: Convert WM835x to use get_voltage_sel()Mark Brown2011-01-121-10/+6
* | | regulator: Allow modular build of mc13xxx-coreMark Brown2011-01-122-1/+8
* | | regulator: support PMIC mc13892Yong Shen2011-01-123-0/+644
* | | make mc13783 regulator code genericYong Shen2011-01-125-282/+383
* | | Change the register name definitions for mc13783Yong Shen2011-01-121-15/+15
* | | regulators: Removed macros for initialization of ab8500 regulatorsBengt Jonsson2011-01-121-62/+179