summaryrefslogtreecommitdiff
path: root/include/linux/irqchip/mips-gic.h
AgeCommit message (Expand)Author
2017-09-04irqchip: mips-gic: Remove linux/irqchip/mips-gic.hPaul Burton
2017-09-04MIPS: VDSO: Avoid use of linux/irqchip/mips-gic.hPaul Burton
2017-09-04irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.hPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_presentPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_init()Paul Burton
2017-09-04irqchip: mips-gic: Remove gic_get_usm_range()Paul Burton
2017-09-04irqchip: mips-gic: Move various definitions to the driverPaul Burton
2017-09-04irqchip: mips-gic: Remove GIC_CPU_INT* macrosPaul Burton
2017-09-04MIPS: GIC: Move GIC_LOCAL_INT_* to asm/mips-gic.hPaul Burton
2017-09-04irqchip: mips-gic: Convert remaining local reg access to new accessorsPaul Burton
2017-09-04irqchip: mips-gic: Convert local int mask access to new accessorsPaul Burton
2017-09-04irqchip: mips-gic: Convert remaining shared reg access to new accessorsPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_map_to_vpe()Paul Burton
2017-09-04irqchip: mips-gic: Remove gic_map_to_pin()Paul Burton
2017-09-04irqchip: mips-gic: Remove gic_set_dual_edge()Paul Burton
2017-09-04irqchip: mips-gic: Remove gic_set_trigger()Paul Burton
2017-09-04irqchip: mips-gic: Remove gic_set_polarity()Paul Burton
2017-09-04irqchip: mips-gic: Drop gic_(re)set_mask() functionsPaul Burton
2017-09-04irqchip: mips-gic: Simplify gic_local_irq_domain_map()Paul Burton
2017-09-04irqchip: mips-gic: Simplify shared interrupt pending/mask readsPaul Burton
2017-09-04irqchip: mips-gic: Remove gic_read_local_vp_id()Paul Burton
2017-09-04irqchip: mips-gic: Remove counter access functionsPaul Burton
2017-04-20Clocksource/mips-gic: Remove redundant non devicetree initMatt Redfearn
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner
2016-05-13irqchip: mips-gic: Provide VP ID accessorPaul Burton
2016-02-25MIPS: Make smp CMP, CPS and MT use the new generic IPI functionsQais Yousef
2015-11-11irqchip: irq-mips-gic: Provide function to map GIC user sectionAlex Smith
2015-08-26IRQCHIP: irq-mips-gic: Add support for CM3 64-bit timer irqsMarkos Chandras
2015-08-26IRQCHIP: irq-mips-gic: Extend GIC accessors for 64-bit CMsMarkos Chandras
2015-03-31IRQCHIP: irq-mips-gic: Add new functions to start/stop the GIC counterMarkos Chandras
2015-03-31IRQCHIP: mips-gic: Add function for retrieving FDC IRQJames Hogan
2015-03-31IRQCHIP: mips-gic: Add missing definitions for FDC IRQJames Hogan
2015-02-05MIPS: cevt-r4k: Drop GIC special caseJames Hogan
2014-11-24clocksource: mips-gic: Move gic_frequency to clocksource driverAndrew Bresticker
2014-11-24irqchip: mips-gic: Clean up header fileAndrew Bresticker
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker