summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/time.c
AgeCommit message (Expand)AuthorLines
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner-0/+1
2018-05-22m68k: Use read_persistent_clock64() consistentlyArnd Bergmann-6/+9
2018-05-22m68k: Fix off-by-one calendar monthFinn Thain-7/+7
2018-03-19m68k/time: Stop validating rtc_time in .read_timeAlexandre Belloni-1/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar-0/+1
2016-06-04rtc: m68k: provide ioctl for q40Arnd Bergmann-0/+25
2016-06-04rtc: m68k: provide rtc_class_ops directlyArnd Bergmann-2/+21
2014-07-11m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven-0/+2
2013-11-26m68k: Add infrastructure for machine-specific random_get_entropy()Geert Uytterhoeven-0/+4
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell-1/+1
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren-9/+0
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren-6/+10
2012-08-18m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer-4/+1
2012-06-12m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer-2/+2
2012-03-05m68k: remove dead timer codeGreg Ungerer-7/+0
2012-03-05m68k: merge mmu and non-mmu versions of time.cGreg Ungerer-5/+118
2011-12-30m68k: ColdFire with MMU enabled uses same clocking code as non-MMUGreg Ungerer-1/+1
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer-114/+5
2011-01-31m68k: Switch do_timer() to xtime_update()Torben Hohn-2/+2
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich-2/+0
2010-03-13m68k: Convert m68k to use read/update_persistent_clockJohn Stultz-4/+7
2009-09-22m68k: convert to use arch_gettimeoffset()john stultz-68/+2
2009-04-02m68k: Hook up rtc-genericGeert Uytterhoeven-0/+18
2007-07-20m68k: missing __initAl Viro-1/+1
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan-9/+0
2006-10-07[PATCH] m68k pt_regs fixesAl Viro-3/+4
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones-1/+0
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto-13/+3
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto-1/+1
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner-4/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz-4/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+187