summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/time.c
Commit message (Expand)AuthorAgeFilesLines
* arm64: stacktrace: Factor out backtrace initialisationDave Martin2019-07-221-5/+2Star
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1Star
* arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stackSteven Rostedt (VMware)2018-12-221-1/+1
* arm64: fix unwind_frame() for filtered out fn for function graph tracingPratyush Anand2018-02-231-1/+1
* arm64: unwind: remove sp from struct stackframeArd Biesheuvel2017-08-091-1/+0Star
* clocksource/drivers: Rename clocksource_probe to timer_probeDaniel Lezcano2017-06-141-1/+1
* arm64: ftrace: fix a stack tracer's output under function graph tracerAKASHI Takahiro2015-12-211-0/+3
* arm64: pass a task parameter to unwind_frame()AKASHI Takahiro2015-12-211-1/+1
* clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-011-1/+1
* clocksource / arm_arch_timer: Convert to ACPI probingMarc Zyngier2015-10-011-6/+0Star
* arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-271-2/+0Star
* clocksource / arch_timer: Parse GTDT to initialize arch timerHanjun Guo2015-03-261-0/+7
* arm64: kernel: initialize broadcast hrtimer based clock event deviceLorenzo Pieralisi2014-05-301-0/+3
* arm64: init: Move of_clk_init to time_initChanho Min2014-04-251-0/+2
* arch_timer: Move to generic sched_clock frameworkStephen Boyd2013-10-101-10/+0Star
* arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang2013-06-101-6/+0Star
* ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-111-2/+4
* arm64: move from arm_generic to arm_arch_timerMark Rutland2013-01-311-2/+27
* arm64: Generic timers supportMarc Zyngier2012-09-171-0/+65