aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/clocksource.h
Commit message (Expand)AuthorAgeFilesLines
* clocksource: allow usage independent of timekeeping.cPatrick Ohly2009-02-151-0/+101
* clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz2008-08-211-0/+3
* clocksource: keep track of original clocksource frequencyJohn Stultz2008-08-211-4/+7
* ntp: handle leap second via timerRoman Zippel2008-05-011-0/+2
* kgdb: clocksource watchdogJason Wessel2008-04-171-0/+1
* clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner2008-01-301-0/+1
* clocksource: make CLOCKSOURCE_MASK bullet-proofAtsushi Nemoto2008-01-301-1/+1
* Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds2007-10-181-0/+5
* [IA64] Convert to generic timekeeping/clocksourceTony Luck2007-07-201-0/+6
* clocksource: fix resume logicThomas Gleixner2007-05-091-0/+3
* time: SMP friendly alignment of struct clocksourceEric Dumazet2007-05-081-2/+13
* [PATCH] generic: vsyscall-gtod support for GENERIC_TIMEjohn stultz2007-02-161-0/+10
* [PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner2007-02-161-2/+13
* [PATCH] clocksource: Remove the update callbackThomas Gleixner2007-02-161-2/+0
* [PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner2007-02-161-2/+8
* [PATCH] Simplify the registration of clocksourcesThomas Gleixner2007-02-161-3/+3
* [PATCH] clocksource: small cleanupDaniel Walker2006-12-101-1/+1
* [PATCH] fix and optimize clock source updateRoman Zippel2006-06-261-104/+9
* [PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie2006-06-261-0/+2
* [PATCH] time: rename clocksource functionsjohn stultz2006-06-261-7/+7
* [PATCH] Time: Use clocksource abstraction for NTP adjustmentsjohn stultz2006-06-261-0/+97
* [PATCH] Time: Clocksource Infrastructurejohn stultz2006-06-261-0/+181