summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/bd71815-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.10 and 5.15Douglas Anderson2023-03-201-0/+1
* regulator: Use of_property_present() for testing DT property presenceRob Herring2023-03-111-4/+4
* regulator: bd71815: bd71828: bd9576: Use dev_err_probe()Matti Vaittinen2022-11-231-6/+4
* regulator: bd71815: switch to using devm_fwnode_gpiod_get()Dmitry Torokhov2022-09-051-4/+3
* regulator: bd71815: Use defined mask valuesMatti Vaittinen2021-10-041-2/+2
* regulator: bd71815: Get rid of struct bd71815_pmicAxel Lin2021-06-081-38/+19
* regulator: bd71815: fix platform_no_drv_owner.cocci warningsZou Wei2021-05-271-1/+0
* regulator: bd71815: Fix missing include filesAxel Lin2021-05-181-0/+2
* regulator: Support ROHM BD71815 regulatorsMatti Vaittinen2021-04-141-0/+652