| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-10-16 | irqchip: Pass platform device to platform drivers | Johan Hovold | 1 | -3/+3 |
| 2025-10-16 | irqchip: Drop leftover brackets | Johan Hovold | 1 | -4/+2 |
| 2025-01-15 | irqchip: Plug a OF node reference leak in platform_irqchip_probe() | Joe Hattori | 1 | -3/+1 |
| 2023-08-21 | irqchip: Explicitly include correct DT includes | Rob Herring | 1 | -1/+1 |
| 2023-02-05 | irqchip: Fix refcount leak in platform_irqchip_probe | Miaoqian Lin | 1 | -2/+6 |
| 2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 1 | -1/+1 |
| 2020-08-17 | irqchip: Fix probing deferal when using IRQCHIP_PLATFORM_DRIVER helpers | Marc Zyngier | 1 | -1/+1 |
| 2020-07-27 | irqchip: Add IRQCHIP_PLATFORM_DRIVER_BEGIN/END and IRQCHIP_MATCH helper macros | Saravana Kannan | 1 | -0/+29 |
| 2015-10-01 | irqchip / GIC: Convert the GIC driver to ACPI probing | Marc Zyngier | 1 | -3/+0 |
| 2015-10-01 | irqchip / ACPI: Add probing infrastructure for ACPI-based irqchips | Marc Zyngier | 1 | -3/+5 |
| 2015-03-26 | irqchip: Add GICv2 specific ACPI boot support | Tomasz Nowicki | 1 | -0/+3 |
| 2014-05-20 | irqchip: align irqchip OF match table section naming | Rob Herring | 1 | -3/+3 |
| 2014-03-12 | irqchip: Remove unused include | Stephen Boyd | 1 | -2/+0 |
| 2014-03-06 | irqchip: Silence sparse warning | Stephen Boyd | 1 | -0/+1 |
| 2013-01-10 | irqchip: add basic infrastructure | Thomas Petazzoni | 1 | -0/+30 |