summaryrefslogtreecommitdiffstats
path: root/include/linux/clocksource.h
Commit message (Expand)AuthorAgeFilesLines
* clocksource: Add __clocksource_updatefreq_hz/khz methodsJohn Stultz2010-07-271-0/+11
* timkeeping: Fix update_vsyscall to provide wall_to_monotonic offsetJohn Stultz2010-07-271-2/+4
* clocksource: Add clocksource_register_hz/khz interfaceJohn Stultz2010-05-101-1/+18
* clocksource: add suspend callbackMagnus Damm2010-02-051-0/+3
* clocksource: add argument to resume callbackMagnus Damm2010-02-051-1/+1
* Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-081-2/+4
|\
| * timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-2/+4
* | nohz: Prevent clocksource wrapping during idleJon Hunter2009-11-131-0/+2
* | clocksource: Provide a generic mult/shift factor calculationThomas Gleixner2009-11-131-0/+10
|/
* clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner2009-08-281-0/+1
* timekeeping: Update clocksource with stop_machineMartin Schwidefsky2009-08-151-0/+2
* timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky2009-08-151-3/+1
* timekeeping: Introduce struct timekeeperMartin Schwidefsky2009-08-151-50/+4
* clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky2009-08-151-0/+1
* clocksource: Cleanup clocksource selectionMartin Schwidefsky2009-08-151-0/+2
* timekeeping: Remove clocksource inline functionsMartin Schwidefsky2009-08-151-58/+0
* clocksource: Save mult_orig in clocksource_disable()Magnus Damm2009-07-311-1/+13
* clocksource: setup mult_orig in clocksource_enable()Magnus Damm2009-05-021-1/+9
* clocksource: add enable() and disable() callbacksMagnus Damm2009-04-211-0/+31
* clocksource: pass clocksource to read() callbackMagnus Damm2009-04-211-3/+3
* 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
OpenPOWER on IntegriCloud