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
/
internal.h
Age
Commit message (
Expand
)
Author
2019-11-15
regulator: core: Don't try to remove device links if add failed
Saravana Kannan
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2018-11-22
regulator: core: Only count load for enabled consumers
Douglas Anderson
2018-05-17
regulator: core: Parse coupled regulators properties
Maciej Purski
2018-05-05
regulator: add dummy function of_find_regulator_by_node
Changbin Du
2018-01-26
Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...
Mark Brown
2018-01-26
regulator: core: Move of_find_regulator_by_node() to of_regulator.c
Maciej Purski
2018-01-26
regulator: make regulator voltage be an array to support more states
Chunyan Zhang
2017-03-17
regulator: Mark supply_name const and duplicate it as such
Stephen Boyd
2017-02-04
regulator: core: have _regulator_get() accept get_type argument
Dmitry Torokhov
2015-01-08
regulator: Allow parsing custom properties when using simplified DT parsing
Krzysztof Kozlowski
2014-09-10
regulator: of: Add stub OF match function for !OF case
Mark Brown
2014-09-10
regulator: of: Provide simplified DT parsing method
Mark Brown
2013-09-17
regulator: core: Split devres code out into a separate file
Mark Brown