aboutsummaryrefslogtreecommitdiff
path: root/drivers/regulator/tps65219-regulator.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-03regulator: tps65219: use generic set_bypass()Gravatar Jerome Neanne 1-19/+1
2023-01-18regulator: tps65219: use IS_ERR() to detect an error pointerGravatar Randy Dunlap 1-1/+1
2022-12-25regulator: tps65219: Report regulator name if devm_regulator_register failsGravatar Wadim Egorov 1-1/+1
2022-09-26regulator: tps65219: Fix is_enabled checking in tps65219_set_bypassGravatar Axel Lin 1-4/+2
2022-09-09regulator: tps65219: Fix .bypass_val_on settingGravatar Axel Lin 1-1/+0
2022-08-28regulator: tps65219: change tps65219_regulator_irq_types to staticGravatar Yang Yingliang 1-1/+1
2022-08-25regulator: drivers: Remove unnecessary print function dev_err()Gravatar Yang Li 1-4/+2
2022-08-23regulator: drivers: Add TI TPS65219 PMIC regulators supportGravatar Jerome Neanne 1-0/+416