index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
regulator
/
dummy.c
Age
Commit message (
Expand
)
Author
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-10-28
regulator: dummy: Make regulator_desc array const
Krzysztof Kozlowski
2014-10-20
regulator: drop owner assignment from platform_drivers
Wolfram Sang
2014-02-26
regulator: dummy: Should be always-on
Markus Pargmann
2012-11-20
regulator: remove use of __devinit
Bill Pemberton
2012-08-08
regulator: make the dummy regulator's print_constraint more helpful
Uwe Kleine-König
2012-05-10
regulator: dummy: Specify a struct device
Mark Brown
2012-04-09
regulator: core: Use a struct to pass in regulator runtime configuration
Mark Brown
2011-11-23
regulator: pass additional of_node to regulator_register()
Rajendra Nayak
2011-10-31
regulator: Add export.h for THIS_MODULE to dummy.c
Paul Gortmaker
2011-06-08
regulator: Properly register dummy regulator driver
Mark Brown
2010-03-03
regulator: Provide optional dummy regulator for consumers
Mark Brown