summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps65090-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'regulator/topic/drivers' into regulator-nextMark Brown2012-05-121-1/+0
|\
| * regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin2012-04-231-1/+0
* | regulator: tps65090: Use generic regmap enable/disable operationsAxel Lin2012-04-181-57/+7
|/
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
* regulator: Remove _en_reg, _en_bit and _ops parameters from tps65090_REG macroAxel Lin2012-04-011-14/+14
* regulator: tps65090: Use IS_ERR to check return value of regulator_registerAxel Lin2012-04-011-1/+1
* regulator: Add TPS65090 regulator driverVenu Byravarasu2012-04-011-0/+197