aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/dummy.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-10-28regulator: dummy: Make regulator_desc array constKrzysztof Kozlowski1-1/+1
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-02-26regulator: dummy: Should be always-onMarkus Pargmann1-1/+5
2012-11-20regulator: remove use of __devinitBill Pemberton1-1/+1
2012-08-08regulator: make the dummy regulator's print_constraint more helpfulUwe Kleine-König1-1/+1
2012-05-10regulator: dummy: Specify a struct deviceMark Brown1-0/+1
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown1-2/+4
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak1-1/+1
2011-10-31regulator: Add export.h for THIS_MODULE to dummy.cPaul Gortmaker1-0/+1
2011-06-08regulator: Properly register dummy regulator driverMark Brown1-6/+26
2010-03-03regulator: Provide optional dummy regulator for consumersMark Brown1-0/+66