summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/altera-sysmgr.c
Commit message (Expand)AuthorAgeFilesLines
* mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin2024-02-231-1/+3
* mfd: Explicitly include correct DT includesRob Herring2023-08-181-2/+1
* mfd: altera-sysmgr: remove MODULE_LICENSE in non-modulesNick Alcock2023-04-131-1/+0
* mfd: altera-sysmgr: Fix a mistake caused by resource_size conversionKai Song2021-11-051-1/+1
* mfd: altera-sysmgr: Fix physical address storing moreArnd Bergmann2021-02-081-1/+2
* mfd: altera-sysmgr: Use resource_size function on resource objectZou Wei2020-11-271-1/+1
* mfd: altera-sysmgr: Supply descriptions for 'np' and 'property' function argsLee Jones2020-07-061-0/+3
* mfd: altera-sysmgr: Fix physical address storing hacksLee Jones2020-07-061-10/+6
* drivers: Introduce device lookup variants by of_nodeSuzuki K Poulose2019-07-301-12/+2
* driver_find_device: Unify the match function with class_find_device()Suzuki K Poulose2019-06-241-2/+2
* mfd: altera-sysmgr: Add SOCFPGA System ManagerThor Thayer2019-04-021-0/+211