summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/mpic.c
AgeCommit message (Expand)Author
2017-12-04powerpc: Use pr_warn instead of pr_warningJoe Perches
2017-08-23powerpc: Convert to using %pOF instead of full_nameRob Herring
2016-09-25powerpc/mpic: use of_property_read_boolJulia Lawall
2016-09-20powerpc: Remove all usages of NO_IRQMichael Ellerman
2016-04-27powerpc/mpic: handle subsys_system_register() failureAndrew Donnellan
2016-03-01powerpc: Fix misspellings in comments.Adam Buchbinder
2015-11-05Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-10-27powerpc: mpic: use IRQCHIP_SKIP_SET_WAKE instead of redundant mpic_irq_set_wakeSudeep Holla
2015-10-13irqdomain: Use irq_domain_get_of_node() instead of direct field accessMarc Zyngier
2015-09-16genirq: Remove irq argument from irq flow handlersThomas Gleixner
2015-07-30genirq/irqdomain: Allow irq domain aliasingMarc Zyngier
2015-05-11powerpc: Constify irq_domain_opsKrzysztof Kozlowski
2015-04-10powerpc: Drop return value of smp_ops->probe()Michael Ellerman
2015-03-31powerpc/mpic: Remove WHOAMI readback after EOIBogdan Purcareata
2015-03-23powerpc/mpic: Add get_version API both for internal and external useHongtao Jia
2015-03-16powerpc/mpic: remove unused functionsArseny Solokha
2015-01-23powerpc: Replace cpumask_weight(cpu_possible_mask) with num_possible_cpus()Emil Medve
2014-11-10powerpc: Remove superfluous bootmem includesAnton Blanchard
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-05-22powerpc/mpic: Don't init the fsl error int until after mpic initScott Wood
2014-02-11powerpc: Fix build failure in sysdev/mpic.c for MPIC_WEIRD=yPaul Gortmaker
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-10-11powerpc/mpic: Disable preemption when calling mpic_processor_id()Scott Wood
2013-10-09powerpc: add explicit OF includesRob Herring
2013-07-01powerpc/mpic: create mpic subsystem objectDongsheng.wang@freescale.com
2013-07-01powerpc/mpic: add irq_set_wake supportDongsheng.wang@freescale.com
2013-07-01powerpc/mpic: Add get_version API both for internal and external useHongtao Jia
2013-06-01powerpc/mpic: Fix irq distribution problem when MPIC_SINGLE_DEST_CPUchenhui zhao
2013-05-14powerpc: Fix irq_set_affinity() return valuesAlexander Gordeev
2013-05-06irqdomain: Allow quiet failure modeBenjamin Herrenschmidt
2013-02-15powerpc/mpic: allow coreint to be determined by MPIC versionScott Wood
2013-01-29powerpc/mpic: Make distribute_irqs obey MPIC_SINGLE_DEST_CPUScott Wood
2013-01-03POWERPC: drivers: remove __dev* attributes.Greg Kroah-Hartman
2012-09-12powerpc/mpic: FSL MPIC error interrupt support.Varun Sethi
2012-09-12powerpc/mpic: finish supporting timer group B on Freescale chipsVarun Sethi
2012-07-23powerpc/mpic: Create a revmap with enough entries for IPIs and timersBenjamin Herrenschmidt
2012-07-10powerpc/mpic: Use the MPIC_LARGE_VECTORS flag for FSL MPIC.Varun Sethi
2012-04-23powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt
2012-04-23powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-02-27powerpc/mpic: Fix allocation of reverse-map for multi-ISU mpicsBenjamin Herrenschmidt
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2012-02-23powerpc/mpic: Add "last-interrupt-source" property to override hardwareKyle Moffett
2012-02-23powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_countKyle Moffett
2012-02-23fsl/mpic: Create and document the "single-cpu-affinity" device-tree flagKyle Moffett
2012-02-23powerpc/mpic: Fix use of "flags" variable in mpic_alloc()Kyle Moffett
2012-02-16irq_domain: Replace irq_alloc_host() with revmap-specific initializersGrant Likely
2012-02-14irq_domain/powerpc: Use common irq_domain structure instead of irq_hostGrant Likely
2011-12-07powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett
2011-12-07powerpc/mpic: Cache the device-tree node in "struct mpic"Kyle Moffett