aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/powermac/pic.c
AgeCommit message (Expand)Author
2012-11-19Fix misspellings of "whether" in comments.Adam Buchbinder
2012-04-30powerpc/irqdomain: Fix broken NR_IRQ referencesGrant Likely
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-02-23powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flagKyle Moffett
2012-02-16irq_domain/powerpc: Replace custom xlate functions with library functionsGrant Likely
2012-02-16irq_domain/powerpc: constify irq_domain_opsGrant Likely
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-16powerpc/pmac: Simplify old pmac PIC interrupt handlingBenjamin Herrenschmidt
2011-12-07powerpc/mpic: Add in-core support for cascaded MPICsKyle Moffett
2011-12-07powerpc/mpic: Invert the meaning of MPIC_PRIMARYKyle Moffett
2011-12-07powerpc: Consolidate mpic_alloc() OF address translationKyle Moffett
2011-11-08powerpc/irq: Remove IRQF_DISABLEDYong Zhang
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-05-31powerpc/pmac: Don't register pmac PIC syscore ops when HW not presentBenjamin Herrenschmidt
2011-05-20Merge remote branch 'origin/master' into mergeBenjamin Herrenschmidt
2011-05-19powerpc/psurge: Create a irq_host for secondary cpusMilton Miller
2011-05-19powerpc: Add kconfig for muxed smp ipi supportMilton 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: mac: pic: Use irqd_is_level_type()Thomas Gleixner
2011-03-29powerpc: Use proper accessors for IRQ_* flagsThomas Gleixner
2011-03-10powerpc: platforms/powermac irq_data conversion.Lennert Buytenhek
2010-07-05of/powerpc: Move Powermac irq quirk code into powermac pic driver codeGrant Likely
2010-02-19powerpc: Convert pmac_pic_lock to raw_spinlockThomas Gleixner
2010-02-17powerpc: Remove whitespace in irq chip name fieldsAnton Blanchard
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-07-08powerpc: Remove unnecessary semicolonsJoe Perches
2009-05-21powerpc/powermac: Use generic_handle_irq() in gatwick_action()Michael Ellerman
2009-03-30cpumask: remove references to struct irqaction's mask field.Rusty Russell
2008-05-14[POWERPC] Move xmon_irq() declaration into xmon.hMichael Ellerman
2008-03-13[POWERPC] Fix arch/powerpc/platforms/powermac/pic.c when !CONFIG_ADB_PMUTony Breeds
2008-01-31Merge branch 'linux-2.6'Paul Mackerras
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers
2008-01-17[POWERPC] powermac: Use machine_*_initcall() hooks in platform codeGrant Likely
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman
2007-05-07[POWERPC] Rename device_is_compatible to of_device_is_compatibleStephen Rothwell
2007-04-24[POWERPC] Rename MPIC_BROKEN_U3 to MPIC_U3_HT_IRQSMichael Ellerman
2007-04-13[POWERPC] Rename get_property to of_get_property: arch/powerpcStephen Rothwell
2007-02-16[PATCH] genirq: remove IRQ_DISABLEDIngo Molnar
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering
2006-10-05[PATCH] powerpc: irq change build breaksOlof Johansson
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-01[PATCH] powerpc: Fix PowerMac IRQ handling bugBenjamin Herrenschmidt
2006-07-10[PATCH] powerpc: fix trigger handling in the new irq codeBenjamin Herrenschmidt
2006-07-03[POWERPC] Add new interrupt mapping core and change platforms to use itBenjamin Herrenschmidt
2006-07-03[POWERPC] Use the genirq frameworkBenjamin Herrenschmidt