index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
clocksource.h
Age
Commit message (
Expand
)
Author
2009-08-28
clocksource: Resolve cpu hotplug dead lock with TSC unstable
Thomas Gleixner
2009-08-15
timekeeping: Update clocksource with stop_machine
Martin Schwidefsky
2009-08-15
timekeeping: Move NTP adjusted clock multiplier to struct timekeeper
Martin Schwidefsky
2009-08-15
timekeeping: Introduce struct timekeeper
Martin Schwidefsky
2009-08-15
clocksource: Move watchdog downgrade to a work queue thread
Martin Schwidefsky
2009-08-15
clocksource: Cleanup clocksource selection
Martin Schwidefsky
2009-08-15
timekeeping: Remove clocksource inline functions
Martin Schwidefsky
2009-07-31
clocksource: Save mult_orig in clocksource_disable()
Magnus Damm
2009-05-02
clocksource: setup mult_orig in clocksource_enable()
Magnus Damm
2009-04-21
clocksource: add enable() and disable() callbacks
Magnus Damm
2009-04-21
clocksource: pass clocksource to read() callback
Magnus Damm
2009-02-15
clocksource: allow usage independent of timekeeping.c
Patrick Ohly
2008-08-21
clocksource: introduce CLOCK_MONOTONIC_RAW
John Stultz
2008-08-21
clocksource: keep track of original clocksource frequency
John Stultz
2008-05-01
ntp: handle leap second via timer
Roman Zippel
2008-04-17
kgdb: clocksource watchdog
Jason Wessel
2008-01-30
clocksource: add unregister function to disable unusable clocksources
Thomas Gleixner
2008-01-30
clocksource: make CLOCKSOURCE_MASK bullet-proof
Atsushi Nemoto
2007-10-18
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
2007-07-20
[IA64] Convert to generic timekeeping/clocksource
Tony Luck
2007-05-09
clocksource: fix resume logic
Thomas Gleixner
2007-05-08
time: SMP friendly alignment of struct clocksource
Eric Dumazet
2007-02-16
[PATCH] generic: vsyscall-gtod support for GENERIC_TIME
john stultz
2007-02-16
[PATCH] clocksource: Add verification (watchdog) helper
Thomas Gleixner
2007-02-16
[PATCH] clocksource: Remove the update callback
Thomas Gleixner
2007-02-16
[PATCH] clocksource: replace is_continuous by a flag field
Thomas Gleixner
2007-02-16
[PATCH] Simplify the registration of clocksources
Thomas Gleixner
2006-12-10
[PATCH] clocksource: small cleanup
Daniel Walker
2006-06-26
[PATCH] fix and optimize clock source update
Roman Zippel
2006-06-26
[PATCH] generic-time: add macro to simplify/hide mask constants
Jim Cromie
2006-06-26
[PATCH] time: rename clocksource functions
john stultz
2006-06-26
[PATCH] Time: Use clocksource abstraction for NTP adjustments
john stultz
2006-06-26
[PATCH] Time: Clocksource Infrastructure
john stultz