summaryrefslogtreecommitdiff
path: root/arch/m68k/kernel/time.c
AgeCommit message (Expand)Author
2019-05-21treewide: Add SPDX license identifier for missed filesThomas Gleixner
2018-05-22m68k: Use read_persistent_clock64() consistentlyArnd Bergmann
2018-05-22m68k: Fix off-by-one calendar monthFinn Thain
2018-03-19m68k/time: Stop validating rtc_time in .read_timeAlexandre Belloni
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-06-04rtc: m68k: provide ioctl for q40Arnd Bergmann
2016-06-04rtc: m68k: provide rtc_class_ops directlyArnd Bergmann
2014-07-11m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven
2013-11-26m68k: Add infrastructure for machine-specific random_get_entropy()Geert Uytterhoeven
2013-07-15PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell
2012-12-24m68k: set arch_gettimeoffset directlyStephen Warren
2012-12-24time: convert arch_gettimeoffset to a pointerStephen Warren
2012-08-18m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer
2012-06-12m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer
2012-03-05m68k: remove dead timer codeGreg Ungerer
2012-03-05m68k: merge mmu and non-mmu versions of time.cGreg Ungerer
2011-12-30m68k: ColdFire with MMU enabled uses same clocking code as non-MMUGreg Ungerer
2011-03-25m68k: merge m68k and m68knommu arch directoriesGreg Ungerer
2011-01-31m68k: Switch do_timer() to xtime_update()Torben Hohn
2010-10-22m68k/m68knommu: Remove dead SMP config optionChristian Dietrich
2010-03-13m68k: Convert m68k to use read/update_persistent_clockJohn Stultz
2009-09-22m68k: convert to use arch_gettimeoffset()john stultz
2009-04-02m68k: Hook up rtc-genericGeert Uytterhoeven
2007-07-20m68k: missing __initAl Viro
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2006-10-07[PATCH] m68k pt_regs fixesAl Viro
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz
2004-10-18[PATCH] cleanup: move call to update_process_times.Martin Schwidefsky
2004-08-26[PATCH] consolidate hit count increments in profile_tick()William Lee Irwin III
2004-04-12[PATCH] M68k time updateGeert Uytterhoeven
2004-02-18[PATCH] add clock_was_set() to all architecturesAndrew Morton
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-09-28[PATCH] M68k sched_clock()Geert Uytterhoeven
2003-07-10[PATCH] wall_to_monotonic initialization fixes forAndrew Morton
2003-06-14[PATCH] m68k: fix do_settimeofday() for new APIAndrew Morton
2003-05-24[PATCH] M68k IRQ API updates [1/20]Geert Uytterhoeven
2003-03-20[PATCH] M68k timekeeping updateGeert Uytterhoeven
2003-02-24[PATCH] make jiffies wrap 5 min after bootAndrew Morton
2003-02-04[PATCH] seqlock for xtimeStephen Hemminger
2002-11-02[PATCH] m68k xtime updateGeert Uytterhoeven
2002-11-02[PATCH] M68k: Fix missing/superfluous includesGeert Uytterhoeven
2002-06-17[PATCH] Move jiffies_64 down into architecturesAndi Kleen
2002-05-06[PATCH] m68k: remove hwclk_time/gettod [9/20]Roman Zippel
2002-02-04Import changesetLinus Torvalds