aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sni/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-15/+15
2011-12-07MIPS: irq: Remove IRQF_DISABLEDYong Zhang1-1/+1
2011-06-09i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle1-1/+1
2011-05-10MIPS: SNI: Fix GCC 4.6.0 build errorRalf Baechle1-2/+2
2010-10-07MIPS: Add missing #inclusions of <linux/irq.h>David Howells1-0/+1
2009-11-02MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin1-1/+1
2009-08-15timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky1-2/+3
2009-06-24MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle1-0/+1
2008-12-13cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell1-1/+1
2008-01-29[MIPS] RM: Collected changesThomas Bogendoerfer1-0/+1
2007-11-02[MIPS] SNI: register a02r clockevent; don't use PIT timerThomas Bogendoerfer1-3/+2
2007-10-29[MIPS] SNI: Convert a20r timer to clockevent device.Ralf Baechle1-16/+64
2007-10-19[MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto1-18/+0
2007-10-11[MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle1-8/+8
2007-10-11[MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle1-0/+3
2007-10-11[MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle1-1/+7
2007-02-18[MIPS] Support for several more SNI RM models.Thomas Bogendoerfer1-0/+148