aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/sb1250/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-11-02[MIPS] Sibyte: Split and move clock code.Ralf Baechle1-173/+3
2007-11-02[MIPS] Sibyte: Fixes for oneshot timer mode.Ralf Baechle1-37/+29
2007-11-02[MIPS] Swarm: Fix build failureThiemo Seufer1-1/+1
2007-11-02[MIPS] SB1250: Use the right irqaction for the timer interrupt.Ralf Baechle1-7/+1
2007-11-02[MIPS] SB1250: Remove stray assignment of cpumask.Ralf Baechle1-1/+0
2007-11-02[MIPS] Sibyte: Fix names of the clockevent devices.Ralf Baechle1-1/+1
2007-10-29[MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.Ralf Baechle1-1/+1
2007-10-29[MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().Ralf Baechle1-3/+0
2007-10-22[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle1-44/+44
2007-10-19[MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle1-79/+25
2007-10-17[MIPS] Sibyte: Fix typos in sibyte clockevent driversAtsushi Nemoto1-4/+4
2007-10-11[MIPS] Clockevent driver for BCM1250Ralf Baechle1-21/+160
2007-10-11[MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle1-12/+0
2007-10-11[MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle1-12/+1
2006-11-30[MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto1-4/+4
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto1-24/+4
2006-10-09[MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle1-1/+0
2006-10-08[MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle1-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-18[MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle1-17/+56
2006-03-18[MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle1-2/+2
2005-10-29Do the timer interrupt only once on CPU 0 ...Ralf Baechle1-8/+9
2005-10-29Don't redeclare ll_local_timer_interrupt.Ralf Baechle1-1/+0
2005-10-29Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki1-13/+13
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+136