aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xics/ics-rtas.c
AgeCommit message (Expand)Author
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch
2022-09-14Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy
2021-08-10powerpc/xics: Drop unmask of MSIs at startupCédric Le Goater
2021-08-10powerpc/xics: Add debug logging to the set_irq_affinity handlersCédric Le Goater
2021-08-10powerpc/xics: Rename the map handler in a check handlerCédric Le Goater
2020-06-02powerpc/rtas: Implement reentrant rtas callLeonardo Bras
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt
2015-09-15powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu
2015-07-16treewide: Use helper function to access irq_data->msi_descJiang Liu
2015-02-13powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2013-02-08powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-04-20powerpc/xics: Move irq_host matching into the ics backendMichael Ellerman
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt