summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/xics/ics-rtas.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-13powerpc/rtas: arch-wide function token lookup conversionsNathan Lynch1-4/+4
2022-09-14Revert "powerpc/rtas: Implement reentrant rtas call"Nathan Lynch1-11/+11
2022-05-08powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy1-1/+0
2021-08-10powerpc/xics: Drop unmask of MSIs at startupCédric Le Goater1-9/+0
2021-08-10powerpc/xics: Add debug logging to the set_irq_affinity handlersCédric Le Goater1-0/+3
2021-08-10powerpc/xics: Rename the map handler in a check handlerCédric Le Goater1-18/+10
2020-06-02powerpc/rtas: Implement reentrant rtas callLeonardo Bras1-11/+11
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt1-1/+3
2015-09-15powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu1-1/+1
2015-07-17treewide: Use helper function to access irq_data->msi_descJiang Liu1-1/+1
2015-02-14powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-5/+2
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-1/+1
2013-02-08powerpc: fix ics_rtas_init and start_secondary section mismatchDaniel Borkmann1-1/+1
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely1-4/+4
2011-04-20powerpc/xics: Move irq_host matching into the ics backendMichael Ellerman1-0/+11
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt1-0/+229