aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/wm8400-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2010-03-03Regulators: wm8400 - cleanup platform driver data handlingGravatar Dmitry Torokhov 1-2/+5
2009-06-15regulator: remove driver_data direct access of struct deviceGravatar Greg Kroah-Hartman 1-3/+3
2009-06-15regulator: Move regulator drivers to subsys_initcall()Gravatar Mark Brown 1-1/+1
2009-03-31regulator: Implement list_voltage() for WM8400 DCDCs and LDOsGravatar Mark Brown 1-4/+30
2009-03-31regulator: Pass regulator init data as explict argument when registeringGravatar Mark Brown 1-1/+1
2009-01-17move wm8400-regulator's probe function to .devinit.textGravatar Uwe Kleine-König 1-1/+1
2008-10-13regulator: Add WM8400 regulator supportGravatar Mark Brown 1-0/+368