aboutsummaryrefslogtreecommitdiff
path: root/include/linux/clocksource.h
AgeCommit message (Expand)Author
2009-12-08Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-11-17timekeeping: Fix clock_gettime vsyscall time warpLin Ming
2009-11-13nohz: Prevent clocksource wrapping during idleJon Hunter
2009-11-13clocksource: Provide a generic mult/shift factor calculationThomas Gleixner
2009-08-28clocksource: Resolve cpu hotplug dead lock with TSC unstableThomas Gleixner
2009-08-15timekeeping: Update clocksource with stop_machineMartin Schwidefsky
2009-08-15timekeeping: Move NTP adjusted clock multiplier to struct timekeeperMartin Schwidefsky
2009-08-15timekeeping: Introduce struct timekeeperMartin Schwidefsky
2009-08-15clocksource: Move watchdog downgrade to a work queue threadMartin Schwidefsky
2009-08-15clocksource: Cleanup clocksource selectionMartin Schwidefsky
2009-08-15timekeeping: Remove clocksource inline functionsMartin Schwidefsky
2009-07-31clocksource: Save mult_orig in clocksource_disable()Magnus Damm
2009-05-02clocksource: setup mult_orig in clocksource_enable()Magnus Damm
2009-04-21clocksource: add enable() and disable() callbacksMagnus Damm
2009-04-21clocksource: pass clocksource to read() callbackMagnus Damm
2009-02-15clocksource: allow usage independent of timekeeping.cPatrick Ohly
2008-08-21clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz
2008-08-21clocksource: keep track of original clocksource frequencyJohn Stultz
2008-05-01ntp: handle leap second via timerRoman Zippel
2008-04-17kgdb: clocksource watchdogJason Wessel
2008-01-30clocksource: add unregister function to disable unusable clocksourcesThomas Gleixner
2008-01-30clocksource: make CLOCKSOURCE_MASK bullet-proofAtsushi Nemoto
2007-10-18Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().Tony Breeds
2007-07-20[IA64] Convert to generic timekeeping/clocksourceTony Luck
2007-05-09clocksource: fix resume logicThomas Gleixner
2007-05-08time: SMP friendly alignment of struct clocksourceEric Dumazet
2007-02-16[PATCH] generic: vsyscall-gtod support for GENERIC_TIMEjohn stultz
2007-02-16[PATCH] clocksource: Add verification (watchdog) helperThomas Gleixner
2007-02-16[PATCH] clocksource: Remove the update callbackThomas Gleixner
2007-02-16[PATCH] clocksource: replace is_continuous by a flag fieldThomas Gleixner
2007-02-16[PATCH] Simplify the registration of clocksourcesThomas Gleixner
2006-12-10[PATCH] clocksource: small cleanupDaniel Walker
2006-06-26[PATCH] fix and optimize clock source updateRoman Zippel
2006-06-26[PATCH] generic-time: add macro to simplify/hide mask constantsJim Cromie
2006-06-26[PATCH] time: rename clocksource functionsjohn stultz
2006-06-26[PATCH] Time: Use clocksource abstraction for NTP adjustmentsjohn stultz
2006-06-26[PATCH] Time: Clocksource Infrastructurejohn stultz