summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/cevt-r4k.c
AgeCommit message (Expand)Author
2017-04-10MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan
2016-07-24MIPS: Fix r4k clockevents registrationHuacai Chen
2016-05-13MIPS: cevt-r4k: Dynamically calculate min_delta_nsJames Hogan
2015-09-03MIPS: cevt-r4k: Migrate to new 'set-state' interfaceViresh Kumar
2015-09-03MIPS: Remove "weak" from get_c0_compare_int() declarationBjorn Helgaas
2015-03-31MIPS: cevt-r4k: Cleanup c0_compare_interrupt.Ralf Baechle
2015-03-31MIPS: cevt-r4k: Make interrupt handler sharedJames Hogan
2015-03-31MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constantsJames Hogan
2015-03-31MIPS: cevt-r4k: Move handle_perf_irq() out of headerJames Hogan
2015-02-17MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handlerLeonid Yegoshin
2015-02-05MIPS: cevt-r4k: Drop GIC special caseJames Hogan
2014-11-24MIPS: Move gic.h to include/linux/irqchip/mips-gic.hAndrew Bresticker
2014-11-24irqchip: mips-gic: Support local interruptsAndrew Bresticker
2014-11-24MIPS: Move GIC to drivers/irqchip/Andrew Bresticker
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-05-02MIPS: allow R4K clockevent device to function regardless of GICPaul Burton
2014-05-02MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPUPaul Burton
2014-05-02MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2013-05-09MIPS: Add new GIC clockevent driver.Raghu Gandham
2013-05-09MIPS: Formatting clean-ups for clocksources.Steven J. Hill
2013-05-08KVM/MIPS32: KVM Guest kernel support.Sanjay Lal
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2012-09-13MIPS: Add EIC support for GIC.Steven J. Hill
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang
2011-11-08MIPS: Kernel hangs occasionally during boot.Al Cooper
2010-12-16MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells
2010-08-05MIPS: Don't overflow cevt-r4k.c calculations at high clock rates.David Daney
2010-01-28MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle
2009-01-11MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell
2008-10-03[MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell
2007-11-26[MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle
2007-11-26[MIPS] time: Fix negated condition in cevt-r4k driver.Ralf Baechle
2007-10-29[MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle
2007-10-29[MIPS] time: Make c0_compare_int_usable fasterAtsushi Nemoto
2007-10-29[MIPS] time: Fix cevt-r4k.c for 64-bit kernelAtsushi Nemoto
2007-10-29[MIPS] Add mips_hpt_frequency check to mips_clockevent_init().Yoichi Yuasa
2007-10-22[MIPS] time: Make c0_compare_int_usable more bullet proofAtsushi Nemoto
2007-10-19[MIPS] SMTC: Build fix.Ralf Baechle
2007-10-18[MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle