aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/rk8xx-core.c
AgeCommit message (Expand)AuthorFilesLines
2024-05-03mfd: rk8xx: Add RK816 supportAlex Bee1-0/+104
2024-02-23mfd: rk8xx-core: Fix interrupt processing order for power key buttonOndrej Jirman1-1/+1
2023-12-07mfd: rk8xx: fixup devices registration with PLATFORM_DEVID_AUTONeil Armstrong1-21/+13
2023-11-01mfd: rk8xx: Add support for RK806 power offOndrej Jirman1-0/+4
2023-11-01mfd: rk8xx: Add support for standard system-power-controller propertyOndrej Jirman1-1/+2
2023-08-18mfd: Explicitly include correct DT includesRob Herring1-1/+1
2023-05-15mfd: rk8xx: Add rk806 supportSebastian Reichel1-3/+66
2023-05-15mfd: rk8xx-i2c: Use device_get_match_dataSebastian Reichel1-2/+0
2023-05-15mfd: rk808: Split into core and i2cSebastian Reichel1-0/+706