aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ab8500.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-26regulator: add ab8500 enable and raise time delaysLinus Walleij1-0/+30
2011-03-26regulator: initialization for ab8500 regulatorsBengt Jonsson1-1/+222
2011-03-26regulator: add support for USB voltage regulatorBengt Jonsson1-1/+16
2011-01-12regulators: Removed macros for initialization of ab8500 regulatorsBengt Jonsson1-62/+179
2011-01-12regulators: Added verbose debug messages to ab8500 regulatorsBengt Jonsson1-12/+51
2011-01-12regulators: Modified ab8500 error handlingBengt Jonsson1-22/+31
2011-01-12regulators: Updated ab8500 variable names, macro names and commentsBengt Jonsson1-79/+82
2011-01-12regulators: Added ab8500 v2 supportBengt Jonsson1-2/+26
2011-01-12regulators: Clean out unused code in ab8500 regulatorsBengt Jonsson1-16/+0
2011-01-12regulators: Fixed errors in ab8500 register mappingBengt Jonsson1-6/+6
2011-01-12regulators: Moved define for number of regulators in ab8500Bengt Jonsson1-1/+7
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown1-1/+4
2010-10-29mfd: Align ab8500 with the abx500 interfaceMattias Wallin1-36/+50
2010-09-05regulator: ab8500 - fix off-by-one value range checking for selectorAxel Lin1-1/+1
2010-09-01regulator: ab8500 - fix the logic to remove already registered regulators in error pathAxel Lin1-3/+1
2010-09-01regulator/ab8500: move dereference below the check for NULLDan Carpenter1-1/+2
2010-08-11regulator: add support for regulators on the ab8500 MFDSundar R IYER1-0/+427