aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/clocksource.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-21clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz1-0/+3
2008-08-21clocksource: keep track of original clocksource frequencyJohn Stultz1-4/+7
2008-05-01ntp: handle leap second via timerRoman Zippel1-0/+2
2008-04-17kgdb: clocksource watchdogJason Wessel1-0/+1
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner1-0/+1
2008-01-30clocksource: make CLOCKSOURCE_MASK bullet-proofAtsushi Nemoto1-1/+1
2007-10-18Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds1-0/+5
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck1-0/+6
2007-05-09clocksource: fix resume logicThomas Gleixner1-0/+3
2007-05-08time: SMP friendly alignment of struct clocksourceEric Dumazet1-2/+13
2007-02-16[PATCH] generic: vsyscall-gtod support for GENERIC_TIMEjohn stultz1-0/+10
2007-02-16[PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner1-2/+13
2007-02-16[PATCH] clocksource: Remove the update callbackThomas Gleixner1-2/+0
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner1-2/+8
2007-02-16[PATCH] Simplify the registration of clocksourcesThomas Gleixner1-3/+3
2006-12-10[PATCH] clocksource: small cleanupDaniel Walker1-1/+1
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel1-104/+9
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie1-0/+2
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz1-7/+7
2006-06-26[PATCH] Time: Use clocksource abstraction for NTP adjustmentsjohn stultz1-0/+97
2006-06-26[PATCH] Time: Clocksource Infrastructurejohn stultz1-0/+181