aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/internal.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-05regulator: core: make regulator_class constantGravatar Ricardo B. Marliere 1-1/+1
2022-11-03regulator: devres: Add devm_regulator_bulk_get_exclusive()Gravatar Zev Weiss 1-0/+2
2021-06-21regulator: move rdev_print helpers to internal.hGravatar Matti Vaittinen 1-0/+11
2019-11-15regulator: core: Don't try to remove device links if add failedGravatar Saravana Kannan 1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Gravatar Thomas Gleixner 1-6/+1
2018-11-22regulator: core: Only count load for enabled consumersGravatar Douglas Anderson 1-0/+2
2018-05-17regulator: core: Parse coupled regulators propertiesGravatar Maciej Purski 1-2/+26
2018-05-05regulator: add dummy function of_find_regulator_by_nodeGravatar Changbin Du 1-2/+7
2018-01-26Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Mark Brown 1-2/+16
2018-01-26regulator: core: Move of_find_regulator_by_node() to of_regulator.cGravatar Maciej Purski 1-0/+9
2018-01-26regulator: make regulator voltage be an array to support more statesGravatar Chunyan Zhang 1-2/+16
2017-03-17regulator: Mark supply_name const and duplicate it as suchGravatar Stephen Boyd 1-1/+1
2017-02-04regulator: core: have _regulator_get() accept get_type argumentGravatar Dmitry Torokhov 1-0/+10
2015-01-08regulator: Allow parsing custom properties when using simplified DT parsingGravatar Krzysztof Kozlowski 1-0/+2
2014-09-10regulator: of: Add stub OF match function for !OF caseGravatar Mark Brown 1-0/+10
2014-09-10regulator: of: Provide simplified DT parsing methodGravatar Mark Brown 1-0/+4
2013-09-17regulator: core: Split devres code out into a separate fileGravatar Mark Brown 1-0/+38