summaryrefslogtreecommitdiffstats
path: root/drivers/regulator/tps65219-regulator.c
Commit message (Expand)AuthorAgeFilesLines
* regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.15 and 6.1Douglas Anderson2023-03-201-0/+1
* regulator: tps65219: use generic set_bypass()Jerome Neanne2023-02-031-19/+1
* regulator: tps65219: use IS_ERR() to detect an error pointerRandy Dunlap2023-01-181-1/+1
* regulator: tps65219: Report regulator name if devm_regulator_register failsWadim Egorov2022-12-251-1/+1
* regulator: tps65219: Fix is_enabled checking in tps65219_set_bypassAxel Lin2022-09-261-4/+2
* regulator: tps65219: Fix .bypass_val_on settingAxel Lin2022-09-091-1/+0
* regulator: tps65219: change tps65219_regulator_irq_types to staticYang Yingliang2022-08-281-1/+1
* regulator: drivers: Remove unnecessary print function dev_err()Yang Li2022-08-251-4/+2
* regulator: drivers: Add TI TPS65219 PMIC regulators supportJerome Neanne2022-08-231-0/+416