aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/aat2870-regulator.c
Commit message (Expand)AuthorAge
* regulator: drop owner assignment from platform_driversWolfram Sang2014-10-20
* regulator: aat2870: Use regulator_map_voltage_ascendAxel Lin2014-03-26
* regulator: aat2870: Convert to devm_regulator_registerAxel Lin2013-09-16
* regulator: use dev_get_platdata()Jingoo Han2013-07-30
* regulator: remove use of __devexitBill Pemberton2012-11-19
* regulator: remove use of __devexit_pBill Pemberton2012-11-19
* regulator: aat2870: Don't explicitly initialise the first fieldMark Brown2012-09-10
* regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regul...Axel Lin2012-07-12
* regulator: aat2870: Convert to regulator_list_voltage_tableAxel Lin2012-07-12
* regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin2012-04-23
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-09
* regulator: aat2870: Add MODULE_ALIASMark Brown2012-04-04
* regulator: Add a pointer to aat2870_data in struct aat2870_regulatorAxel Lin2012-03-11
* Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown2011-11-28
|\
| * regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin2011-11-28
* | regulator: aat2870: Remove a redundant bitwise and operationAxel Lin2011-11-28
* | regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-23
|/
* regulator: aat2870-regulator.c needs module.hRandy Dunlap2011-08-08
* regulator: aat2870: Add AAT2870 regulator driverJin Park2011-07-31