summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/time.c
AgeCommit message (Expand)Author
2021-12-10arm64: Make profile_pc() use arch_stack_walk()Madhavan T. Venkataraman
2020-02-12arm64: time: Replace <linux/clk-provider.h> by <linux/of_clk.h>Geert Uytterhoeven
2019-10-21arm64: Retrieve stolen time as paravirtualized guestSteven Price
2019-07-22arm64: stacktrace: Factor out backtrace initialisationDave Martin
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner
2018-12-22arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)
2018-02-23arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand
2017-08-09arm64: unwind: remove sp from struct stackframeArd Biesheuvel
2017-06-14clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano
2015-12-21arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro
2015-12-21arm64: pass a task parameter to unwind_frame()AKASHI Takahiro
2015-10-01clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier
2015-10-01clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon
2015-03-26clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo
2014-05-30arm64: kernel: initialize broadcast hrtimer based clock event deviceLorenzo Pieralisi
2014-04-25arm64: init: Move of_clk_init to time_initChanho Min
2013-10-09arch_timer: Move to generic sched_clock frameworkStephen Boyd
2013-06-10arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring
2013-01-31arm64: move from arm_generic to arm_arch_timerMark Rutland
2012-09-17arm64: Generic timers supportMarc Zyngier