summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/dummy.c
AgeCommit message (Expand)AuthorLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner-5/+1
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+0
2014-10-28regulator: dummy: Make regulator_desc array constKrzysztof Kozlowski-1/+1
2014-10-20regulator: drop owner assignment from platform_driversWolfram Sang-1/+0
2014-02-26regulator: dummy: Should be always-onMarkus Pargmann-1/+5
2012-11-20regulator: remove use of __devinitBill Pemberton-1/+1
2012-08-08regulator: make the dummy regulator's print_constraint more helpfulUwe Kleine-König-1/+1
2012-05-10regulator: dummy: Specify a struct deviceMark Brown-0/+1
2012-04-09regulator: core: Use a struct to pass in regulator runtime configurationMark Brown-2/+4
2011-11-23regulator: pass additional of_node to regulator_register()Rajendra Nayak-1/+1
2011-10-31regulator: Add export.h for THIS_MODULE to dummy.cPaul Gortmaker-0/+1
2011-06-08regulator: Properly register dummy regulator driverMark Brown-6/+26
2010-03-03regulator: Provide optional dummy regulator for consumersMark Brown-0/+66