summaryrefslogtreecommitdiff
path: root/arch/powerpc/sysdev/mpic.c
AgeCommit message (Expand)Author
2012-04-30powerpc/mpic: Properly set default triggersBenjamin Herrenschmidt
2012-04-30powerpc/mpic: Fix confusion between hw_irq and virqBenjamin Herrenschmidt
2012-04-07Merge branch '3.4-rc1' into android-tegra-nv-3.3-rebasedVarun Wadekar
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
2010-05-06powerpc/cpumask: Convert mpic driver to new cpumask APIBenjamin Herrenschmidt
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-19powerpc: Convert mpic locks to raw_spinlockThomas Gleixner
2010-02-09powerpc: Remove trailing space in messagesFrans Pop
2009-12-18powerpc/mpic: Fix problem that affinity is not updatedYang Li
2009-12-09powerpc: Make "intspec" pointers in irq_host->xlate() constRoman Fietze
2009-11-24powerpc: Fixup last users of irq_chip->typenameThomas Gleixner
2009-10-30powerpc: Remove get_irq_desc()Michael Ellerman
2009-08-20powerpc/mpic: Fix MPIC_BROKEN_REGREAD on non broken MPICsMichael Ellerman
2009-07-08powerpc: Don't use alloc_bootmem() in init_IRQ() pathAnton Vorontsov
2009-06-26powerpc: Fix mpic alloc warningKumar Gala
2009-06-26powerpc/mpic: Fix mapping of "DCR" based MPIC variantsBenjamin Herrenschmidt