aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/dummy.c
AgeCommit message (Expand)AuthorFilesLines
2012-11-20regulator: remove use of __devinitGravatar Bill Pemberton 1-1/+1
2012-08-08regulator: make the dummy regulator's print_constraint more helpfulGravatar Uwe Kleine-König 1-1/+1
2012-05-10regulator: dummy: Specify a struct deviceGravatar Mark Brown 1-0/+1
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationGravatar Mark Brown 1-2/+4
2011-11-23regulator: pass additional of_node to regulator_register()Gravatar Rajendra Nayak 1-1/+1
2011-10-31regulator: Add export.h for THIS_MODULE to dummy.cGravatar Paul Gortmaker 1-0/+1
2011-06-08regulator: Properly register dummy regulator driverGravatar Mark Brown 1-6/+26
2010-03-03regulator: Provide optional dummy regulator for consumersGravatar Mark Brown 1-0/+66