aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/bq24022.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-07regulator: Remove bq24022 regulator driverHeiko Stübner1-162/+0
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak1-1/+1
2011-10-31regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker1-0/+1
2010-05-25Regulators: ab3100/bq24022: add a missing .owner field in regulator_descAxel Lin1-0/+1
2009-04-28regulator/bq24022: fix bug in is_enabled functionPhilipp Zabel1-2/+1
2009-03-31regulator: Allow init data to be supplied for bq24022Mark Brown1-1/+2
2009-03-31regulator: Pass regulator init data as explict argument when registeringMark Brown1-1/+1
2009-01-30regulator: move bq24022 init back to module_init instead of subsys_initcallPhilipp Zabel1-5/+1
2008-10-13regulator: core - Rework machine API to remove string based functions.Liam Girdwood1-12/+9
2008-07-30regulator: TI bq24022 Li-Ion Charger driverPhilipp Zabel1-0/+167