index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-08-10
alpha/time: Migrate to new 'set-state' interface
Viresh Kumar
2014-08-26
alpha: Replace __get_cpu_var
Christoph Lameter
2013-11-16
alpha: Use qemu+cserve provided high-res clock and alarm.
Richard Henderson
2013-11-16
alpha: Switch to GENERIC_CLOCKEVENTS
Richard Henderson
2013-11-16
alpha: Enable the rpcc clocksource for single processor
Richard Henderson
2013-11-16
alpha: Reorganize rtc handling
Richard Henderson
2013-11-16
alpha: Allow HZ to be configured
Richard Henderson
2013-07-19
alpha: Use __builtin_alpha_rpcc
Richard Henderson
2011-07-22
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-07-01
irq_work, alpha: Fix up arch hooks
Peter Zijlstra
2011-06-09
alpha: i8253: Cleanup remaining users of i8253pit.h
Ralf Baechle
2011-05-13
alpha: convert to clocksource_register_hz
John Stultz
2011-04-17
alpha: Fix uninitialized value in read_persistent_clock.
Richard Henderson
2011-01-31
alpha: Change do_timer() to xtime_update()
Torben Hohn
2011-01-13
set_rtc_mmss: show warning message only once
Stephen Hemminger
2010-10-18
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-09-18
alpha: Shift perf event pending work earlier in timer interrupt
Michael Cree
2010-08-09
alpha: implement HW performance events on the EV67 and later CPUs
Michael Cree
2010-05-26
Convert alpha to use clocksources instead of arch_gettimeoffset
John Stultz
2010-03-13
alpha: Convert alpha to use read/update_persistent_clock
John Stultz
2009-09-22
alpha: convert to use arch_gettimeoffset()
john stultz
2009-01-15
alpha: fix RTC on marvel
Ivan Kokshaysky
2008-10-20
alpha: use bcd2bin/bin2bcd
Adrian Bunk
2008-02-13
xtime_lock vs update_process_times
Peter Zijlstra
2007-07-16
alpha: fix trivial section mismatch warnings
Sam Ravnborg
2007-02-11
[PATCH] Consolidate default sched_clock()
Alexey Dobriyan
2006-10-11
[PATCH] alpha_ksyms.c cleanup
Al Viro
2006-10-07
[PATCH] minimal alpha pt_regs fixes
Al Viro
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
2006-07-31
[PATCH] arch/alpha: Use ARRAY_SIZE macro
Tobias Klauser
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-28
[PATCH] RTC: Remove RTC UIP synchronization on Alpha
Matt Mackall
2005-10-30
[PATCH] jiffies_64 cleanup
Thomas Gleixner
2005-09-07
[PATCH] NTP: ntp-helper functions
john stultz
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds