summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/dummy.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers that existed in 4.14Douglas Anderson2023-03-201-0/+1
* regulator: dummy: Use devm_regulator_register()Zenghui Yu2021-09-271-1/+2
* regulator: dummy: Constify dummy_initdata and dummy_opsRikard Falkeborn2020-09-141-2/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * regulator: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | regulator: dummy: Make regulator_desc array constKrzysztof Kozlowski2014-10-281-1/+1
|/
* regulator: dummy: Should be always-onMarkus Pargmann2014-02-261-1/+5
* regulator: remove use of __devinitBill Pemberton2012-11-201-1/+1
* regulator: make the dummy regulator's print_constraint more helpfulUwe Kleine-König2012-08-081-1/+1
* regulator: dummy: Specify a struct deviceMark Brown2012-05-101-0/+1
* regulator: core: Use a struct to pass in regulator runtime configurationMark Brown2012-04-091-2/+4
* regulator: pass additional of_node to regulator_register()Rajendra Nayak2011-11-231-1/+1
* regulator: Add export.h for THIS_MODULE to dummy.cPaul Gortmaker2011-10-311-0/+1
* regulator: Properly register dummy regulator driverMark Brown2011-06-081-6/+26
* regulator: Provide optional dummy regulator for consumersMark Brown2010-03-031-0/+66