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
/
plat-orion
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-13
ARM: orion: replace setup_irq() by request_irq()
afzal mohammed
1
-7
/
+3
2016-01-27
ARM: orion: implement ARM delay timer
Russell King
1
-0
/
+13
2015-07-17
ARM/orion/time: Migrate to new 'set-state' interface
Viresh Kumar
1
-45
/
+48
2014-01-24
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-2
/
+2
2013-11-24
ARM: Orion: Add missing includes
Andrew Lunn
1
-0
/
+1
2013-11-23
arm: plat-orion: remove deprecated IRQF_DISABLED
Michael Opdenacker
1
-1
/
+1
2013-11-22
ARM: orion: Switch to sched_clock_register()
Stephen Boyd
1
-2
/
+2
2013-06-13
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
1
-1
/
+1
2013-01-14
ARM: use clockevents_config_and_register() where possible
Shawn Guo
1
-5
/
+1
2012-09-21
arm: plat-orion: use void __iomem pointers for time functions
Thomas Petazzoni
1
-4
/
+4
2011-12-19
ARM: 7205/2: sched_clock: allow sched_clock to be selected at runtime
Marc Zyngier
1
-18
/
+3
2011-05-23
clocksource: convert ARM 32-bit down counting clocksources
Russell King
1
-19
/
+2
2011-03-04
ARM: Remove dependency of plat-orion time code on mach directory includes.
Lennert Buytenhek
1
-45
/
+74
2010-12-23
ARM: orion: convert sched_clock() to use new infrastructure
Russell King
1
-35
/
+9
2010-12-23
ARM: ensure all sched_clock() implementations are notrace marked
Russell King
1
-1
/
+1
2010-12-23
ARM: orion: update clock source registration
Russell King
1
-3
/
+1
2009-06-08
[ARM] orion: make sure sched_clock() usage of cnt32_to_63() is safe
Nicolas Pitre
1
-12
/
+32
2009-06-08
[ARM] orion: sched_clock implementation for orion platforms
Stefan Agner
1
-0
/
+37
2009-04-24
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2009-04-24
[ARM] 5460/1: Orion: reduce namespace pollution
Nicolas Pitre
1
-1
/
+1
2009-04-22
clocksource: pass clocksource to read() callback
Magnus Damm
1
-1
/
+1
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-1
/
+1
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-1
/
+1
2008-06-23
[ARM] Orion: add a separate BRIDGE_INT_TIMER1_CLR define
Ke Wei
1
-3
/
+3
2008-03-27
plat-orion: share time handling code
Lennert Buytenhek
1
-0
/
+203