summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/xics.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-15powerpc/sysdev: remove unused xics_ipi_dispatch() declarationGaosheng Cui1-1/+0
2021-12-23powerpc/sysdev: Add __init attribute to eligible functionsNick Child1-2/+2
2021-08-10powerpc/xics: Rename the map handler in a check handlerCédric Le Goater1-1/+2
2021-06-21powerpc/xics: Add a native ICS backend for microwattBenjamin Herrenschmidt1-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-04-13powerpc: Change the doorbell IPI calling conventionNicholas Piggin1-1/+1
2017-02-09powerpc/powernv: Fix CPU hotplug to handle waking on HVIBenjamin Herrenschmidt1-0/+1
2016-08-09powerpc/xics: Properly set Edge/Level type and enable resendBenjamin Herrenschmidt1-0/+2
2016-07-17powerpc/xics: Add ICP OPAL backendBenjamin Herrenschmidt1-0/+6
2016-03-19Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds1-1/+1
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder1-1/+1
2016-02-29powerpc/xics: Add icp_native_cause_ipi_rmSuresh Warrier1-0/+1
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman1-1/+1
2014-11-03powerpc: Replace __get_cpu_var usesChristoph Lameter1-4/+4
2014-09-25powerpc/powernv: Don't call generic code on offline cpusPaul Mackerras1-0/+1
2013-04-26powerpc/powernv: Patch MSI EOI handler on P8Gavin Shan1-0/+1
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely1-1/+1
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang1-2/+2
2011-09-20powerpc/powernv: Add OPAL ICS backendBenjamin Herrenschmidt1-0/+19
2011-05-19powerpc: Consolidate ipi message mux and demuxMilton Miller1-1/+1
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller1-1/+1
2011-04-20powerpc/xics: Move irq_host matching into the ics backendMichael Ellerman1-0/+1
2011-04-20powerpc/xics: xics.h relies on linux/interrupt.hMichael Ellerman1-0/+2
2011-04-20powerpc/xics: Rewrite XICS driverBenjamin Herrenschmidt1-0/+139