summaryrefslogtreecommitdiff
path: root/drivers/regulator/tps65090-regulator.c
Commit message (Expand)AuthorAge
* regulator: tps65090: Set voltage for fixed regulatorsJavier Martinez Canillas2014-07-31
* regulator: tps65090: Fix tps65090 crash on Tegra DalmoreDoug Anderson2014-05-02
* regulator: tps65090: Make FETs more reliable by adding retriesDoug Anderson2014-04-29
* regulator: tps65090: Allow setting the overcurrent wait timeDoug Anderson2014-04-18
* regulator: tps65090: Remove redundant error messageSachin Kamat2014-02-20
* regulator: tps65090: Add missing of_node_putSachin Kamat2014-02-18
* Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-nextMark Brown2013-10-24
|\
| * regulator: tps65090: get regulators node from parent node onlyLaxman Dewangan2013-10-09
* | regulator: tps65090: Use devm_regulator_registerSachin Kamat2013-09-17
|/
* regulator: tps65090: Fix using wrong dev argument for calling of_regulator_matchAxel Lin2013-01-31
* regulator: tps65090: add DT supportLaxman Dewangan2013-01-29
* Merge remote-tracking branch 'regulator/topic/tps65090' into regulator-nextMark Brown2012-12-10
|\
| * regulator: tps65090: Add MODULE_ALIASAxel Lin2012-11-24
* | regulator: remove use of __devexitBill Pemberton2012-11-20
* | regulator: remove use of __devinitBill Pemberton2012-11-20
* | regulator: remove use of __devexit_pBill Pemberton2012-11-20
|/
* regulator: tps65090: add external control support for DCDCLaxman Dewangan2012-10-17
* regulator: tps65090: Add support for LDO regulatorsLaxman Dewangan2012-10-17
* regulator: tps65090: rename driver name and regulator nameLaxman Dewangan2012-10-17
* regulator: tps65090: Register all regulators in single probe callLaxman Dewangan2012-10-17
* Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-05-12
|\
| * regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin2012-04-23
* | regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin2012-04-18
|/
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-09
* regulator: Remove _en_reg, _en_bit and _ops parameters from tps65090_REG macroAxel Lin2012-04-01
* regulator: tps65090: Use IS_ERR to check return value of regulator_registerAxel Lin2012-04-01
* regulator: Add TPS65090 regulator driverVenu Byravarasu2012-04-01