summaryrefslogtreecommitdiff
path: root/arch/m68k/68000/timers.c
Commit message (Expand)AuthorAgeFilesLines
* m68k: remove timer_interrupt() functionArnd Bergmann2020-10-301-1/+1
* m68k: m68328: use legacy_timer_tick()Arnd Bergmann2020-10-301-3/+2
* mm: don't include asm/pgtable.h if linux/mm.h is already includedMike Rapoport2020-06-091-1/+0
* m68k: Replace setup_irq() by request_irq()afzal mohammed2020-03-231-9/+7
* m68k: Fix off-by-one calendar monthFinn Thain2018-05-221-1/+3
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* m68k: move non-mmu 68000 platform codeGreg Ungerer2014-09-291-0/+137