summaryrefslogtreecommitdiff
path: root/arch/m68k/hp300/time.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-06m68k: hp300: Include "time.h" for hp300_sched_init()Geert Uytterhoeven1-0/+2
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann1-1/+1
2020-10-30m68k: change remaining timers to legacy_timer_tickArnd Bergmann1-3/+2
2020-10-30m68k: split heartbeat out of timer functionArnd Bergmann1-0/+1
2019-03-25m68k: hp300: Handle timer counter overflowFinn Thain1-19/+27
2019-03-25m68k: hp300: Convert to clocksource APIFinn Thain1-7/+30
2019-03-25m68k: Call timer_interrupt() with interrupts disabledFinn Thain1-2/+8
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren1-2/+2
2012-03-28Disintegrate asm/system.h for M68KDavid Howells1-1/+0
2011-11-09m68k/irq: Remove obsolete IRQ_FLG_* usersGeert Uytterhoeven1-1/+1
2009-01-12m68k: hp300 core - Kill warn_unused_result warningsGeert Uytterhoeven1-1/+2
2006-10-09IRQ: Use the new typedef for interrupt handler function pointersDavid Howells1-2/+2
2006-10-07[PATCH] m68k pt_regs fixesAl Viro1-4/+4
2006-06-25[PATCH] m68k: convert hp300 irq codeRoman Zippel1-2/+1
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+78