aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/internal.h
AgeCommit message (Expand)Author
2021-06-21regulator: move rdev_print helpers to internal.hMatti Vaittinen
2019-11-15regulator: core: Don't try to remove device links if add failedSaravana Kannan
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-11-22regulator: core: Only count load for enabled consumersDouglas Anderson
2018-05-17regulator: core: Parse coupled regulators propertiesMaciej Purski
2018-05-05regulator: add dummy function of_find_regulator_by_nodeChangbin Du
2018-01-26Merge branch 'topic/suspend' of https://git.kernel.org/pub/scm/linux/kernel/g...Mark Brown
2018-01-26regulator: core: Move of_find_regulator_by_node() to of_regulator.cMaciej Purski
2018-01-26regulator: make regulator voltage be an array to support more statesChunyan Zhang
2017-03-17regulator: Mark supply_name const and duplicate it as suchStephen Boyd
2017-02-04regulator: core: have _regulator_get() accept get_type argumentDmitry Torokhov
2015-01-08regulator: Allow parsing custom properties when using simplified DT parsingKrzysztof Kozlowski
2014-09-10regulator: of: Add stub OF match function for !OF caseMark Brown
2014-09-10regulator: of: Provide simplified DT parsing methodMark Brown
2013-09-17regulator: core: Split devres code out into a separate fileMark Brown