aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max20086-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-11regulator: max20086: Make similar OF and ID tableBiju Das1-34/+31
2023-08-08regulator: max20086: Drop useless headerLinus Walleij1-1/+0
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.15 and 6.1Douglas Anderson1-0/+1
2023-03-13regulator: max20086: Mark OF related data as maybe unusedKrzysztof Kozlowski1-1/+1
2022-01-19regulator: MAX20086: add gpio/consumer.hRandy Dunlap1-0/+1
2022-01-11regulator: max20086: fix error code in max20086_parse_regulators_dt()Dan Carpenter1-1/+1
2022-01-07regulator: Add MAX20086-MAX20089 driverWatson Chow1-0/+332