aboutsummaryrefslogtreecommitdiff
path: root/drivers/irqchip/irq-mips-gic.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-8/+8
2016-09-22Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i...Gravatar Thomas Gleixner 1-6/+1
2016-09-20irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQsGravatar Paul Burton 1-6/+1
2016-09-20irqchip/mips-gic: Fix local interruptsGravatar Paul Burton 1-55/+50
2016-08-22irqchip/mips-gic: Use for_each_set_bit to iterate over IRQsGravatar Paul Burton 1-6/+1
2016-08-22irqchip/mips-gic: Implement activate op for device domainGravatar Paul Burton 1-0/+7
2016-08-22irqchip/mips-gic: Cleanup chip and handler setupGravatar Paul Burton 1-4/+7
2016-08-04tree-wide: replace config_enabled() with IS_ENABLED()Gravatar Masahiro Yamada 1-1/+1
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+3
2016-07-05irqchip/mips-gic: Match IPI IRQ domain by bus token onlyGravatar Paul Burton 1-1/+1
2016-07-05irqchip/mips-gic: Map to VPs using HW VPNumGravatar Paul Burton 1-1/+1
2016-07-04Merge branch 'irq/for-block' into irq/coreGravatar Thomas Gleixner 1-1/+11
2016-06-14irqchip/mips-gic: Populate irq_domain namesGravatar Harvey Hunt 1-0/+3
2016-06-14irqchip/mips-gic: Fix IRQs in gic_dev_domainGravatar Harvey Hunt 1-1/+11
2016-05-28irqchip: mips-gic: Setup EIC mode on each CPU if it's in useGravatar Paul Burton 1-1/+9
2016-05-13irqchip: mips-gic: Provide VP ID accessorGravatar Paul Burton 1-0/+8
2016-05-13irqchip: mips-gic: Use HW IDs for VPE_OTHER_ADDRGravatar Paul Burton 1-5/+9
2016-04-21irqchip/mips-gic: Don't overrun pcpu_masks arrayGravatar Paul Burton 1-2/+2
2016-02-25irqchip/mips-gic: Add new DT property to reserve IPIsGravatar Qais Yousef 1-2/+10
2016-02-25MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsGravatar Qais Yousef 1-81/+5
2016-02-25irqchip/mips-gic: Clear percpu_masks correctly when mappingGravatar Qais Yousef 1-0/+3
2016-02-25irqchip/mips-gic: Use gic_vpes instead of NR_CPUSGravatar Qais Yousef 1-3/+3
2016-02-25irqchip/mips-gic: Add device hierarchy domainGravatar Qais Yousef 1-20/+83
2016-02-25irqchip/mips-gic: Add a IPI hierarchy domainGravatar Qais Yousef 1-5/+179
2015-11-11irqchip: irq-mips-gic: Provide function to map GIC user sectionGravatar Alex Smith 1-0/+14
2015-09-27irqchip: mips-gic: Fix pending & mask reads for MIPS64 with 32b GIC.Gravatar Paul Burton 1-0/+8
2015-09-27irqchip: mips-gic: Convert CPU numbers to VP IDs.Gravatar Paul Burton 1-2/+2
2015-09-16genirq: Remove irq argument from irq flow handlersGravatar Thomas Gleixner 1-1/+1
2015-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-48/+94
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-12/+8
2015-08-26IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqsGravatar Markos Chandras 1-9/+24
2015-08-26IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMsGravatar Markos Chandras 1-45/+76
2015-08-03MIPS: SMP: Don't increment irq_count multiple times for call function IPIsGravatar Alex Smith 1-1/+1
2015-07-30Merge branch 'linus' into irq/coreGravatar Thomas Gleixner 1-10/+0
2015-07-12irqchip/mips-gic: Use irq_set_chip_handler_name_lockedGravatar Thomas Gleixner 1-9/+6
2015-07-11irqchip/mips-gic: Use access helper irq_data_get_affinity_mask()Gravatar Jiang Liu 1-1/+1
2015-07-11irqchip: Prepare for local stub header removalGravatar Joel Porquet 1-2/+1
2015-07-10MIPS: Malta: Make GIC FDC IRQ workaround Malta specificGravatar James Hogan 1-10/+0
2015-06-22Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2015-06-13IRQCHIP: mips-gic: Don't nest calls to do_IRQ()Gravatar Rabin Vincent 1-7/+14
2015-05-05irqchip: Constify irq_domain_opsGravatar Krzysztof Kozlowski 1-1/+1
2015-04-20Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-3/+3
2015-03-31IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counterGravatar Markos Chandras 1-0/+21
2015-03-31IRQCHIP: mips-gic: Add function for retrieving FDC IRQGravatar James Hogan 1-0/+23
2015-03-31irqchip: mips-gic: Don't treat FDC IRQ as percpu devidGravatar James Hogan 1-5/+10
2015-03-31IRQCHIP: mips-gic: Fix typo in commentGravatar James Hogan 1-1/+1
2015-03-05drivers: fix up obsolete cpu function usage.Gravatar Rusty Russell 1-3/+3
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-8/+0
2015-02-16Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-18/+26
2015-02-05MIPS: cevt-r4k: Drop GIC special caseGravatar James Hogan 1-8/+0