index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
clocksource
/
arm_arch_timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-08
arm64: arch_timer: Disable the compat vdso for cores affected by ARM64_WORKAR...
Marc Zyngier
1
-0
/
+8
2020-07-08
arm64: arch_timer: Allow an workaround descriptor to disable compat vdso
Marc Zyngier
1
-0
/
+3
2020-05-23
Merge branch 'timers/drivers/timer-ti' into timers/drivers/next
Daniel Lezcano
1
-3
/
+15
2020-05-23
drivers/clocksource/arm_arch_timer: Remove duplicate error message
Dejin Zheng
1
-3
/
+1
2020-03-31
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+15
2020-03-06
clocksource/drivers/arm_arch_timer: validate arch_timer_rate
Ionela Voinescu
1
-3
/
+15
2020-02-26
clocksource/drivers/arm_arch_timer: Fix vDSO clockmode when vDSO disabled
Vincenzo Frascino
1
-0
/
+4
2020-02-17
ARM/arm64: vdso: Use common vdso clock mode storage
Thomas Gleixner
1
-4
/
+4
2019-07-03
Merge branch 'timers/vdso' into timers/core
Thomas Gleixner
1
-4
/
+1
2019-06-25
clocksource/drivers/arm_arch_timer: Extract elf_hwcap use to arch-helper
Andrew Murray
1
-13
/
+2
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-12
clocksource/drivers/arm_arch_timer: Don't trace count reader functions
Julien Thierry
1
-4
/
+4
2019-05-07
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-73
/
+65
2019-05-01
Merge branch 'for-next/timers' of git://git.kernel.org/pub/scm/linux/kernel/g...
Will Deacon
1
-73
/
+57
2019-04-30
clocksource/arm_arch_timer: Use arch_timer_read_counter to access stable coun...
Marc Zyngier
1
-4
/
+44
2019-04-30
clocksource/arm_arch_timer: Remove use of workaround static key
Marc Zyngier
1
-18
/
+7
2019-04-30
clocksource/arm_arch_timer: Direcly assign set_next_event workaround
Marc Zyngier
1
-38
/
+8
2019-04-30
arm64: Restrict ARM64_ERRATUM_1188873 mitigation to AArch32
Marc Zyngier
1
-15
/
+0
2019-04-16
arm64: HWCAP: add support for AT_HWCAP2
Andrew Murray
1
-0
/
+8
2019-04-11
clocksource/drivers/arm_arch_timer: Remove unneeded pr_fmt macro
Yangtao Li
1
-4
/
+1
2019-03-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+9
2019-02-23
clocksource/drivers/arch_timer: Workaround for Allwinner A64 timer instability
Samuel Holland
1
-0
/
+55
2019-02-20
clocksource/arm_arch_timer: Store physical timer IRQ number for KVM on VHE
Andre Przywara
1
-2
/
+9
2018-10-01
arm64: arch_timer: Add workaround for ARM erratum 1188873
Marc Zyngier
1
-0
/
+15
2018-07-10
clocksource: arm_arch_timer: Set arch_mem_timer cpumask to cpu_possible_mask
Sudeep Holla
1
-1
/
+1
2017-11-17
Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+31
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+22
2017-11-06
arm64: Use physical counter for in-kernel reads when booted in EL2
Christoffer Dall
1
-4
/
+8
2017-11-06
arm64: Implement arch_counter_get_cntpct to read the physical counter
Christoffer Dall
1
-0
/
+23
2017-10-20
clocksource/drivers/arm_arch_timer: Fix DEFINE_PER_CPU expansion
Mark Rutland
1
-2
/
+1
2017-10-20
clocksource/drivers/arm_arch_timer: Validate CNTFRQ after enabling frame
Ard Biesheuvel
1
-17
/
+21
2017-10-13
arm_arch_timer: Expose event stream status
Julien Thierry
1
-3
/
+22
2017-08-25
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
1
-1
/
+1
2017-08-10
clocksource/drivers/arm_arch_timer: Fix mem frame loop initialization
Matthias Kaehlcke
1
-1
/
+1
2017-08-10
clocksource/arm_arch_timer: Use static_branch_enable_cpuslocked()
Marc Zyngier
1
-1
/
+5
2017-06-21
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-2
/
+2
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_ACPI_DECLARE to TIMER_ACPI_DECLARE
Daniel Lezcano
1
-1
/
+1
2017-06-14
clocksource/drivers: Rename CLOCKSOURCE_OF_DECLARE to TIMER_OF_DECLARE
Daniel Lezcano
1
-3
/
+3
2017-06-12
clocksource/drivers/arm_arch_timer: Fix read and iounmap of incorrect variable
Frank Rowand
1
-2
/
+2
2017-05-09
clocksource/arm_arch_timer: Fix arch_timer_mem_find_best_frame()
Sudeep Holla
1
-1
/
+1
2017-04-20
arm64/arch_timer: Mark errata handlers as __maybe_unused
Arnd Bergmann
1
-2
/
+2
2017-04-19
clocksource: arm_arch_timer: add GTDT support for memory-mapped timer
Fu Wei
1
-3
/
+76
2017-04-19
clocksource: arm_arch_timer: simplify ACPI support code.
Fu Wei
1
-30
/
+10
2017-04-19
clocksource: arm_arch_timer: split MMIO timer probing.
Fu Wei
1
-44
/
+145
2017-04-19
clocksource: arm_arch_timer: move arch_timer_needs_of_probing into DT init call
Fu Wei
1
-25
/
+21
2017-04-19
clocksource: arm_arch_timer: refactor arch_timer_needs_probing
Fu Wei
1
-15
/
+19
2017-04-19
clocksource: arm_arch_timer: split dt-only rate handling
Fu Wei
1
-18
/
+23
2017-04-10
clocksource: arm_arch_timer: rework PPI selection
Fu Wei
1
-31
/
+46
2017-04-10
clocksource: arm_arch_timer: add a new enum for spi type
Fu Wei
1
-2
/
+2
2017-04-10
clocksource: arm_arch_timer: move enums and defines to header file
Fu Wei
1
-11
/
+0
[next]