aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/irqchip/mips-gic.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-04irqchip: mips-gic: Remove linux/irqchip/mips-gic.hPaul Burton1-14/+0
2017-09-04MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.hPaul Burton1-4/+0
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton1-8/+0
2017-09-04irqchip: mips-gic: Remove gic_presentPaul Burton1-6/+0
2017-09-04irqchip: mips-gic: Remove gic_init()Paul Burton1-3/+0
2017-09-04irqchip: mips-gic: Remove gic_get_usm_range()Paul Burton1-11/+0
2017-09-04irqchip: mips-gic: Move various definitions to the driverPaul Burton1-19/+0
2017-09-04irqchip: mips-gic: Remove GIC_CPU_INT* macrosPaul Burton1-8/+0
2017-09-04MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.hPaul Burton1-10/+0
2017-09-04irqchip: mips-gic: Convert remaining local reg access to new accessorsPaul Burton1-44/+0
2017-09-04irqchip: mips-gic: Convert local int mask access to new accessorsPaul Burton1-52/+0
2017-09-04irqchip: mips-gic: Convert remaining shared reg access to new accessorsPaul Burton1-20/+0
2017-09-04irqchip: mips-gic: Remove gic_map_to_vpe()Paul Burton1-6/+0
2017-09-04irqchip: mips-gic: Remove gic_map_to_pin()Paul Burton1-10/+0
2017-09-04irqchip: mips-gic: Remove gic_set_dual_edge()Paul Burton1-17/+0
2017-09-04irqchip: mips-gic: Remove gic_set_trigger()Paul Burton1-5/+0
2017-09-04irqchip: mips-gic: Remove gic_set_polarity()Paul Burton1-5/+0
2017-09-04irqchip: mips-gic: Drop gic_(re)set_mask() functionsPaul Burton1-4/+0
2017-09-04irqchip: mips-gic: Simplify gic_local_irq_domain_map()Paul Burton1-6/+0
2017-09-04irqchip: mips-gic: Simplify shared interrupt pending/mask readsPaul Burton1-6/+0
2017-09-04irqchip: mips-gic: Remove gic_read_local_vp_id()Paul Burton1-17/+0
2017-09-04irqchip: mips-gic: Remove counter access functionsPaul Burton1-22/+0
2017-04-20Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn1-1/+0
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-4/+4
2016-05-13irqchip: mips-gic: Provide VP ID accessorPaul Burton1-0/+17
2016-02-25MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef1-3/+0
2015-11-11irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith1-0/+17
2015-08-26IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqsMarkos Chandras1-0/+4
2015-08-26IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMsMarkos Chandras1-2/+8
2015-03-31IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras1-0/+2
2015-03-31IRQCHIP: mips-gic: Add function for retrieving FDC IRQJames Hogan1-0/+1
2015-03-31IRQCHIP: mips-gic: Add missing definitions for FDC IRQJames Hogan1-0/+6
2015-02-05MIPS: cevt-r4k: Drop GIC special caseJames Hogan1-1/+0
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker1-1/+0
2014-11-24irqchip: mips-gic: Clean up header fileAndrew Bresticker1-102/+27
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker1-0/+325