summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/cevt-gic.c
Commit message (Expand)AuthorAgeFilesLines
* clocksource: mips-gic: Combine with GIC clockevent driverAndrew Bresticker2014-11-241-103/+0
* MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker2014-11-241-1/+1
* irqchip: mips-gic: Support local interruptsAndrew Bresticker2014-11-241-9/+6
* irqchip: mips-gic: Stop using per-platform mapping tablesAndrew Bresticker2014-11-241-1/+2
* MIPS: allow GIC clockevent device config from other CPUsPaul Burton2014-05-021-1/+1
* MIPS: mark GIC clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton2014-05-021-1/+2
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-1/+1
* MIPS: Add new GIC clockevent driver.Raghu Gandham2013-05-091-0/+104