aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/internal.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-15regulator: core: Don't try to remove device links if add failedSaravana Kannan1-0/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-6/+1
2018-11-22regulator: core: Only count load for enabled consumersDouglas Anderson1-0/+2
2018-05-17regulator: core: Parse coupled regulators propertiesMaciej Purski1-2/+26
2018-05-05regulator: add dummy function of_find_regulator_by_nodeChangbin Du1-2/+7
2018-01-26Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator into regulator-coreMark Brown1-2/+16
2018-01-26regulator: core: Move of_find_regulator_by_node() to of_regulator.cMaciej Purski1-0/+9
2018-01-26regulator: make regulator voltage be an array to support more statesChunyan Zhang1-2/+16
2017-03-17regulator: Mark supply_name const and duplicate it as suchStephen Boyd1-1/+1
2017-02-04regulator: core: have _regulator_get() accept get_type argumentDmitry Torokhov1-0/+10
2015-01-08regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski1-0/+2
2014-09-10regulator: of: Add stub OF match function for !OF caseMark Brown1-0/+10
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown1-0/+4
2013-09-17regulator: core: Split devres code out into a separate fileMark Brown1-0/+38