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
/
kernel
/
time
/
clockevents.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-08
clockevents: Add direct ktime programming function
Martin Schwidefsky
1
-0
/
+4
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
1
-14
/
+111
2011-06-03
clockevents: Handle empty cpumask gracefully
Thomas Gleixner
1
-1
/
+4
2011-05-20
clockevents/source: Use u64 to make 32bit happy
Thomas Gleixner
1
-1
/
+1
2011-05-19
clockevents: Provide interface to reconfigure an active clock event device
Thomas Gleixner
1
-0
/
+20
2011-05-19
clockevents: Provide combined configure and register function
Thomas Gleixner
1
-0
/
+44
2011-01-31
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
1
-1
/
+0
2010-01-18
clockevent: Don't remove broadcast device when cpu is dead
Xiaotian Feng
1
-1
/
+2
2009-12-19
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-3
/
+15
2009-12-15
clockevents: Convert to raw_spinlock
Thomas Gleixner
1
-7
/
+7
2009-12-11
clockevents: Prevent clockevent_devices list corruption on cpu hotplug
Thomas Gleixner
1
-3
/
+15
2009-11-18
clockevents: Add missing include to pacify sparse
H Hartley Sweeten
1
-0
/
+2
2009-11-13
nohz: Allow 32-bit machines to sleep for more than 2.15 seconds
Jon Hunter
1
-6
/
+5
2009-08-19
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
1
-6
/
+10
2009-07-10
hrtimer: Fix migration expiry check
Thomas Gleixner
1
-11
/
+0
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+12
2009-05-13
timers: Logic to move non pinned timers
Arun R Bharadwaj
1
-0
/
+12
2009-05-02
clockevent: export register_device and delta2ns
Magnus Damm
1
-0
/
+2
2009-01-16
clockevents: let set_mode() setup delta information
Magnus Damm
1
-9
/
+11
2008-12-13
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
1
-0
/
+2
2008-09-17
clockevents: make device shutdown robust
Thomas Gleixner
1
-1
/
+11
2008-09-05
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
1
-2
/
+1
2008-02-08
time: fix typo in comments
Li Zefan
1
-1
/
+1
2008-02-08
clockevent: simplify list operations
Li Zefan
1
-7
/
+4
2008-01-30
x86: make clockevents more robust
Ingo Molnar
1
-0
/
+13
2007-12-07
clockevents: warn once when program_event() is called with negative expiry
Thomas Gleixner
1
-0
/
+5
2007-10-13
clockevents: Allow build w/o run-tine usage for migration purposes
Thomas Gleixner
1
-1
/
+2
2007-08-12
timer: remove clockevents_unregister_notifier
Miao Xie
1
-10
/
+0
2007-07-16
Remove clockevents_{release,request}_device
Andi Kleen
1
-41
/
+0
2007-03-27
[PATCH] clockevents: remove bad designed sysfs support for now
Thomas Gleixner
1
-69
/
+0
2007-02-16
[PATCH] clockevents: add core functionality
Thomas Gleixner
1
-0
/
+345