Age | Commit message (Expand) | Author | Files | Lines |
2020-12-18 | irqchip/bcm2836: Fix IPI acknowledgement after conversion to handle_percpu_de... | Marc Zyngier | 1 | -2/+2 |
2020-12-11 | irqchip/bcm2836: Make IPIs use handle_percpu_devid_irq() | Valentin Schneider | 1 | -1/+1 |
2020-10-25 | irqchip/bcm2836: Fix missing __init annotation | Marc Zyngier | 1 | -1/+1 |
2020-09-17 | irqchip/bcm2836: Provide mask/unmask dummy methods for IPIs | Marc Zyngier | 1 | -0/+2 |
2020-09-17 | irqchip/bcm2836: Configure mailbox interrupts as standard interrupts | Marc Zyngier | 1 | -26/+125 |
2018-12-13 | irqchip: bcm283x: Switch to SPDX identifier | Stefan Wahren | 1 | -10/+1 |
2018-01-04 | irqchip/irq-bcm2836: Add support for DT interrupt polarity | Stefan Wahren | 1 | -18/+28 |
2017-09-25 | irqchip: bcm2836: Move SMP startup code to arch/arm (v2) | Stefan Wahren | 1 | -77/+2 |
2017-08-23 | irqchip: Convert to using %pOF instead of full_name | Rob Herring | 1 | -3/+2 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 1 | -1/+1 |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -21/+13 |
2016-07-14 | irqchip/bcm2836: Convert to hotplug state machine | Sebastian Andrzej Siewior | 1 | -21/+13 |
2016-06-23 | Merge branch 'irqchip/misc' into irqchip/core | Jason Cooper | 1 | -2/+2 |
2016-06-13 | irqchip/bcm2836: Make bcm2836_smp_boot_secondary static | Ben Dooks | 1 | -2/+2 |
2016-06-04 | irqchip: bcm2835: Avoid arch/arm-specific handle_IRQ | Eric Anholt | 1 | -1/+1 |
2016-05-11 | irqchip/bcm2836: Use a more generic memory barrier call | Eric Anholt | 1 | -1/+1 |
2016-05-11 | irqchip/bcm2836: Fix compiler warning on 64-bit build | Eric Anholt | 1 | -1/+1 |
2016-05-11 | irqchip/bcm2836: Drop smp_set_ops on arm64 builds | Eric Anholt | 1 | -1/+5 |
2016-02-18 | irqchip/bcm2836: Drop extra memory barrier in SMP boot. | Eric Anholt | 1 | -1/+0 |
2015-12-29 | irqchip/bcm2836: Make code more readable | Andrea Merello | 1 | -1/+1 |
2015-12-29 | irqchip/bcm2836: Tolerate IRQs while no flag is set in ISR | Andrea Merello | 1 | -1/+1 |
2015-12-29 | irqchip/bcm2836: Add SMP support for the 2836 | Andrea Merello | 1 | -2/+23 |
2015-12-29 | irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timers | Eric Anholt | 1 | -0/+26 |
2015-08-20 | irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2 | Eric Anholt | 1 | -0/+275 |