aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-13regulator: Export regulator name via sysfsMark Brown1-0/+18
2008-10-13regulator: Enable regulators marked as always_onMark Brown1-2/+17
2008-10-13regulator: Additional diagnostics for machine constraintsMark Brown1-4/+19
2008-10-13regulator: check for init_data on registrationMark Brown1-0/+3
2008-10-13regulator: core - Rework machine API to remove string based functions.Liam Girdwood1-231/+226
2008-07-30regulator: regulator framework coreLiam Girdwood1-0/+1903