aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/sysdev/ipic.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-16powerpc/mpc83xx: Power Management supportScott Wood1-0/+71
2008-06-09powerpc: Fix irq_alloc_host() reference counting and callersMichael Ellerman1-4/+2
2008-06-09powerpc: Rework ipic_init() so we can avoid freeing the irq_hostMichael Ellerman1-6/+4
2008-03-24[POWERPC] Fix crash in init_ipic_sysfs on efikaOlaf Hering1-1/+1
2008-01-31Merge branch 'linux-2.6'Paul Mackerras1-1/+1
2008-01-28[POWERPC] 83xx: ipic: add interrupt vector 94Kim Phillips1-0/+6
2008-01-24Driver core: change sysdev classes to use dynamic kobject namesKay Sievers1-1/+1
2008-01-23[POWERPC] Add support for mpc512x interrupts to ipicJohn Rigby1-0/+62
2007-12-12[POWERPC] ipic: ack only for edge interruptsLi Yang1-70/+43
2007-12-11[POWERPC] ipic: add new interrupts introduced by new chipLi Yang1-5/+133
2007-09-14[POWERPC] Add an optional device_node pointer to the irq_hostMichael Ellerman1-5/+2
2007-01-26[POWERPC] 83xx: Return a point to the struct ipic from ipic_init()Kumar Gala1-6/+9
2007-01-24[POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanupMariusz Kozlowski1-1/+1
2006-10-25[POWERPC] IPIC: Fix spinlock recursion in set_irq_handlerScott Wood1-2/+2
2006-10-07[POWERPC] Fix up after irq changesOlaf Hering1-1/+1
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-09-22[POWERPC] Fix IPIC pending register assignmentsScott Wood1-21/+21
2006-08-30[POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to set IRQ senseKim Phillips1-96/+207
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-1/+1
2006-01-09[PATCH] powerpc: moved ipic code to arch/powerpcKumar Gala1-0/+646