summaryrefslogtreecommitdiff
path: root/drivers/regulator/mpq7920.c
AgeCommit message (Expand)Author
2023-08-09regulator: mpq7920: Remove redundant of_match_ptr() macroChen Jiahao
2023-07-14regulator: Explicitly include correct DT includesRob Herring
2023-05-08regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10Douglas Anderson
2020-01-14regulator: mpq7920: Convert to use .probe_newAxel Lin
2020-01-14regulator: mpq7920: Remove unneeded fields from struct mpq7920_regulator_infoAxel Lin
2020-01-13regulator: mpq7920: Check the correct variable in mpq7920_regulator_register()Dan Carpenter
2020-01-10regulator: mpq7920: Fix Woverflow warning on conversionSaravanan Sekar
2020-01-09regulator: mpq7920: add mpq7920 regulator driverSaravanan Sekar