aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/fixed-helper.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-17regulator: fixed: Convert to use GPIO descriptor onlyLinus Walleij1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-06-19regulator: extend the fixed dummy voltage regulator to accept voltageGuennadi Liakhovetski1-2/+3
2012-06-19regulator: support multiple dummy fixed regulatorsGuennadi Liakhovetski1-3/+11
2012-03-31regulator: Remove non-existent parameter from fixed-helper.c kernel docRuss Dill1-1/+0
2012-03-31regulator: fix sysfs name collision between dummy and fixed dummy regulatorShawn Guo1-1/+1
2012-03-03regulator: provide a helper for registering a fixed regulatorSascha Hauer1-0/+53