summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/mp886x.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: mp886x: Make similar OF and ID tableBiju Das2023-09-111-10/+4
* regulator: Explicitly include correct DT includesRob Herring2023-07-141-1/+1
* regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König2023-05-081-1/+1
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.4 and 5.10Douglas Anderson2023-03-201-0/+1
* regulator: Drop obsolete dependencies on COMPILE_TESTJean Delvare2022-11-241-1/+1
* regulator: mp886x: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-05-251-25/+7
* regulator: mp886x: use "mps,switch-frequency-hz"Jisheng Zhang2020-08-241-1/+1
* regulator: mp886x: support setting switch freqJisheng Zhang2020-07-311-0/+42
* regulator: mp886x: implement set_ramp_delayJisheng Zhang2020-07-311-3/+64
* regulator: mp886x: use .probe_newJisheng Zhang2020-07-021-3/+2
* regulator: mp886x: add MP8867 supportJisheng Zhang2020-03-161-1/+61
* regulator: add support for MP8869 regulatorJisheng Zhang2020-03-161-0/+230