summaryrefslogtreecommitdiffstats
path: root/arch/alpha/kernel/time.c
AgeCommit message (Expand)AuthorLines
2020-03-29alpha: Replace setup_irq() by request_irq()afzal mohammed-4/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-1/+1
2015-08-10alpha/time: Migrate to new 'set-state' interfaceViresh Kumar-12/+6
2014-08-26alpha: Replace __get_cpu_varChristoph Lameter-3/+3
2013-11-16alpha: Use qemu+cserve provided high-res clock and alarm.Richard Henderson-5/+93
2013-11-16alpha: Switch to GENERIC_CLOCKEVENTSRichard Henderson-64/+48
2013-11-16alpha: Enable the rpcc clocksource for single processorRichard Henderson-30/+37
2013-11-16alpha: Reorganize rtc handlingRichard Henderson-145/+1
2013-11-16alpha: Allow HZ to be configuredRichard Henderson-7/+17
2013-07-19alpha: Use __builtin_alpha_rpccRichard Henderson-3/+1
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-1/+0
2011-07-01irq_work, alpha: Fix up arch hooksPeter Zijlstra-1/+1
2011-06-09alpha: i8253: Cleanup remaining users of i8253pit.hRalf Baechle-1/+0
2011-05-13alpha: convert to clocksource_register_hzJohn Stultz-2/+1
2011-04-17alpha: Fix uninitialized value in read_persistent_clock.Richard Henderson-0/+1
2011-01-31alpha: Change do_timer() to xtime_update()Torben Hohn-6/+2
2011-01-13set_rtc_mmss: show warning message only onceStephen Hemminger-1/+1
2010-10-18irq_work: Add generic hardirq context callbacksPeter Zijlstra-15/+15
2010-09-18alpha: Shift perf event pending work earlier in timer interruptMichael Cree-5/+5
2010-08-09alpha: implement HW performance events on the EV67 and later CPUsMichael Cree-0/+26
2010-05-26Convert alpha to use clocksources instead of arch_gettimeoffsetJohn Stultz-38/+31
2010-03-13alpha: Convert alpha to use read/update_persistent_clockJohn Stultz-54/+47
2009-09-22alpha: convert to use arch_gettimeoffset()john stultz-72/+7
2009-01-15alpha: fix RTC on marvelIvan Kokshaysky-0/+10
2008-10-20alpha: use bcd2bin/bin2bcdAdrian Bunk-9/+9
2008-02-13xtime_lock vs update_process_timesPeter Zijlstra-7/+8
2007-07-16alpha: fix trivial section mismatch warningsSam Ravnborg-1/+1
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan-11/+0
2006-10-11[PATCH] alpha_ksyms.c cleanupAl Viro-0/+1
2006-10-07[PATCH] minimal alpha pt_regs fixesAl Viro-3/+3
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto-10/+5
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto-1/+1
2006-07-31[PATCH] arch/alpha: Use ARRAY_SIZE macroTobias Klauser-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel-1/+0
2006-03-28[PATCH] RTC: Remove RTC UIP synchronization on AlphaMatt Mackall-1/+2
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner-4/+0
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz-5/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+591