| Commit message (Expand) | Author | Age |
* | clocksource: Add clocksource_register_hz/khz interface | John Stultz | 2010-05-10 |
* | clocksource: add suspend callback | Magnus Damm | 2010-02-05 |
* | clocksource: add argument to resume callback | Magnus Damm | 2010-02-05 |
* | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2009-12-08 |
|\ |
|
| * | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming | 2009-11-17 |
* | | nohz: Prevent clocksource wrapping during idle | Jon Hunter | 2009-11-13 |
* | | clocksource: Provide a generic mult/shift factor calculation | Thomas Gleixner | 2009-11-13 |
|/ |
|
* | clocksource: Resolve cpu hotplug dead lock with TSC unstable | Thomas Gleixner | 2009-08-28 |
* | timekeeping: Update clocksource with stop_machine | Martin Schwidefsky | 2009-08-15 |
* | timekeeping: Move NTP adjusted clock multiplier to struct timekeeper | Martin Schwidefsky | 2009-08-15 |
* | timekeeping: Introduce struct timekeeper | Martin Schwidefsky | 2009-08-15 |
* | clocksource: Move watchdog downgrade to a work queue thread | Martin Schwidefsky | 2009-08-15 |
* | clocksource: Cleanup clocksource selection | Martin Schwidefsky | 2009-08-15 |
* | timekeeping: Remove clocksource inline functions | Martin Schwidefsky | 2009-08-15 |
* | clocksource: Save mult_orig in clocksource_disable() | Magnus Damm | 2009-07-31 |
* | clocksource: setup mult_orig in clocksource_enable() | Magnus Damm | 2009-05-02 |
* | clocksource: add enable() and disable() callbacks | Magnus Damm | 2009-04-21 |
* | clocksource: pass clocksource to read() callback | Magnus Damm | 2009-04-21 |
* | clocksource: allow usage independent of timekeeping.c | Patrick Ohly | 2009-02-16 |
* | clocksource: introduce CLOCK_MONOTONIC_RAW | John Stultz | 2008-08-21 |
* | clocksource: keep track of original clocksource frequency | John Stultz | 2008-08-21 |
* | ntp: handle leap second via timer | Roman Zippel | 2008-05-01 |
* | kgdb: clocksource watchdog | Jason Wessel | 2008-04-17 |
* | clocksource: add unregister function to disable unusable clocksources | Thomas Gleixner | 2008-01-30 |
* | clocksource: make CLOCKSOURCE_MASK bullet-proof | Atsushi Nemoto | 2008-01-30 |
* | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). | Tony Breeds | 2007-10-18 |
* | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 2007-07-20 |
* | clocksource: fix resume logic | Thomas Gleixner | 2007-05-09 |
* | time: SMP friendly alignment of struct clocksource | Eric Dumazet | 2007-05-08 |
* | [PATCH] generic: vsyscall-gtod support for GENERIC_TIME | john stultz | 2007-02-16 |
* | [PATCH] clocksource: Add verification (watchdog) helper | Thomas Gleixner | 2007-02-16 |
* | [PATCH] clocksource: Remove the update callback | Thomas Gleixner | 2007-02-16 |
* | [PATCH] clocksource: replace is_continuous by a flag field | Thomas Gleixner | 2007-02-16 |
* | [PATCH] Simplify the registration of clocksources | Thomas Gleixner | 2007-02-16 |
* | [PATCH] clocksource: small cleanup | Daniel Walker | 2006-12-10 |
* | [PATCH] fix and optimize clock source update | Roman Zippel | 2006-06-26 |
* | [PATCH] generic-time: add macro to simplify/hide mask constants | Jim Cromie | 2006-06-26 |
* | [PATCH] time: rename clocksource functions | john stultz | 2006-06-26 |
* | [PATCH] Time: Use clocksource abstraction for NTP adjustments | john stultz | 2006-06-26 |
* | [PATCH] Time: Clocksource Infrastructure | john stultz | 2006-06-26 |