aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/ab3100.c
AgeCommit message (Expand)AuthorFilesLines
2011-05-26mfd: Use mfd cell platform_data for ab3100 cells platform bitsGravatar Samuel Ortiz 1-2/+1
2011-03-26regulator: switch the ab3100 to use enable_time()Gravatar Linus Walleij 1-23/+28
2011-03-23mfd: mfd_cell is now implicitly available to ab3100 driversGravatar Andres Salomon 1-1/+2
2011-01-12regulator: Report actual configured voltage to set_voltage()Gravatar Mark Brown 1-1/+4
2010-09-01regulator: ab3100 - fix the logic to remove already registered regulators in ...Gravatar Axel Lin 1-4/+1
2010-07-27ab3100: fix off-by-one value range checking for voltage selectorGravatar Axel Lin 1-2/+2
2010-05-28mfd: AB3100 register access change to abx500 APIGravatar Mattias Wallin 1-17/+16
2010-05-28mfd: Renamed ab3100.h to abx500.hGravatar Linus Walleij 1-1/+1
2010-05-25Regulators: ab3100/bq24022: add a missing .owner field in regulator_descGravatar Axel Lin 1-0/+10
2010-03-03Regulators: ab3100 - fix probe and remove annotationsGravatar Dmitry Torokhov 1-3/+3
2009-12-17Fix some AB3100 regulator issuesGravatar Linus Walleij 1-21/+2
2009-12-17regulator: Remove duplicate consts from ab3100Gravatar Mark Brown 1-5/+5
2009-09-17regulator: Voltage count for AB3100Gravatar Linus Walleij 1-0/+6
2009-09-17regulator: AB3100 supportGravatar Linus Walleij 1-0/+694