summaryrefslogtreecommitdiff
path: root/drivers/mfd/tps6594-core.c
AgeCommit message (Expand)AuthorFilesLines
2025-09-11mfd: tps6594: Explicitly include bitfield.hNathan Chancellor1-0/+1
2025-09-03mfd: tps6594: Add board power-off supportMichael Walle1-0/+20
2025-09-03mfd: tps6594: Add power button functionalityMichael Walle1-2/+36
2025-07-10mfd: tps6594: Add TI TPS652G1 supportMichael Walle1-6/+82
2024-07-04mfd: tps6594-core: Remove unneeded semicolon in tps6594_check_crc_mode()Yang Li1-1/+1
2024-05-03mfd: tps6594-core: Add TI TPS65224 PMIC coreBhargav Raviprakash1-18/+219
2024-05-03mfd: tps6594: Use volatile_table instead of volatile_regBhargav Raviprakash1-6/+10
2023-12-13mfd: tps6594: Add null pointer check to tps6594_device_init()Kunwu Chan1-0/+3
2023-08-18mfd: Explicitly include correct DT includesRob Herring1-1/+1
2023-05-18mfd: tps6594: Add driver for TI TPS6594 PMICJulien Panis1-0/+462