aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/fixed-helper.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-13regulator: fixed-helper: use the correct function name in commentGravatar Randy Dunlap 1-1/+1
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyGravatar Linus Walleij 1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2012-06-19regulator: extend the fixed dummy voltage regulator to accept voltageGravatar Guennadi Liakhovetski 1-2/+3
2012-06-19regulator: support multiple dummy fixed regulatorsGravatar Guennadi Liakhovetski 1-3/+11
2012-03-31regulator: Remove non-existent parameter from fixed-helper.c kernel docGravatar Russ Dill 1-1/+0
2012-03-31regulator: fix sysfs name collision between dummy and fixed dummy regulatorGravatar Shawn Guo 1-1/+1
2012-03-03regulator: provide a helper for registering a fixed regulatorGravatar Sascha Hauer 1-0/+53