| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-05-16 | powerpc: Switch to irq_find_mapping() | Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2025-05-16 | powerpc: Switch to irq_domain_create_*() | Jiri Slaby (SUSE) | 1 | -2/+3 |
| 2025-04-04 | irqdomain: Rename irq_set_default_host() to irq_set_default_domain() | Jiri Slaby (SUSE) | 1 | -1/+1 |
| 2025-02-24 | powerpc/ipic: Stop printing address of registers | Christophe Leroy | 1 | -2/+1 |
| 2022-05-08 | powerpc: Add missing headers | Christophe Leroy | 1 | -1/+2 |
| 2021-12-23 | powerpc/sysdev: Add __init attribute to eligible functions | Nick Child | 1 | -1/+1 |
| 2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 1 | -5/+1 |
| 2019-01-14 | powerpc/ipic: drop unused functions | Christophe Leroy | 1 | -35/+0 |
| 2018-12-17 | powerpc/ipic: Remove unused ipic_set_priority() | Michael Ellerman | 1 | -28/+0 |
| 2018-10-20 | powerpc/sysdev/ipic: check primary_ipic NULL pointer before using it | Christophe Leroy | 1 | -1/+1 |
| 2017-11-06 | powerpc/ipic: Fix status get and status clear | Christophe Leroy | 1 | -2/+2 |
| 2017-07-24 | powerpc/ipic: Support edge on IRQ0 | Scott Wood | 1 | -0/+1 |
| 2016-09-20 | powerpc: Remove all usages of NO_IRQ | Michael Ellerman | 1 | -2/+2 |
| 2015-10-13 | irqdomain: Use irq_domain_get_of_node() instead of direct field access | Marc Zyngier | 1 | -1/+2 |
| 2015-09-16 | powerpc/ipic: Use irq_set_handler_locked() | Thomas Gleixner | 1 | -2/+2 |
| 2015-07-30 | genirq/irqdomain: Allow irq domain aliasing | Marc Zyngier | 1 | -1/+2 |
| 2015-05-11 | powerpc: Constify irq_domain_ops | Krzysztof Kozlowski | 1 | -1/+1 |
| 2014-11-10 | powerpc: Remove superfluous bootmem includes | Anton Blanchard | 1 | -1/+0 |
| 2012-02-16 | irq_domain/powerpc: Replace custom xlate functions with library functions | Grant Likely | 1 | -17/+1 |
| 2012-02-16 | irq_domain: Replace irq_alloc_host() with revmap-specific initializers | Grant Likely | 1 | -5/+2 |
| 2012-02-14 | irq_domain/powerpc: Use common irq_domain structure instead of irq_host | Grant Likely | 1 | -5/+5 |
| 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-16 | 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-24 | Driver core: change sysdev classes to use dynamic kobject names | Kay Sievers | 1 | -1/+1 |
| 2008-01-23 | [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-14 | [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-03 | 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 |