summaryrefslogtreecommitdiff
path: root/drivers/mfd/simple-mfd-i2c.c
AgeCommit message (Expand)AuthorFilesLines
2026-01-22mfd: simple-mfd-i2c: Add Delta TN48M CPLD supportRobert Marko1-0/+1
2025-11-19mfd: simple-mfd-i2c: Don't use "proxy" headersAndy Shevchenko1-1/+7
2025-11-19mfd: simple-mfd-i2c: Make ID table style consistentAndy Shevchenko1-5/+5
2025-10-01mfd: simple-mfd-i2c: Add compatible string for LX2160ARDBIoana Ciornei1-0/+1
2025-10-01mfd: simple-mfd-i2c: Keep compatible strings in alphabetical orderIoana Ciornei1-3/+3
2025-10-01mfd: simple-mfd-i2c: Add SpacemiT P1 supportAlex Elder1-0/+17
2025-10-01mfd: simple-mfd-i2c: Add compatible strings for Layerscape QIXIS FPGAIoana Ciornei1-0/+2
2025-02-20mfd: simple-mfd-i2c: Add MAX77705 supportDzmitry Sankouski1-0/+11
2023-06-15mfd: Switch i2c drivers back to use .probe()Uwe Kleine-König1-1/+1
2023-06-02mfd: max5970: Rename driver and remove wildcardNaresh Solanki1-9/+9
2023-04-26mfd: max597x: Add support for MAX5970 and MAX5978Patrick Rudolph1-0/+13
2023-02-22mfd: simple-mfd-i2c: Fix incoherent comment regarding DT registrationLee Jones1-1/+1
2022-02-08mfd: simple-mfd-i2c: Enable support for the silergy,sy7636aAlistair Francis1-0/+11
2021-08-16mfd: simple-mfd-i2c: Add support for registering devices via MFD cellsLee Jones1-8/+33
2020-09-17mfd: simple-mfd-i2c: Add sl28cpld supportMichael Walle1-0/+1
2020-09-17mfd: Add simple regmap based I2C driverMichael Walle1-0/+56