summaryrefslogtreecommitdiff
path: root/drivers/regulator/mp886x.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11regulator: mp886x: Make similar OF and ID tableBiju Das1-10/+4
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-11-24regulator: Drop obsolete dependencies on COMPILE_TESTJean Delvare1-1/+1
2021-05-25regulator: mp886x: Convert to use regulator_set_ramp_delay_regmapAxel Lin1-25/+7
2020-08-24regulator: mp886x: use "mps,switch-frequency-hz"Jisheng Zhang1-1/+1
2020-07-31regulator: mp886x: support setting switch freqJisheng Zhang1-0/+42
2020-07-31regulator: mp886x: implement set_ramp_delayJisheng Zhang1-3/+64
2020-07-02regulator: mp886x: use .probe_newJisheng Zhang1-3/+2
2020-03-16regulator: mp886x: add MP8867 supportJisheng Zhang1-1/+61
2020-03-16regulator: add support for MP8869 regulatorJisheng Zhang1-0/+230