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