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