aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/rt6160-regulator.c
AgeCommit message (Expand)AuthorFilesLines
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.10 and 5.15Douglas Anderson1-0/+1
2021-06-16regulator: rt6160: Fix setting suspend voltageAxel Lin1-1/+7
2021-06-15regulator: rt6160: Remove vsel_active_low from struct rt6160_privAxel Lin1-11/+9
2021-06-14regulator: rt6160: Remove dummy line and add module descriptionChiYuan Huang1-1/+1
2021-06-14regulator: rt6160: Convert to use regulator_set_ramp_delay_regmapAxel Lin1-26/+9
2021-06-02regulator: rt6160: Add support for Richtek RT6160ChiYuan Huang1-0/+332