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
/
devres.c
Age
Commit message (
Expand
)
Author
2021-06-21
regulator: IRQ based event/error notification helpers
Matti Vaittinen
2020-07-08
regulator: devres: Standardise on function documentation headers
Lee Jones
2020-07-08
regulator: devres: Fix issues with kerneldoc headers
Lee Jones
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2017-02-04
regulator: core: optimize devm_regulator_bulk_get()
Dmitry Torokhov
2017-02-04
regulator: core: have _regulator_get() accept get_type argument
Dmitry Torokhov
2016-08-16
regulator: Remove support for optional supplies in the bulk API
Bjorn Andersson
2015-11-17
regulator: Make bulk API support optional supplies
Bjorn Andersson
2015-03-05
regulator: core: Add devres versions of notifier registration
Charles Keepax
2014-05-23
regulator: Constify the pointer to alias name array
Lee Jones
2013-10-18
regulator: core: Add ability to create a lookup alias for supply
Charles Keepax
2013-09-17
regulator: core: Split devres code out into a separate file
Mark Brown