summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/ad5398.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: ad5398: constify regulator_ops structureBhumika Goyal2017-01-311-1/+1
* regulator: ad5398: Fix return value of ad5398_write_regAxel Lin2016-02-201-2/+4
* regulator: ad5398: Remove unnecessary MODULE_ALIAS()Javier Martinez Canillas2015-08-301-1/+0
* regulator: ad5398: Convert to devm_regulator_registerAxel Lin2013-09-171-16/+3
* regulator: use dev_get_platdata()Jingoo Han2013-07-301-1/+1
* regulator: remove use of __devexitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devinitBill Pemberton2012-11-201-1/+1
* regulator: remove use of __devexit_pBill Pemberton2012-11-201-1/+1
* regulator: ad5398: Fix min/max current limit boundary checkingAxel Lin2012-07-041-3/+6
* 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