summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/rt6160-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* 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.10 and 5.15Douglas Anderson2023-03-201-0/+1
* regulator: rt6160: Fix setting suspend voltageAxel Lin2021-06-161-1/+7
* regulator: rt6160: Remove vsel_active_low from struct rt6160_privAxel Lin2021-06-151-11/+9
* regulator: rt6160: Remove dummy line and add module descriptionChiYuan Huang2021-06-141-1/+1
* regulator: rt6160: Convert to use regulator_set_ramp_delay_regmapAxel Lin2021-06-141-26/+9
* regulator: rt6160: Add support for Richtek RT6160ChiYuan Huang2021-06-021-0/+332