aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sni/time.c
Commit message (Expand)AuthorAgeFilesLines
* i8253: Create linux/i8253.h and use it in all 8253 related filesRalf Baechle2011-06-091-1/+1
* MIPS: SNI: Fix GCC 4.6.0 build errorRalf Baechle2011-05-101-2/+2
* MIPS: Add missing #inclusions of <linux/irq.h>David Howells2010-10-071-0/+1
* MIPS: Add IRQF_TIMER flag for timer interruptsWu Zhangjin2009-11-021-1/+1
* timekeeping: Increase granularity of read_persistent_clock()Martin Schwidefsky2009-08-151-2/+3
* MIPS: Build fix - include <linux/smp.h> into all smp_processor_id() users.Ralf Baechle2009-06-241-0/+1
* cpumask: convert struct clock_event_device to cpumask pointers.Rusty Russell2008-12-131-1/+1
* [MIPS] RM: Collected changesThomas Bogendoerfer2008-01-291-0/+1
* [MIPS] SNI: register a02r clockevent; don't use PIT timerThomas Bogendoerfer2007-11-021-3/+2
* [MIPS] SNI: Convert a20r timer to clockevent device.Ralf Baechle2007-10-291-16/+64
* [MIPS] Kill duplicated setup_irq() for cp0 timerAtsushi Nemoto2007-10-191-18/+0
* [MIPS] Fix "no space between function name and open parenthesis" warnings.Ralf Baechle2007-10-111-8/+8
* [MIPS] i8253 PIT clocksource and clockevent driversRalf Baechle2007-10-111-0/+3
* [MIPS] Deforest the function pointer jungle in the time code.Ralf Baechle2007-10-111-1/+7
* [MIPS] Support for several more SNI RM models.Thomas Bogendoerfer2007-02-181-0/+148