summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mpq7920.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: mpq7920: Remove redundant of_match_ptr() macroChen Jiahao2023-08-091-1/+1
* regulator: Explicitly include correct DT includesRob Herring2023-07-141-1/+0
* regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10Douglas Anderson2023-03-201-0/+1
* regulator: mpq7920: Convert to use .probe_newAxel Lin2020-01-141-3/+2
* regulator: mpq7920: Remove unneeded fields from struct mpq7920_regulator_infoAxel Lin2020-01-141-28/+13
* regulator: mpq7920: Check the correct variable in mpq7920_regulator_register()Dan Carpenter2020-01-131-2/+2
* regulator: mpq7920: Fix Woverflow warning on conversionSaravanan Sekar2020-01-101-1/+1
* regulator: mpq7920: add mpq7920 regulator driverSaravanan Sekar2020-01-091-0/+346