aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/sibyte/bcm1480/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-14/+1
2007-11-02[MIPS] Sibyte: Split and move clock code.Ralf Baechle1-157/+3
2007-11-02[MIPS] Sibyte: Fixes for oneshot timer mode.Ralf Baechle1-25/+26
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-67/+50
2007-10-19[MIPS] Sibyte: Finish conversion to modern time APIs.Ralf Baechle1-25/+49
2007-10-17[MIPS] Sibyte: Fix typos in sibyte clockevent driversAtsushi Nemoto1-1/+1
2007-10-11[MIPS] Clockevent driver for BCM1480Ralf Baechle1-25/+80
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-2/+2
2006-11-30[MIPS] Fix double inclusionsNicolas Kaiser1-2/+0
2006-10-31[MIPS] Fixup migration to GENERIC_TIMEAtsushi Nemoto1-18/+15
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-4/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-19[PATCH] Fix BCM1480 doubled process accounting times.[MIPS] James E Wilson1-8/+9
2005-10-29Add support for BCM1480 family of chips.Andrew Isaacson1-0/+138