aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps6287x-regulator.c
AgeCommit message (Expand)AuthorFilesLines
6 daysregulator: tps6287x: Force writing VSEL bitMatti Vaittinen1-0/+1
2023-08-29regulator: tps6287x: Fix n_voltagesVincent Whitchurch1-1/+1
2023-07-25regulator: Use bitfield values for range selectorsChen-Yu Tsai1-2/+2
2023-07-14regulator: Explicitly include correct DT includesRob Herring1-1/+1
2023-06-12regulator: Switch two more i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-05-17regulator: tps6287x: Fix missing .n_voltages settingAxel Lin1-0/+1
2023-05-09regulator: Add support for TI TPS6287x regulatorsMårten Lindahl1-0/+188