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