aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/xics/ics-opal.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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-11/+0
2021-08-10powerpc/xics: Add debug logging to the set_irq_affinity handlersCédric Le Goater1-1/+1
2021-08-10powerpc/xics: Rename the map handler in a check handlerCédric Le Goater1-17/+10
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches1-2/+2
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-16treewide: Use helper function to access irq_data->msi_descJiang Liu1-1/+1
2015-02-13powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo1-4/+2
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner1-1/+1
2013-10-11powerpc/powernv: Fix endian issues in OPAL ICS backendBenjamin Herrenschmidt1-8/+9
2013-05-14powerpc: Fix irq_set_affinity() return valuesAlexander Gordeev1-1/+1
2011-09-20powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt1-0/+244