summaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/sb1250/time.c
Commit message (Expand)AuthorAgeFilesLines
* [MIPS] Sibyte: Split and move clock code.Ralf Baechle2007-11-021-173/+3
* [MIPS] Sibyte: Fixes for oneshot timer mode.Ralf Baechle2007-11-021-37/+29
* [MIPS] Swarm: Fix build failureThiemo Seufer2007-11-021-1/+1
* [MIPS] SB1250: Use the right irqaction for the timer interrupt.Ralf Baechle2007-11-021-7/+1
* [MIPS] SB1250: Remove stray assignment of cpumask.Ralf Baechle2007-11-021-1/+0
* [MIPS] Sibyte: Fix names of the clockevent devices.Ralf Baechle2007-11-021-1/+1
* [MIPS] time: Fix cut'n'paste bug in Sibyte clockevent driver.Ralf Baechle2007-10-291-1/+1
* [MIPS] Sibyte: Delete {sb1250,bcm1480}_steal_irq().Ralf Baechle2007-10-291-3/+0
* [MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle2007-10-221-44/+44
* [MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle2007-10-191-79/+25
* [MIPS] Sibyte: Fix typos in sibyte clockevent driversAtsushi Nemoto2007-10-171-4/+4
* [MIPS] Clockevent driver for BCM1250Ralf Baechle2007-10-111-21/+160
* [MIPS] Implement clockevents for R4000-style cp0 count/compare interruptRalf Baechle2007-10-111-12/+0
* [MIPS] Consolidate all variants of MIPS cp0 timer interrupt handlers.Ralf Baechle2007-10-111-12/+1
* [MIPS] mips HPT cleanup: make clocksource_mips publicAtsushi Nemoto2006-11-301-4/+4
* [MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto2006-10-311-24/+4
* [MIPS] Cleanup unnecessary <asm/ptrace.h> inclusions.Ralf Baechle2006-10-091-1/+0
* [MIPS] Complete fixes after removal of pt_regs argument to int handlers.Ralf Baechle2006-10-081-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [MIPS] Sibyte: Fix race in sb1250_gettimeoffset().Ralf Baechle2006-03-181-17/+56
* [MIPS] Sibyte: Fix interrupt timer off by one bug.Ralf Baechle2006-03-181-2/+2
* Do the timer interrupt only once on CPU 0 ...Ralf Baechle2005-10-291-8/+9
* Don't redeclare ll_local_timer_interrupt.Ralf Baechle2005-10-291-1/+0
* Switch SiByte drivers back to __raw_*() functions.Maciej W. Rozycki2005-10-291-13/+13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+136