aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/lp3972.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-03regulator: lp3972: Use regulator_list_voltage_table()Axel Lin1-66/+36
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown1-2/+7
2012-04-09Merge branch 'regulator-register' into regulator-driversMark Brown1-1/+1
2012-04-05regulator: lp3972: Constify regulator_descAxel Lin1-1/+1
2012-04-01regulator: Convert lp3972 to set_voltage_selAxel Lin1-45/+18
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak1-1/+1
2011-10-31regulator: Add module.h to drivers/regulator users as requiredPaul Gortmaker1-0/+1
2011-01-12regulator: Report actual configured voltage to set_voltage()Mark Brown1-2/+8
2010-10-28Regulator: lp3972 cleanupAxel Lin1-7/+18
2010-10-28Regulator: LP3972 PMIC regulator driverAxel Lin1-0/+649