summaryrefslogtreecommitdiff
path: root/drivers/regulator/mp5416.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11regulator: mp5416: Make similar OF and ID tableBiju Das1-5/+5
2023-07-14regulator: Explicitly include correct DT includesRob Herring1-1/+1
2023-05-08regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10Douglas Anderson1-0/+1
2022-06-07regulator: mp5416: remove kernel.h includeRobert Marko1-1/+0
2022-06-06regulator: mp5416: add support for MP5496Robert Marko1-0/+13
2022-06-06regulator: mp5416: use OF match dataRobert Marko1-2/+8
2022-06-06regulator: mp5416: alphabetically sort header includesRobert Marko1-3/+3
2021-05-25regulator: mp5416: Convert to use regulator_set_ramp_delay_regmapAxel Lin1-29/+15
2020-02-17regulator: mp5416: Fix output discharge enable bit for LDOsAxel Lin1-7/+7
2020-02-11regulator: mp5416: add mp5416 regulator driverSaravanan Sekar1-0/+245