summaryrefslogtreecommitdiff
path: root/drivers/misc/tps6594-pfsm.c
AgeCommit message (Expand)AuthorFilesLines
2025-07-10misc: tps6594-pfsm: Add TI TPS652G1 PMIC PFSMMichael Walle1-10/+21
2025-04-15misc: tps6594-pfsm: Add NULL pointer check in tps6594_pfsm_probe()Chenyuan Yang1-0/+3
2024-12-02Get rid of 'remove_new' relic from platform driver structLinus Torvalds1-1/+1
2024-05-03misc: tps6594-pfsm: Add TI TPS65224 PMIC PFSMBhargav Raviprakash1-13/+35
2023-08-12misc: tps6594: Remove redundant dev_err_probe() for platform_get_irq_byname()Ruan Jinjie1-2/+1
2023-08-04misc: tps6594-pfsm: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-06-15misc: tps6594-pfsm: Add driver for TI TPS6594 PFSMJulien Panis1-0/+306