summaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cevt-r4k.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: cevt-r4k: Fix out-of-bounds array accessJames Hogan2017-04-101-1/+1
* MIPS: Fix r4k clockevents registrationHuacai Chen2016-07-241-6/+1
* MIPS: cevt-r4k: Dynamically calculate min_delta_nsJames Hogan2016-05-131-2/+80
* MIPS: cevt-r4k: Migrate to new 'set-state' interfaceViresh Kumar2015-09-031-7/+0
* MIPS: Remove "weak" from get_c0_compare_int() declarationBjorn Helgaas2015-09-031-4/+7
* MIPS: cevt-r4k: Cleanup c0_compare_interrupt.Ralf Baechle2015-03-311-5/+4
* MIPS: cevt-r4k: Make interrupt handler sharedJames Hogan2015-03-311-1/+7
* MIPS: cevt-r4k: Use CAUSEF_TI, CAUSEF_PCI constantsJames Hogan2015-03-311-1/+1
* MIPS: cevt-r4k: Move handle_perf_irq() out of headerJames Hogan2015-03-311-0/+18
* MIPS: kernel: cevt-r4k: Add MIPS R6 to the c0_compare_interrupt handlerLeonid Yegoshin2015-02-171-1/+1
* MIPS: cevt-r4k: Drop GIC special caseJames Hogan2015-02-051-5/+1
* 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-1/+1
* MIPS: Move GIC to drivers/irqchip/Andrew Bresticker2014-11-241-1/+1
* Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-291-7/+3
|\
| * MIPS: allow R4K clockevent device to function regardless of GICPaul Burton2014-05-021-6/+0
| * MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_PERCPUPaul Burton2014-05-021-1/+2
| * MIPS: mark R4K clockevent device with CLOCK_EVT_FEAT_C3STOPPaul Burton2014-05-021-1/+2
* | MIPS: MT: Remove SMTC supportRalf Baechle2014-05-241-14/+0
|/
* MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-141-1/+1
* Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-091-3/+6
|\
| * MIPS: Add new GIC clockevent driver.Raghu Gandham2013-05-091-0/+6
| * MIPS: Formatting clean-ups for clocksources.Steven J. Hill2013-05-091-3/+0
* | KVM/MIPS32: KVM Guest kernel support.Sanjay Lal2013-05-081-0/+4
|/
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-3/+3
* MIPS: Add EIC support for GIC.Steven J. Hill2012-09-131-0/+5
* MIPS: irq: Remove IRQF_DISABLEDYong Zhang2011-12-071-1/+1
* MIPS: Kernel hangs occasionally during boot.Al Cooper2011-11-081-19/+19
* MIPS: Fix CP0 COUNTER clockevent raceKevin Cernekee2010-12-161-1/+1
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* MIPS: Don't overflow cevt-r4k.c calculations at high clock rates.David Daney2010-08-051-3/+2
* MIPS: PowerTV: Fix support for timer interrupts with > 64 external IRQsDavid VomLehn2010-01-281-1/+1
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-021-1/+1
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* MIPS: make cp0 counter clocksource/event usable as fallback.Manuel Lauss2009-01-111-1/+1
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* [MIPS] SMTC: Fix SMTC dyntick support.Kevin D. Kissell2008-10-031-125/+48
* [MIPS] Handle R4000/R4400 mfc0 from count register.Ralf Baechle2007-11-261-5/+7
* [MIPS] time: Fix negated condition in cevt-r4k driver.Ralf Baechle2007-11-261-1/+1
* [MIPS] time: Replace plat_timer_setup with modern APIs.Ralf Baechle2007-10-291-7/+18
* [MIPS] time: Make c0_compare_int_usable fasterAtsushi Nemoto2007-10-291-4/+10
* [MIPS] time: Fix cevt-r4k.c for 64-bit kernelAtsushi Nemoto2007-10-291-2/+2
* [MIPS] Add mips_hpt_frequency check to mips_clockevent_init().Yoichi Yuasa2007-10-291-1/+1
* [MIPS] time: Make c0_compare_int_usable more bullet proofAtsushi Nemoto2007-10-221-2/+2
* [MIPS] SMTC: Build fix.Ralf Baechle2007-10-191-0/+1
* [MIPS] time: Move R4000 clockevent device code to separate configurable fileRalf Baechle2007-10-181-0/+272
OpenPOWER on IntegriCloud