summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/cevt-gic.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-24clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker1-103/+0
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker1-1/+1
2014-11-24irqchip: mips-gic: Support local interruptsAndrew Bresticker1-9/+6
2014-11-24irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker1-1/+2
2014-05-02MIPS: allow GIC clockevent device config from other CPUsPaul Burton1-1/+1
2014-05-02MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton1-1/+2
2013-07-15MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker1-1/+1
2013-05-09MIPS: Add new GIC clockevent driver.Raghu Gandham1-0/+104