summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps6286x-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: tps6286x-regulator: Remove redundant of_match_ptr() macrosChen Jiahao2023-08-091-3/+3
* 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.15 and 6.1Douglas Anderson2023-03-201-0/+1
* regulator: tps6286x-regulator: Convert to i2c's .probe_new()Uwe Kleine-König2022-11-221-3/+2
* regulator: Add support for TPS6286xVincent Whitchurch2022-02-081-0/+159