aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/aat2870-regulator.c
AgeCommit message (Expand)Author
2012-09-10regulator: aat2870: Don't explicitly initialise the first fieldMark Brown
2012-07-12regulator: aat2870: Remove unused min_uV and max_uV from struct aat2870_regul...Axel Lin
2012-07-12regulator: aat2870: Convert to regulator_list_voltage_tableAxel Lin
2012-04-23regulator: Remove unneeded include of linux/delay.h from regulator driversAxel Lin
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown
2012-04-04regulator: aat2870: Add MODULE_ALIASMark Brown
2012-03-11regulator: Add a pointer to aat2870_data in struct aat2870_regulatorAxel Lin
2011-11-28Merge remote-tracking branch 'regulator/for-linus' into regulator-nextMark Brown
2011-11-28regulator: aat2870: Remove a redundant bitwise and operationAxel Lin
2011-11-28regulator: aat2870: Fix the logic of checking if no id is matched in aat2870_...Axel Lin
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak
2011-08-08regulator: aat2870-regulator.c needs module.hRandy Dunlap
2011-07-31regulator: aat2870: Add AAT2870 regulator driverJin Park