summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ad5398.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
* Merge branch 'regulator-register' into regulator-driversMark Brown2012-04-091-1/+1
|\
| * regulator: ad5398: Constify regulator_descAxel Lin2012-04-051-1/+1
* | regulator: ad5398: Use devm_kzallocAxel Lin2012-04-011-4/+1
* | regulator: ad5398: show changing current in uAAxel Lin2012-04-011-2/+2
|/
* regulator: ad5398: Use DIV_ROUND_UP macro to calculate selectorAxel Lin2012-03-111-2/+2
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* i2c: Remove obsolete cleanup for clientdataWolfram Sang2010-09-301-1/+0
* regulator: ad5398 - fix a memory leakAxel Lin2010-09-011-6/+6
* regulator: make sure the regulator is available prior to the consumers.Sonic Zhang2010-08-111-1/+1
* regulator: new drivers for AD5398 and AD5821Sonic Zhang2010-08-111-0/+288