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
/
arch
/
arm
/
kernel
/
arch_timer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-10
arch_timer: Move to generic sched_clock framework
Stephen Boyd
1
-14
/
+0
2013-06-13
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
1
-1
/
+1
2013-04-12
ARM: convert arm/arm64 arch timer to use CLKSRC_OF init
Rob Herring
1
-14
/
+3
2013-04-12
ARM: arch_timer: use full 64-bit counter for sched_clock
Rob Herring
1
-5
/
+13
2013-02-15
ARM: arch_timer: include linux/errno.h
Arnd Bergmann
1
-0
/
+1
2013-01-31
arm: arch_timer: move core to drivers/clocksource
Mark Rutland
1
-368
/
+18
2013-01-31
arm: arch_timer: add arch_counter_set_user_access
Mark Rutland
1
-0
/
+2
2013-01-31
arm: arch_timer: divorce from local_timer api
Mark Rutland
1
-23
/
+29
2013-01-31
arm: arch_timer: factor out register accessors
Mark Rutland
1
-92
/
+0
2013-01-31
arm: arch_timer: split cntfrq accessor
Mark Rutland
1
-7
/
+9
2013-01-31
arm: arch_timer: standardise counter reading
Mark Rutland
1
-36
/
+22
2013-01-31
arm: arch_timer: use u64/u32 for register data
Mark Rutland
1
-19
/
+11
2013-01-31
arm: arch_timer: remove redundant available check
Mark Rutland
1
-12
/
+0
2013-01-31
arm: arch_timer: balance device_node refcounting
Mark Rutland
1
-0
/
+2
2012-09-27
ARM: 7538/1: delay: add registration mechanism for delay timer sources
Jonathan Austin
1
-9
/
+8
2012-09-16
ARM: 7522/1: arch_timers: register a time/cycle counter
Marc Zyngier
1
-0
/
+25
2012-09-16
ARM: 7523/1: arch_timers: enable the use of the virtual timer
Marc Zyngier
1
-102
/
+241
2012-07-28
Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linus
Russell King
1
-1
/
+12
2012-07-09
ARM: 7452/1: delay: allow timer-based delay implementation to be selected
Will Deacon
1
-0
/
+3
2012-07-09
ARM: 7451/1: arch timer: implement read_current_timer and get_cycles
Will Deacon
1
-0
/
+8
2012-07-09
ARM: 7444/1: kernel: add arch-timer C3STOP feature
Lorenzo Pieralisi
1
-1
/
+1
2012-04-27
ARM: architected timers: remove support for non DT platforms
Marc Zyngier
1
-17
/
+2
2012-04-27
ARM: architected timers: add support for UP timer
Marc Zyngier
1
-0
/
+13
2012-04-27
ARM: architected timers: add DT support
Marc Zyngier
1
-7
/
+46
2012-04-27
ARM: architected timers: Add A15 specific sched_clock implementation
Marc Zyngier
1
-0
/
+25
2012-04-27
ARM: local timers: Add A15 architected timer support
Marc Zyngier
1
-0
/
+288