summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/rt4801-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.4 and 5.10Douglas Anderson2023-03-201-0/+1
* regulator: richtek,rt4801: parse GPIOs per regulatorKrzysztof Kozlowski2022-04-251-11/+38
* regulator: rt4801: Fix NULL pointer dereference if priv->enable_gpios is NULLAxel Lin2021-06-031-2/+2
* regulator: rt4801: Fix W=1 build warning when CONFIG_OF=nChiYuan Huang2020-08-241-1/+1
* regulator: rt4801: Add support for RT4801 Display Bias regulator driverChiYuan Huang2020-08-181-0/+223