Age | Commit message (Expand) | Author | Files | Lines |
2012-02-02 | clocksource: Get rid of clocksource_calc_mult_shift() | Yong Zhang | 1 | -7/+0 |
2011-12-19 | time/clocksource: Fix kernel-doc warnings | Kusanagi Kouichi | 1 | -3/+8 |
2011-11-10 | clocksource: Avoid selecting mult values that might overflow when adjusted | John Stultz | 1 | -1/+2 |
2011-07-23 | Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+8 |
2011-07-22 | clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG option | H. Peter Anvin | 1 | -1/+3 |
2011-07-15 | ia64: Replace clocksource.fsys_mmio with generic arch data | Andy Lutomirski | 1 | -7/+0 |
2011-07-13 | clocksource: Replace vread with generic arch data | Andy Lutomirski | 1 | -2/+8 |
2011-06-16 | clocksource: Make watchdog robust vs. interruption | Thomas Gleixner | 1 | -0/+1 |
2011-05-23 | clocksource: add common mmio clocksource | Russell King | 1 | -0/+8 |
2011-05-19 | clocksource: Restructure clocksource struct members | Thomas Gleixner | 1 | -18/+14 |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner | 1 | -0/+2 |
2011-05-14 | clocksource: convert footbridge to generic i8253 clocksource | Russell King | 1 | -0/+2 |
2011-02-22 | Make clocksource name const | Russell King - ARM Linux | 1 | -1/+1 |
2010-07-27 | clocksource: Add __clocksource_updatefreq_hz/khz methods | John Stultz | 1 | -0/+11 |
2010-07-27 | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz | 1 | -2/+4 |
2010-05-10 | clocksource: Add clocksource_register_hz/khz interface | John Stultz | 1 | -1/+18 |
2010-02-05 | clocksource: add suspend callback | Magnus Damm | 1 | -0/+3 |
2010-02-05 | clocksource: add argument to resume callback | Magnus Damm | 1 | -1/+1 |
2009-12-09 | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+4 |
2009-11-17 | timekeeping: Fix clock_gettime vsyscall time warp | Lin Ming | 1 | -2/+4 |
2009-11-13 | nohz: Prevent clocksource wrapping during idle | Jon Hunter | 1 | -0/+2 |
2009-11-13 | clocksource: Provide a generic mult/shift factor calculation | Thomas Gleixner | 1 | -0/+10 |
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 |