summaryrefslogtreecommitdiff
path: root/drivers/regulator/rt6160-regulator.c
AgeCommit message (Expand)Author
2023-05-08regulator: Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.10 and 5.15Douglas Anderson
2021-06-16regulator: rt6160: Fix setting suspend voltageAxel Lin
2021-06-15regulator: rt6160: Remove vsel_active_low from struct rt6160_privAxel Lin
2021-06-14regulator: rt6160: Remove dummy line and add module descriptionChiYuan Huang
2021-06-14regulator: rt6160: Convert to use regulator_set_ramp_delay_regmapAxel Lin
2021-06-02regulator: rt6160: Add support for Richtek RT6160ChiYuan Huang