aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/mpic.c
AgeCommit message (Expand)Author
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
2011-12-07powerpc/mpic: Put "pic-no-reset" test back into the MPIC codeKyle Moffett
2011-12-07powerpc/mpic: Don't open-code dcr_resource_startKyle Moffett
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett
2011-12-07powerpc/mpic: Search for open-pic device-tree node if NULLKyle Moffett
2011-12-07powerpc/mpic: Save computed phys_addr for board-specific codeKyle Moffett
2011-12-07powerpc/mpic: Assume a device-node was passed in mpic_alloc()Kyle Moffett
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett
2011-11-25powerpc/mpic: Remove extra semicolon.Justin P. Mattock
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-11-03powerpc/85xx: issue 15 EOI after core reset for FSL CoreNet devicesMatthew McClintock
2011-09-20powerpc/mpic: Add support for discontiguous coresTimur Tabi
2011-06-30Merge remote branch 'origin/master' into nextBenjamin Herrenschmidt
2011-06-29arch/powerpc: use printk_ratelimited instead of printk_ratelimitChristian Dietrich
2011-06-22powerpc: make irq_choose_cpu() available to all PIC driversStuart Yoder
2011-06-20powerpc/mpic: Support compiling with DEBUG enabledDmitry Eremin-Solenikov
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-20Merge remote branch 'kumar/next' into nextBenjamin Herrenschmidt
2011-05-19powerpc/mpic: add the mpic global timer supportScott Wood
2011-05-19powerpc/mpic: parse 4-cell intspec types other than zeroScott Wood
2011-05-19powerpc/mpic: Simplify ipi cpu mask handlingMilton Miller
2011-05-19powerpc: Remove checks for MSG_ALL and MSG_ALL_BUT_SELFMilton Miller
2011-05-19powerpc/mpic: Break cpumask abstraction earlierMilton Miller
2011-05-19powerpc/mpic: Limit NR_CPUS loop to 32 bitMilton Miller
2011-05-11PM / PowerPC: Use struct syscore_ops instead of sysdevs for PMRafael J. Wysocki
2011-05-04powerpc/irq: Stop exporting irq_mapGrant Likely
2011-03-29powerpc: Convert to new irq_* function namesThomas Gleixner
2011-03-29powerpc: mpic: Cleanup flow type handlingThomas Gleixner
2011-03-21powerpc: Factoring mpic cpu id fetching into a functionMeador Inge
2011-03-21powerpc: Make MPIC honor the "pic-no-reset" device tree propertyMeador Inge
2011-03-10powerpc: mpic irq_data conversion.Lennert Buytenhek
2011-01-21powerpc/mpic: Fix mask/unmask timeout messageScott Wood
2010-07-09powerpc/mpic: Add ability to reset a core via MPICMatthew McClintock
2010-06-15powerpc: Fix mpic_resume on early G5 macsAlastair Bridgewater