index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
clockevents.c
Commit message (
Expand
)
Author
Age
*
clockevents: Implement unbind functionality
Thomas Gleixner
2013-05-16
*
clockevents: Provide sysfs interface
Thomas Gleixner
2013-05-16
*
clockevents: Add module refcount
Thomas Gleixner
2013-05-16
*
clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner
2013-05-16
*
clockevents: Get rid of the notifier chain
Thomas Gleixner
2013-05-16
*
clockevents: export clockevents_config_and_register for module use
Shawn Guo
2013-01-14
*
timekeeping: Add suspend and resume of clock event devices
Rafael J. Wysocki
2012-09-03
*
clockevents: Make clockevents_config() a global symbol
Magnus Damm
2012-05-24
*
clockevents: remove sysdev.h
Kay Sievers
2011-12-21
*
clockevents: Add direct ktime programming function
Martin Schwidefsky
2011-09-08
*
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2011-09-08
*
clockevents: Handle empty cpumask gracefully
Thomas Gleixner
2011-06-03
*
clockevents/source: Use u64 to make 32bit happy
Thomas Gleixner
2011-05-20
*
clockevents: Provide interface to reconfigure an active clock event device
Thomas Gleixner
2011-05-19
*
clockevents: Provide combined configure and register function
Thomas Gleixner
2011-05-19
*
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2011-01-31
*
clockevent: Don't remove broadcast device when cpu is dead
Xiaotian Feng
2010-01-18
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-19
|
\
|
*
clockevents: Prevent clockevent_devices list corruption on cpu hotplug
Thomas Gleixner
2009-12-11
*
|
clockevents: Convert to raw_spinlock
Thomas Gleixner
2009-12-14
|
/
*
clockevents: Add missing include to pacify sparse
H Hartley Sweeten
2009-11-18
*
nohz: Allow 32-bit machines to sleep for more than 2.15 seconds
Jon Hunter
2009-11-13
*
clockevent: Prevent dead lock on clockevents_lock
Suresh Siddha
2009-08-19
*
hrtimer: Fix migration expiry check
Thomas Gleixner
2009-07-10
*
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2009-06-15
|
\
|
*
timers: Logic to move non pinned timers
Arun R Bharadwaj
2009-05-13
*
|
clockevent: export register_device and delta2ns
Magnus Damm
2009-05-02
|
/
*
clockevents: let set_mode() setup delta information
Magnus Damm
2009-01-16
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
*
clockevents: make device shutdown robust
Thomas Gleixner
2008-09-16
*
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
2008-09-05
*
time: fix typo in comments
Li Zefan
2008-02-08
*
clockevent: simplify list operations
Li Zefan
2008-02-08
*
x86: make clockevents more robust
Ingo Molnar
2008-01-30
*
clockevents: warn once when program_event() is called with negative expiry
Thomas Gleixner
2007-12-07
*
clockevents: Allow build w/o run-tine usage for migration purposes
Thomas Gleixner
2007-10-12
*
timer: remove clockevents_unregister_notifier
Miao Xie
2007-08-11
*
Remove clockevents_{release,request}_device
Andi Kleen
2007-07-16
*
[PATCH] clockevents: remove bad designed sysfs support for now
Thomas Gleixner
2007-03-26
*
[PATCH] clockevents: add core functionality
Thomas Gleixner
2007-02-16