Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-08-09 | regulator: mpq7920: Remove redundant of_match_ptr() macro | Chen Jiahao | 1 | -1/+1 |
2023-07-14 | regulator: Explicitly include correct DT includes | Rob Herring | 1 | -1/+0 |
2023-05-08 | regulator: Switch i2c drivers back to use .probe() | Uwe Kleine-König | 1 | -1/+1 |
2023-03-20 | regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10 | Douglas Anderson | 1 | -0/+1 |
2020-01-14 | regulator: mpq7920: Convert to use .probe_new | Axel Lin | 1 | -3/+2 |
2020-01-14 | regulator: mpq7920: Remove unneeded fields from struct mpq7920_regulator_info | Axel Lin | 1 | -28/+13 |
2020-01-13 | regulator: mpq7920: Check the correct variable in mpq7920_regulator_register() | Dan Carpenter | 1 | -2/+2 |
2020-01-10 | regulator: mpq7920: Fix Woverflow warning on conversion | Saravanan Sekar | 1 | -1/+1 |
2020-01-10 | regulator: mpq7920: add mpq7920 regulator driver | Saravanan Sekar | 1 | -0/+346 |