开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
2020-02-12
arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2019-10-21
arm64: Retrieve stolen time as paravirtualized guest
Steven Price
2019-07-22
arm64: stacktrace: Factor out backtrace initialisation
Dave Martin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2018-12-22
arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-02-23
arm64: fix unwind_frame() for filtered out fn for function graph tracing
Pratyush Anand
2017-08-09
arm64: unwind: remove sp from struct stackframe
Ard Biesheuvel
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2015-12-21
arm64: ftrace: fix a stack tracer's output under function graph tracer
AKASHI Takahiro
2015-12-21
arm64: pass a task parameter to unwind_frame()
AKASHI Takahiro
2015-10-01
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
2015-10-01
clocksource / arm_arch_timer: Convert to ACPI probing
Marc Zyngier
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-03-26
clocksource / arch_timer: Parse GTDT to initialize arch timer
Hanjun Guo
2014-05-30
arm64: kernel: initialize broadcast hrtimer based clock event device
Lorenzo Pieralisi
2014-04-25
arm64: init: Move of_clk_init to time_init
Chanho Min
2013-10-09
arch_timer: Move to generic sched_clock framework
Stephen Boyd
2013-06-10
arm64: kernel: compiling issue, need delete read_current_timer()
Chen Gang
2013-04-11
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
Rob Herring
2013-01-31
arm64: move from arm_generic to arm_arch_timer
Mark Rutland
2012-09-17
arm64: Generic timers support
Marc Zyngier