clocksource: Add clocksource_register_hz/khz interface
[safe/jmp/linux-2.6] / include / linux / clocksource.h
2010-05-10 John Stultzclocksource: Add clocksource_register_hz/khz interface
2010-02-05 Magnus Dammclocksource: add suspend callback
2010-02-05 Magnus Dammclocksource: add argument to resume callback
2009-12-09 Linus TorvaldsMerge branch 'timers-for-linus-urgent' of git://git...
2009-11-17 Lin Mingtimekeeping: Fix clock_gettime vsyscall time warp
2009-11-13 Jon Hunternohz: Prevent clocksource wrapping during idle
2009-11-13 Thomas Gleixnerclocksource: Provide a generic mult/shift factor calcul...
2009-08-28 Thomas Gleixnerclocksource: Resolve cpu hotplug dead lock with TSC...
2009-08-15 Martin Schwidefskytimekeeping: Update clocksource with stop_machine
2009-08-15 Martin Schwidefskytimekeeping: Move NTP adjusted clock multiplier to...
2009-08-15 Martin Schwidefskytimekeeping: Introduce struct timekeeper
2009-08-15 Martin Schwidefskyclocksource: Move watchdog downgrade to a work queue...
2009-08-15 Martin Schwidefskyclocksource: Cleanup clocksource selection
2009-08-15 Martin Schwidefskytimekeeping: Remove clocksource inline functions
2009-07-31 Magnus Dammclocksource: Save mult_orig in clocksource_disable()
2009-05-02 Magnus Dammclocksource: setup mult_orig in clocksource_enable()
2009-04-21 Magnus Dammclocksource: add enable() and disable() callbacks
2009-04-21 Magnus Dammclocksource: pass clocksource to read() callback
2009-02-16 Patrick Ohlyclocksource: allow usage independent of timekeeping.c
2008-08-21 John Stultzclocksource: introduce CLOCK_MONOTONIC_RAW
2008-08-21 John Stultzclocksource: keep track of original clocksource frequency
2008-05-01 Roman Zippelntp: handle leap second via timer
2008-04-17 Jason Wesselkgdb: clocksource watchdog
2008-01-30 Thomas Gleixnerclocksource: add unregister function to disable unusabl...
2008-01-30 Atsushi Nemotoclocksource: make CLOCKSOURCE_MASK bullet-proof
2007-10-18 Tony BreedsFix discrepancy between VDSO based gettimeofday() and...
2007-07-20 Tony Luck[IA64] Convert to generic timekeeping/clocksource
2007-05-09 Thomas Gleixnerclocksource: fix resume logic
2007-05-08 Eric Dumazettime: SMP friendly alignment of struct clocksource
2007-02-16 john stultz[PATCH] generic: vsyscall-gtod support for GENERIC_TIME
2007-02-16 Thomas Gleixner[PATCH] clocksource: Add verification (watchdog) helper
2007-02-16 Thomas Gleixner[PATCH] clocksource: Remove the update callback
2007-02-16 Thomas Gleixner[PATCH] clocksource: replace is_continuous by a flag...
2007-02-16 Thomas Gleixner[PATCH] Simplify the registration of clocksources
2006-12-10 Daniel Walker[PATCH] clocksource: small cleanup
2006-06-26 Roman Zippel[PATCH] fix and optimize clock source update
2006-06-26 Jim Cromie[PATCH] generic-time: add macro to simplify/hide mask...
2006-06-26 john stultz[PATCH] time: rename clocksource functions
2006-06-26 john stultz[PATCH] Time: Use clocksource abstraction for NTP adjus...
2006-06-26 john stultz[PATCH] Time: Clocksource Infrastructure