Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-09-11 | regulator: mp5416: Make similar OF and ID table | Biju Das | 1 | -5/+5 |
2023-07-14 | regulator: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
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 |
2022-06-07 | regulator: mp5416: remove kernel.h include | Robert Marko | 1 | -1/+0 |
2022-06-06 | regulator: mp5416: add support for MP5496 | Robert Marko | 1 | -0/+13 |
2022-06-06 | regulator: mp5416: use OF match data | Robert Marko | 1 | -2/+8 |
2022-06-06 | regulator: mp5416: alphabetically sort header includes | Robert Marko | 1 | -3/+3 |
2021-05-25 | regulator: mp5416: Convert to use regulator_set_ramp_delay_regmap | Axel Lin | 1 | -29/+15 |
2020-02-17 | regulator: mp5416: Fix output discharge enable bit for LDOs | Axel Lin | 1 | -7/+7 |
2020-02-11 | regulator: mp5416: add mp5416 regulator driver | Saravanan Sekar | 1 | -0/+245 |