summaryrefslogtreecommitdiffstats
path: root/drivers/regulator
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | | regulators: Added verbose debug messages to ab8500 regulatorsBengt Jonsson2011-01-121-12/+51
* | | regulators: Modified ab8500 error handlingBengt Jonsson2011-01-121-22/+31
* | | regulators: Updated ab8500 variable names, macro names and commentsBengt Jonsson2011-01-121-79/+82
* | | regulators: Added ab8500 v2 supportBengt Jonsson2011-01-121-2/+26
* | | regulators: Clean out unused code in ab8500 regulatorsBengt Jonsson2011-01-121-16/+0
* | | regulators: Fixed errors in ab8500 register mappingBengt Jonsson2011-01-121-6/+6
* | | regulators: Moved define for number of regulators in ab8500Bengt Jonsson2011-01-121-1/+7
* | | regulator: add driver for tps6524x regulatorCyril Chemparathy2011-01-123-0/+704
* | | regulator: Convert WM831x drivers to use get_voltage_sel()Mark Brown2011-01-122-16/+16
* | | regulator: Allow drivers to report voltages as selectorsMark Brown2011-01-121-3/+22
* | | regulator: Use _regulator_get_voltage() consistentlyMark Brown2011-01-121-8/+10
* | | drivers/regulator: Update WARN usesJoe Perches2011-01-121-2/+1
* | | regulator: Take into account the requirements of all consumersThomas Petazzoni2011-01-121-0/+25
* | | regulator: Add and use rdev_<level> macrosJoe Perches2011-01-121-81/+65
OpenPOWER on IntegriCloud