aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ab8500.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: add ab8500 enable and raise time delaysLinus Walleij2011-03-261-0/+30
* regulator: initialization for ab8500 regulatorsBengt Jonsson2011-03-261-1/+222
* regulator: add support for USB voltage regulatorBengt Jonsson2011-03-261-1/+16
* 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: Report actual configured voltage to set_voltage()Mark Brown2011-01-121-1/+4
* mfd: Align ab8500 with the abx500 interfaceMattias Wallin2010-10-291-36/+50
* regulator: ab8500 - fix off-by-one value range checking for selectorAxel Lin2010-09-051-1/+1
* regulator: ab8500 - fix the logic to remove already registered regulators in ...Axel Lin2010-09-011-3/+1
* regulator/ab8500: move dereference below the check for NULLDan Carpenter2010-09-011-1/+2
* regulator: add support for regulators on the ab8500 MFDSundar R IYER2010-08-111-0/+427