VisionFive2 Linux kernel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
More than 9999 Commits
35 Branches
59 Tags
Index
Trunk
Branches
Tags
Trunk
Branches
Tags
Home page
Home page
starfive-tech/linux.git
/
branches
/
beaglev-5.13.y
/
include
/
clocksource
/
arm_arch_timer.h
Date
Commit Message
Rev
Author
2021-04-08
arm64: arch_timer: Implement support for interrupt-names
86332e9e
Hector Martin
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
caab277b
Thomas Gleixner
2019-02-19
clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE
ee793049
Andre Przywara
2017-10-13
arm64: use WFE for long delays
7b77452e
Julien Thierry
2017-10-13
arm_arch_timer: Expose event stream status
ec5c8e42
Julien Thierry
2017-04-19
clocksource: arm_arch_timer: add structs to describe MMIO timer
b3251b8f
Fu Wei
2017-04-10
clocksource: arm_arch_timer: add a new enum for spi type
097cd143
Fu Wei
2017-04-10
clocksource: arm_arch_timer: move enums and defines to header file
831610c0
Fu Wei
2016-05-03
clocksource: arm_arch_timer: Remove arch_timer_get_timecounter
a53d892d
Julien Grall
2016-05-03
clocksource: arm_arch_timer: Extend arch_timer_kvm_info to get the virtual IRQ
d9b5e415
Julien Grall
2016-05-03
clocksource: arm_arch_timer: Gather KVM specific information in a structure
b4d6ce97
Julien Grall
2015-12-14
arm64: KVM: Implement timer save/restore
1431af36
Marc Zyngier
2014-12-30
time: move the timecounter/cyclecounter code into its own file.
74d23cc7
Richard Cochran
2013-09-26
drivers: clocksource: add support for ARM architected timer event stream
037f6377
Will Deacon
2013-09-26
ARM/ARM64: arch_timer: add macros for bits in control register
28061758
Sudeep KarkadaNagesha
2013-08-01
clocksource: arch_timer: Add support for memory mapped timers
22006994
Stephen Boyd
2013-08-01
clocksource: arch_timer: Make register accessors less error-prone
e09f3cc0
Stephen Boyd
2013-06-07
clocksource: arch_timer: use virtual counters
0d651e4e
Mark Rutland
2013-04-11
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
0583fe47
Rob Herring
2013-02-11
arm: arch_timer: add missing inline in stub function
0582b053
Olof Johansson
2013-01-31
arm: arch_timer: move core to drivers/clocksource
8a4da6e3
Mark Rutland