summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/irq-mips-gic.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip/mips-gic: Replace static map with dynamicMatt Redfearn2017-04-201-42/+18
* irqchip/mips-gic: Remove device IRQ domainPaul Burton2017-04-201-197/+93
* irqchip/mips-gic: Separate IPI reservation & usage trackingPaul Burton2017-04-201-5/+7
* irqchip/mips-gic: Fix Local compare interruptMatt Redfearn2017-03-311-0/+4
* irqchip/mips-gic: Fix local interruptsMarcin Nowakowski2017-02-081-0/+29
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-8/+8
* Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i...Thomas Gleixner2016-09-221-6/+1
|\
| * irqchip/mips-gic: Use for_each_set_bit to iterate over IRQsPaul Burton2016-08-221-6/+1
* | irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQsPaul Burton2016-09-201-6/+1
* | irqchip/mips-gic: Fix local interruptsPaul Burton2016-09-201-55/+50
* | irqchip/mips-gic: Implement activate op for device domainPaul Burton2016-08-221-0/+7
* | irqchip/mips-gic: Cleanup chip and handler setupPaul Burton2016-08-221-4/+7
|/
* tree-wide: replace config_enabled() with IS_ENABLED()Masahiro Yamada2016-08-041-1/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-07-251-0/+3
|\
| * Merge branch 'irq/for-block' into irq/coreThomas Gleixner2016-07-041-1/+11
| |\
| * | irqchip/mips-gic: Populate irq_domain namesHarvey Hunt2016-06-141-0/+3
* | | irqchip/mips-gic: Match IPI IRQ domain by bus token onlyPaul Burton2016-07-051-1/+1
* | | irqchip/mips-gic: Map to VPs using HW VPNumPaul Burton2016-07-051-1/+1
| |/ |/|
* | irqchip/mips-gic: Fix IRQs in gic_dev_domainHarvey Hunt2016-06-141-1/+11
|/
* irqchip: mips-gic: Setup EIC mode on each CPU if it's in usePaul Burton2016-05-281-1/+9
* irqchip: mips-gic: Provide VP ID accessorPaul Burton2016-05-131-0/+8
* irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDRPaul Burton2016-05-131-5/+9
* irqchip/mips-gic: Don't overrun pcpu_masks arrayPaul Burton2016-04-211-2/+2
* irqchip/mips-gic: Add new DT property to reserve IPIsQais Yousef2016-02-251-2/+10
* MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef2016-02-251-81/+5
* irqchip/mips-gic: Clear percpu_masks correctly when mappingQais Yousef2016-02-251-0/+3
* irqchip/mips-gic: Use gic_vpes instead of NR_CPUSQais Yousef2016-02-251-3/+3
* irqchip/mips-gic: Add device hierarchy domainQais Yousef2016-02-251-20/+83
* irqchip/mips-gic: Add a IPI hierarchy domainQais Yousef2016-02-251-5/+179
* irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith2015-11-111-0/+14
* irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.Paul Burton2015-09-271-0/+8
* irqchip: mips-gic: Convert CPU numbers to VP IDs.Paul Burton2015-09-271-2/+2
* genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-031-48/+94
|\
| * IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqsMarkos Chandras2015-08-261-9/+24
| * IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMsMarkos Chandras2015-08-261-45/+76
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-12/+8
|\ \ | |/ |/|
| * Merge branch 'linus' into irq/coreThomas Gleixner2015-07-301-10/+0
| |\
| * | irqchip/mips-gic: Use irq_set_chip_handler_name_lockedThomas Gleixner2015-07-121-9/+6
| * | irqchip/mips-gic: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-111-1/+1
| * | irqchip: Prepare for local stub header removalJoel Porquet2015-07-111-2/+1
* | | MIPS: SMP: Don't increment irq_count multiple times for call function IPIsAlex Smith2015-08-031-1/+1
| |/ |/|
* | MIPS: Malta: Make GIC FDC IRQ workaround Malta specificJames Hogan2015-07-101-10/+0
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-06-221-1/+1
|\
| * irqchip: Constify irq_domain_opsKrzysztof Kozlowski2015-05-051-1/+1
* | IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Rabin Vincent2015-06-131-7/+14
|/
* Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-3/+3
|\
| * drivers: fix up obsolete cpu function usage.Rusty Russell2015-03-051-3/+3
* | IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras2015-03-311-0/+21
* | IRQCHIP: mips-gic: Add function for retrieving FDC IRQJames Hogan2015-03-311-0/+23
OpenPOWER on IntegriCloud