aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-bcm2836.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-12-13irqchip: bcm283x: Switch to SPDX identifierStefan Wahren1-10/+1
2018-01-04irqchip/irq-bcm2836: Add support for DT interrupt polarityStefan Wahren1-18/+28
2017-09-25irqchip: bcm2836: Move SMP startup code to arch/arm (v2)Stefan Wahren1-77/+2
2017-08-23irqchip: Convert to using %pOF instead of full_nameRob Herring1-3/+2
2016-12-25cpu/hotplug: Cleanup state namesThomas Gleixner1-1/+1
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-21/+13
2016-07-14irqchip/bcm2836: Convert to hotplug state machineSebastian Andrzej Siewior1-21/+13
2016-06-23Merge branch 'irqchip/misc' into irqchip/coreJason Cooper1-2/+2
2016-06-13irqchip/bcm2836: Make bcm2836_smp_boot_secondary staticBen Dooks1-2/+2
2016-06-04irqchip: bcm2835: Avoid arch/arm-specific handle_IRQEric Anholt1-1/+1
2016-05-11irqchip/bcm2836: Use a more generic memory barrier callEric Anholt1-1/+1
2016-05-11irqchip/bcm2836: Fix compiler warning on 64-bit buildEric Anholt1-1/+1
2016-05-11irqchip/bcm2836: Drop smp_set_ops on arm64 buildsEric Anholt1-1/+5
2016-02-18irqchip/bcm2836: Drop extra memory barrier in SMP boot.Eric Anholt1-1/+0
2015-12-29irqchip/bcm2836: Make code more readableAndrea Merello1-1/+1
2015-12-29irqchip/bcm2836: Tolerate IRQs while no flag is set in ISRAndrea Merello1-1/+1
2015-12-29irqchip/bcm2836: Add SMP support for the 2836Andrea Merello1-2/+23
2015-12-29irqchip/bcm2836: Fix initialization of the LOCAL_IRQ_CNT timersEric Anholt1-0/+26
2015-08-20irqchip: Add bcm2836 interrupt controller for Raspberry Pi 2Eric Anholt1-0/+275