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