aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd/altera-sysmgr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-05mfd: altera-sysmgr: Fix a mistake caused by resource_size conversionKai Song1-1/+1
2021-02-08mfd: altera-sysmgr: Fix physical address storing moreArnd Bergmann1-1/+2
2020-11-27mfd: altera-sysmgr: Use resource_size function on resource objectZou Wei1-1/+1
2020-07-06mfd: altera-sysmgr: Supply descriptions for 'np' and 'property' function argsLee Jones1-0/+3
2020-07-06mfd: altera-sysmgr: Fix physical address storing hacksLee Jones1-10/+6
2019-07-30drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose1-12/+2
2019-06-24driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose1-2/+2
2019-04-02mfd: altera-sysmgr: Add SOCFPGA System ManagerThor Thayer1-0/+211