summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/xics/ics-opal.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove asm/prom.h from all files that don't need itChristophe Leroy2022-05-081-1/+0
* powerpc/xics: Drop unmask of MSIs at startupCédric Le Goater2021-08-101-11/+0
* powerpc/xics: Add debug logging to the set_irq_affinity handlersCédric Le Goater2021-08-101-1/+1
* powerpc/xics: Rename the map handler in a check handlerCédric Le Goater2021-08-101-17/+10
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* powerpc: Use pr_warn instead of pr_warningJoe Perches2017-12-041-2/+2
* powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt2016-08-091-1/+3
* powerpc, irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-09-151-1/+1
* treewide: Use helper function to access irq_data->msi_descJiang Liu2015-07-161-1/+1
* powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-4/+2
* PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-231-1/+1
* powerpc/powernv: Fix endian issues in OPAL ICS backendBenjamin Herrenschmidt2013-10-111-8/+9
* powerpc: Fix irq_set_affinity() return valuesAlexander Gordeev2013-05-141-1/+1
* powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt2011-09-201-0/+244