summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev
AgeCommit message (Expand)Author
2024-02-22Merge tag 'v5.15.139' into fslc-5.15-2.2.x-imxMax Krummenacher
2023-11-20powerpc/xive: Fix endian conversion sizeBenjamin Gray
2023-08-29Merge tag 'v5.15.111' into 5.15-2.2.x-imxEmanuele Ghidoli
2023-05-11powerpc/sysdev/tsi108: fix resource printk format warningsRandy Dunlap
2023-01-11Merge tag 'v5.15.86' into 5.15-2.2.x-imxDaiane Angolini
2023-01-11Merge tag 'v5.15.75' into 5.15-2.2.x-imxDaiane Angolini
2023-01-10Merge tag 'v5.15.74' into 5.15-2.2.x-imxDaiane Angolini
2022-12-31powerpc/xive: add missing iounmap() in error path in xive_spapr_populate_irq_...Yang Yingliang
2022-10-26powerpc/sysdev/fsl_msi: Add missing of_node_put()Liang He
2022-10-15Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch
2022-09-26Merge tag 'v5.15.70' into lf-5.15.yJason Liu
2022-08-17powerpc/xive: Fix refcount leak in xive_get_max_prioMiaoqian Lin
2022-08-17powerpc/fsl-pci: Fix Class Code of PCIe Root PortPali Rohár
2022-07-21powerpc/xive/spapr: correct bitmap allocation sizeNathan Lynch
2022-06-29Merge tag 'v5.15.50' into lf-5.15.yJason Liu
2022-06-29Merge tag 'v5.15.41' into lf-5.15.yJason Liu
2022-06-09powerpc/fsl_rio: Fix refcount leak in fsl_rio_setupMiaoqian Lin
2022-06-09powerpc/xive: Fix refcount leak in xive_spapr_initMiaoqian Lin
2022-06-09powerpc/xive: Add some error handling code to 'xive_spapr_init()'Christophe JAILLET
2022-06-09powerpc/iommu: Add missing of_node_put in iommu_init_early_dartPeng Wu
2022-06-09powerpc/xics: fix refcount leak in icp_opal_init()Lv Ruyi
2022-04-08powerpc/sysdev: fix incorrect use to determine if list is emptyJakob Koschel
2022-03-11Merge tag 'v5.15.27' into lf-5.15.yJason Liu
2022-01-27powerpc/xive: Add missing null check after calling kmallocAmmar Faizi
2021-12-01Merge tag 'v5.15.5' into lf-5.15.yJason Liu
2021-11-25powerpc/xive: Change IRQ domain to a tree domainCédric Le Goater
2021-11-25powerpc/dcr: Use cmplwi instead of 3-argument cmpliMichael Ellerman
2021-11-02powerpc/pm: add sleep and deep sleep on QorIQ SoCsRan Wang
2021-10-13powerpc/xive: Discard disabled interrupts in get_irqchip_state()Cédric Le Goater
2021-09-15powerpc/xics: Set the IRQ chip data for the ICS native backendCédric Le Goater
2021-09-03Merge branch 'fixes' into nextMichael Ellerman
2021-08-26powerpc: Refactor verification of MSR_RIChristophe Leroy
2021-08-18powerpc/xive: Do not mark xive_request_ipi() as __initNathan Chancellor
2021-08-13powerpc: rename powerpc_debugfs_root to arch_debugfs_dirAneesh Kumar K.V
2021-08-12powerpc/xive: Do not skip CPU-less nodes when creating the IPIsCédric Le Goater
2021-08-10powerpc: Bulk conversion to generic_handle_domain_irq()Marc Zyngier
2021-08-10KVM: PPC: Book3S HV: XIVE: Add support for automatic save-restoreCédric Le Goater
2021-08-10powerpc: use IRQF_NO_DEBUG for IPIsCédric Le Goater
2021-08-10powerpc/xive: Use XIVE domain under xmon and debugfsCédric Le Goater
2021-08-10powerpc/xics: Fix IRQ migrationCédric Le Goater
2021-08-10powerpc/xics: Drop unmask of MSIs at startupCédric Le Goater
2021-08-10powerpc/xics: Add support for IRQ domain hierarchyCédric Le Goater
2021-08-10powerpc/xics: Add debug logging to the set_irq_affinity handlersCédric Le Goater
2021-08-10powerpc/xics: Give a name to the default XICS IRQ domainCédric Le Goater
2021-08-10powerpc/xics: Rename the map handler in a check handlerCédric Le Goater
2021-08-10powerpc/xics: Remove ICS listCédric Le Goater
2021-08-10powerpc/pseries/pci: Add a msi_free() handler to clear XIVE dataCédric Le Goater
2021-08-10powerpc/xive: Remove irqd_is_started() check when setting the affinityCédric Le Goater
2021-08-10powerpc/xive: Drop unmask of MSIs at startupCédric Le Goater
2021-08-10powerpc/xive: Ease debugging of xive_irq_set_affinity()Cédric Le Goater