summaryrefslogtreecommitdiff
path: root/drivers/regulator/da9052-regulator.c
AgeCommit message (Expand)Author
2012-04-13regulator: da9052: add device tree supportYing-Chun Liu (PaulLiu)
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-05regulator: da9052: Remove unneeded devm_kfree callsAxel Lin
2012-04-01regulator: Refactor to use one da9052_ldo_ops/da9052_dcdc_ops for all LDOs/DCDCsAxel Lin
2012-04-01regulator: Fix da9052 ldo regulator namesAxel Lin
2012-03-11regulator: da9052: Ensure the selected voltage falls within the specified rangeAxel Lin
2012-03-11regulator: Set n_voltages for da9052 regulatorsAxel Lin
2012-03-05regulator: Fix mask parameter in da9052_reg_update callsAxel Lin
2011-12-20regulator: da9052: Staticize non-exported symbolsAxel Lin
2011-12-17regulator: Replace kzalloc with devm_kzalloc and if-else with a switch-case f...Ashish Jangam
2011-12-15regulator: Update da9052-regulator for DT changesMark Brown
2011-12-15regulator: DA9052/53 Regulator supportAshish Jangam