aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/kernel/cevt-r4k.c
Commit message (Expand)AuthorAgeFilesLines
* 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