Age | Commit message (Expand) | Author | Files | Lines |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -1/+1 |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt | 1 | -27/+9 |
2011-05-11 | PM / PowerPC: Use struct syscore_ops instead of sysdevs for PM | Rafael J. Wysocki | 1 | -27/+9 |
2011-05-04 | powerpc/irq: Stop exporting irq_map | Grant Likely | 1 | -9/+7 |
2011-03-29 | powerpc: Convert to new irq_* function names | Thomas Gleixner | 1 | -3/+3 |
2011-03-29 | powerpc: ipic: Cleanup flow type handling | Thomas Gleixner | 1 | -9/+7 |
2011-03-10 | powerpc: sysdev/ipic irq_data conversion. | Lennert Buytenhek | 1 | -27/+27 |
2010-02-19 | powerpc: Convert ipic_lock to raw_spinlock | Thomas Gleixner | 1 | -9/+9 |
2010-02-17 | powerpc: Remove whitespace in irq chip name fields | Anton Blanchard | 1 | -2/+2 |
2009-12-09 | powerpc: Make "intspec" pointers in irq_host->xlate() const | Roman Fietze | 1 | -1/+1 |
2009-11-24 | powerpc: Fixup last users of irq_chip->typename | Thomas Gleixner | 1 | -2/+2 |
2009-10-30 | powerpc: Remove get_irq_desc() | Michael Ellerman | 1 | -1/+1 |
2009-08-20 | powerpc/ipic: introduce missing kfree | Julia Lawall | 1 | -1/+3 |
2009-08-20 | powerpc/ipic: unmask all interrupt sources | Sebastian Andrzej Siewior | 1 | -0/+3 |
2009-07-08 | powerpc: Don't use alloc_bootmem() in init_IRQ() path | Anton Vorontsov | 1 | -3/+1 |
2009-03-09 | powerpc/83xx: Fix the interrupt loss problem on ipic | dayu@datangmobile.cn | 1 | -4/+2 |
2009-02-06 | powerpc/83xx: Build breakage for CONFIG_PM but no CONFIG_SUSPEND | Michael Neuling | 1 | -1/+1 |
2008-07-17 | powerpc/mpc83xx: Power Management support | Scott Wood | 1 | -0/+71 |
2008-06-09 | powerpc: Fix irq_alloc_host() reference counting and callers | Michael Ellerman | 1 | -4/+2 |
2008-06-09 | powerpc: Rework ipic_init() so we can avoid freeing the irq_host | Michael Ellerman | 1 | -6/+4 |
2008-03-24 | [POWERPC] Fix crash in init_ipic_sysfs on efika | Olaf Hering | 1 | -1/+1 |
2008-01-31 | Merge branch 'linux-2.6' | Paul Mackerras | 1 | -1/+1 |
2008-01-28 | [POWERPC] 83xx: ipic: add interrupt vector 94 | Kim Phillips | 1 | -0/+6 |
2008-01-25 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 1 | -1/+1 |
2008-01-24 | [POWERPC] Add support for mpc512x interrupts to ipic | John Rigby | 1 | -0/+62 |
2007-12-12 | [POWERPC] ipic: ack only for edge interrupts | Li Yang | 1 | -70/+43 |
2007-12-11 | [POWERPC] ipic: add new interrupts introduced by new chip | Li Yang | 1 | -5/+133 |
2007-09-13 | [POWERPC] Add an optional device_node pointer to the irq_host | Michael Ellerman | 1 | -5/+2 |
2007-01-26 | [POWERPC] 83xx: Return a point to the struct ipic from ipic_init() | Kumar Gala | 1 | -6/+9 |
2007-01-24 | [POWERPC] arch/powerpc/sysdev/ipic.c of_node_get cleanup | Mariusz Kozlowski | 1 | -1/+1 |
2006-10-25 | [POWERPC] IPIC: Fix spinlock recursion in set_irq_handler | Scott Wood | 1 | -2/+2 |
2006-10-07 | [POWERPC] Fix up after irq changes | Olaf Hering | 1 | -1/+1 |
2006-10-04 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-09-22 | [POWERPC] Fix IPIC pending register assignments | Scott Wood | 1 | -21/+21 |
2006-08-30 | [POWERPC] Adapt ipic driver to new host_ops interface, add set_irq_type to se... | Kim Phillips | 1 | -96/+207 |
2006-06-29 | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 1 | -1/+1 |
2006-01-09 | [PATCH] powerpc: moved ipic code to arch/powerpc | Kumar Gala | 1 | -0/+646 |