summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/aat2870-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin2012-04-231-1/+0
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+6
* regulator: aat2870: Add MODULE_ALIASMark Brown2012-04-041-0/+1
* regulator: Add a pointer to aat2870_data in struct aat2870_regulatorAxel Lin2012-03-111-7/+7
* Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown2011-11-281-1/+1
|\
| * regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin2011-11-281-1/+1
* | regulator: aat2870: Remove a redundant bitwise and operationAxel Lin2011-11-281-1/+1
* | regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
|/
* regulator: aat2870-regulator.c needs module.hRandy Dunlap2011-08-081-0/+1
* regulator: aat2870: Add AAT2870 regulator driverJin Park2011-07-311-0/+232