summaryrefslogtreecommitdiffstats
path: root/arch/mips/include/asm/gic.h
AgeCommit message (Expand)AuthorFilesLines
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker1-325/+0
2014-11-24irqchip: mips-gic: Use proper iomem accessorsAndrew Bresticker1-65/+7
2014-11-24irqchip: mips-gic: Export function to read counter widthAndrew Bresticker1-0/+1
2014-11-24irqchip: mips-gic: Remove unnecessary globalsAndrew Bresticker1-5/+0
2014-11-24irqchip: mips-gic: Support local interruptsAndrew Bresticker1-4/+25
2014-11-24irqchip: mips-gic: Use separate edge/level irq_chipsAndrew Bresticker1-1/+0
2014-11-24irqchip: mips-gic: Probe for number of external interruptsAndrew Bresticker1-0/+2
2014-11-24irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker1-29/+6
2014-11-24irqchip: mips-gic: Use IRQ domainsAndrew Bresticker1-1/+0
2014-11-24irqchip: mips-gic: Implement irq_set_type callbackAndrew Bresticker1-0/+9
2014-11-24irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacksAndrew Bresticker1-2/+0
2014-11-24MIPS: Remove gic_{enable,disable}_interrupt()Andrew Bresticker1-2/+0
2014-08-18MIPS: GIC: Remove useless parens from GICBIS().Ralf Baechle1-1/+1
2014-08-02MIPS: GIC: Fix GICBIS macroJeffrey Deans1-10/+11
2014-08-02MIPS: GIC: Generalise check for pending interruptsJeffrey Deans1-0/+1
2014-08-02MIPS: GIC: Remove GIC_FLAG_IPIJeffrey Deans1-2/+1
2014-08-02MIPS: GIC: Move GIC_NUM_INTRS into platform irq.hJeffrey Deans1-2/+2
2014-08-02MIPS: GIC: move GIC interrupt bitmap declarationsJeffrey Deans1-12/+0
2014-05-02MIPS: allow GIC clockevent device config from other CPUsPaul Burton1-0/+1
2014-03-06MIPS: Add missing includes to gic.hPaul Burton1-0/+3
2013-07-01MIPS: Fix typos and cleanup commentTony Wu1-1/+1
2013-05-09MIPS: Add new GIC clockevent driver.Raghu Gandham1-1/+4
2013-05-09MIPS: Formatting clean-ups for clocksources.Steven J. Hill1-3/+1
2013-05-09MIPS: Refactor GIC clocksource code.Steven J. Hill1-0/+4
2013-05-09MIPS: Move 'gic_frequency' to common location.Steven J. Hill1-0/+1
2013-05-09MIPS: Move 'gic_present' to common location.Steven J. Hill1-1/+1
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle1-0/+1
2013-02-17MIPS: Add new GIC clocksource.Steven J. Hill1-0/+1
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-8/+8
2012-09-13MIPS: Code clean-ups for the GIC.Steven J. Hill1-10/+10
2012-09-13MIPS: Make GIC code platform independent.Steven J. Hill1-0/+29
2012-07-06MIPS: Clean-up GIC and vectored interrupts.Steven J. Hill1-1/+14
2010-10-04MIPS: GIC: Remove dependencies from Malta files.Ralf Baechle1-0/+1
2009-11-02MIPS: GIC: Random fixes and enhancements.Chris Dearman1-170/+18
2009-08-03MIPS: Fix compile for !CONFIG_SMPAlexander Clouter1-1/+1
2009-07-03MIPS: CMP: activate CMP supportTim Anderson1-0/+2
2009-07-03MIPS: CMP: Extend the GIC IPI interrupts beyond 32Tim Anderson1-0/+4
2008-10-11MIPS: Move headfiles to new location below arch/mips/includeRalf Baechle1-0/+487