summaryrefslogtreecommitdiff
path: root/drivers/regulator/tps65219-regulator.c
AgeCommit message (Expand)Author
2023-07-14regulator: Explicitly include correct DT includesRob Herring
2023-05-09regulator: tps65219: Fix matching interrupts for their regulatorsKrzysztof Kozlowski
2023-03-20regulator: Set PROBE_PREFER_ASYNCHRONOUS for drivers between 5.15 and 6.1Douglas Anderson
2023-02-03regulator: tps65219: use generic set_bypass()Jerome Neanne
2023-01-18regulator: tps65219: use IS_ERR() to detect an error pointerRandy Dunlap
2022-12-25regulator: tps65219: Report regulator name if devm_regulator_register failsWadim Egorov
2022-09-26regulator: tps65219: Fix is_enabled checking in tps65219_set_bypassAxel Lin
2022-09-09regulator: tps65219: Fix .bypass_val_on settingAxel Lin
2022-08-28regulator: tps65219: change tps65219_regulator_irq_types to staticYang Yingliang
2022-08-25regulator: drivers: Remove unnecessary print function dev_err()Yang Li
2022-08-23regulator: drivers: Add TI TPS65219 PMIC regulators supportJerome Neanne