Age | Commit message (Expand) | Author | Files | Lines |
2009-08-28 | clocksource: Resolve cpu hotplug dead lock with TSC unstable | Thomas Gleixner | 1 | -0/+1 |
2009-08-15 | timekeeping: Update clocksource with stop_machine | Martin Schwidefsky | 1 | -0/+2 |
2009-08-15 | timekeeping: Move NTP adjusted clock multiplier to struct timekeeper | Martin Schwidefsky | 1 | -3/+1 |
2009-08-15 | timekeeping: Introduce struct timekeeper | Martin Schwidefsky | 1 | -50/+4 |
2009-08-15 | clocksource: Move watchdog downgrade to a work queue thread | Martin Schwidefsky | 1 | -0/+1 |
2009-08-15 | clocksource: Cleanup clocksource selection | Martin Schwidefsky | 1 | -0/+2 |
2009-08-15 | timekeeping: Remove clocksource inline functions | Martin Schwidefsky | 1 | -58/+0 |
2009-07-31 | clocksource: Save mult_orig in clocksource_disable() | Magnus Damm | 1 | -1/+13 |
2009-05-02 | clocksource: setup mult_orig in clocksource_enable() | Magnus Damm | 1 | -1/+9 |
2009-04-22 | clocksource: add enable() and disable() callbacks | Magnus Damm | 1 | -0/+31 |
2009-04-22 | clocksource: pass clocksource to read() callback | Magnus Damm | 1 | -3/+3 |
2009-02-16 | clocksource: allow usage independent of timekeeping.c | Patrick Ohly | 1 | -0/+101 |
2008-08-21 | clocksource: introduce CLOCK_MONOTONIC_RAW | John Stultz | 1 | -0/+3 |
2008-08-21 | clocksource: keep track of original clocksource frequency | John Stultz | 1 | -4/+7 |
2008-05-01 | ntp: handle leap second via timer | Roman Zippel | 1 | -0/+2 |
2008-04-17 | kgdb: clocksource watchdog | Jason Wessel | 1 | -0/+1 |
2008-01-30 | clocksource: add unregister function to disable unusable clocksources | Thomas Gleixner | 1 | -0/+1 |
2008-01-30 | clocksource: make CLOCKSOURCE_MASK bullet-proof | Atsushi Nemoto | 1 | -1/+1 |
2007-10-19 | Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). | Tony Breeds | 1 | -0/+5 |
2007-07-20 | [IA64] Convert to generic timekeeping/clocksource | Tony Luck | 1 | -0/+6 |
2007-05-09 | clocksource: fix resume logic | Thomas Gleixner | 1 | -0/+3 |
2007-05-08 | time: SMP friendly alignment of struct clocksource | Eric Dumazet | 1 | -2/+13 |
2007-02-16 | [PATCH] generic: vsyscall-gtod support for GENERIC_TIME | john stultz | 1 | -0/+10 |
2007-02-16 | [PATCH] clocksource: Add verification (watchdog) helper | Thomas Gleixner | 1 | -2/+13 |
2007-02-16 | [PATCH] clocksource: Remove the update callback | Thomas Gleixner | 1 | -2/+0 |
2007-02-16 | [PATCH] clocksource: replace is_continuous by a flag field | Thomas Gleixner | 1 | -2/+8 |
2007-02-16 | [PATCH] Simplify the registration of clocksources | Thomas Gleixner | 1 | -3/+3 |
2006-12-10 | [PATCH] clocksource: small cleanup | Daniel Walker | 1 | -1/+1 |
2006-06-26 | [PATCH] fix and optimize clock source update | Roman Zippel | 1 | -104/+9 |
2006-06-26 | [PATCH] generic-time: add macro to simplify/hide mask constants | Jim Cromie | 1 | -0/+2 |
2006-06-26 | [PATCH] time: rename clocksource functions | john stultz | 1 | -7/+7 |
2006-06-26 | [PATCH] Time: Use clocksource abstraction for NTP adjustments | john stultz | 1 | -0/+97 |
2006-06-26 | [PATCH] Time: Clocksource Infrastructure | john stultz | 1 | -0/+181 |