aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mpq7920.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-14regulator: mpq7920: Convert to use .probe_newAxel Lin1-3/+2
2020-01-14regulator: mpq7920: Remove unneeded fields from struct mpq7920_regulator_infoAxel Lin1-28/+13
2020-01-13regulator: mpq7920: Check the correct variable in mpq7920_regulator_register()Dan Carpenter1-2/+2
2020-01-10regulator: mpq7920: Fix Woverflow warning on conversionSaravanan Sekar1-1/+1
2020-01-09regulator: mpq7920: add mpq7920 regulator driverSaravanan Sekar1-0/+346