summaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-211-0/+1
* m68k: Use read_persistent_clock64() consistentlyArnd Bergmann2018-05-221-6/+9
* m68k: Fix off-by-one calendar monthFinn Thain2018-05-221-7/+7
* m68k/time: Stop validating rtc_time in .read_timeAlexandre Belloni2018-03-191-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* rtc: m68k: provide ioctl for q40Arnd Bergmann2016-06-041-0/+25
* rtc: m68k: provide rtc_class_ops directlyArnd Bergmann2016-06-041-2/+21
* m68k: Export mach_random_get_entropy to modulesGeert Uytterhoeven2014-07-111-0/+2
* m68k: Add infrastructure for machine-specific random_get_entropy()Geert Uytterhoeven2013-11-261-0/+4
* PTR_RET is now PTR_ERR_OR_ZERO(): Replace most.Rusty Russell2013-07-151-1/+1
* m68k: set arch_gettimeoffset directlyStephen Warren2012-12-241-9/+0Star
* time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-241-6/+10
* m68k: Use PTR_RET rather than if(IS_ERR(...)) + PTR_ERRThomas Meyer2012-08-181-4/+1Star
* m68k: fix inclusion of arch_gettimeoffset for non-MMU 68k classic CPU typesGreg Ungerer2012-06-121-2/+2
* m68k: remove dead timer codeGreg Ungerer2012-03-051-7/+0Star
* m68k: merge mmu and non-mmu versions of time.cGreg Ungerer2012-03-051-5/+118
* m68k: ColdFire with MMU enabled uses same clocking code as non-MMUGreg Ungerer2011-12-301-1/+1
* m68k: merge m68k and m68knommu arch directoriesGreg Ungerer2011-03-251-114/+5Star
* m68k: Switch do_timer() to xtime_update()Torben Hohn2011-01-311-2/+2
* m68k/m68knommu: Remove dead SMP config optionChristian Dietrich2010-10-221-2/+0Star
* m68k: Convert m68k to use read/update_persistent_clockJohn Stultz2010-03-131-4/+7
* m68k: convert to use arch_gettimeoffset()john stultz2009-09-221-68/+2Star
* m68k: Hook up rtc-genericGeert Uytterhoeven2009-04-021-0/+18
* m68k: missing __initAl Viro2007-07-201-1/+1
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-9/+0Star
* [PATCH] m68k pt_regs fixesAl Viro2006-10-071-3/+4
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0Star
* [PATCH] kill wall_jiffiesAtsushi Nemoto2006-10-011-13/+3Star
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-311-4/+0Star
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-081-4/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+187