summaryrefslogtreecommitdiff
path: root/arch/m68k/68000/timers.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-30m68k: remove timer_interrupt() functionArnd Bergmann1-1/+1
2020-10-30m68k: m68328: use legacy_timer_tick()Arnd Bergmann1-3/+2
2020-06-09mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport1-1/+0
2020-03-23m68k: Replace setup_irq() by request_irq()afzal mohammed1-9/+7
2018-05-22m68k: Fix off-by-one calendar monthFinn Thain1-1/+3
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner1-1/+1
2014-09-29m68k: move non-mmu 68000 platform codeGreg Ungerer1-0/+137