1. 2ff50f5 dm: x86: Allow TSC timer to be used before DM is ready by Simon Glass · 7 years ago
  2. 3df39ef x86: tsc: Add Airmont reference clock values by Bin Meng · 7 years ago
  3. 167a401 x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() by Bin Meng · 7 years ago
  4. f575715 x86: tsc: Correct Silvermont reference clock values by Bin Meng · 7 years ago
  5. c636774 x86: tsc: Update comments and expand definitions in freq_desc_tables[] by Bin Meng · 7 years ago
  6. fde1801 x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() by Bin Meng · 7 years ago
  7. 0b992e4 x86: tsc: Identify Intel-specific code by Bin Meng · 7 years ago
  8. d92e9c8 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO by Bin Meng · 7 years ago
  9. 4932443 x86: Move i8254_init() to x86_cpu_init_f() by Bin Meng · 9 years ago
  10. 7030f27 x86: tsc: Move tsc_timer.c to drivers/timer by Bin Meng · 9 years ago[Renamed from arch/x86/lib/tsc_timer.c]
  11. 1d4c83c x86: tsc: Remove legacy timer codes by Bin Meng · 9 years ago
  12. 4e51fc2 x86: tsc: Add driver model timer support by Bin Meng · 9 years ago
  13. 2f80fc5 x86: tsc: Use notrace from <linux/compiler.h> by Bin Meng · 9 years ago
  14. da3fe24 x86: Rename pcat_ to i8254 and i8259 accordingly by Bin Meng · 9 years ago
  15. 417576c x86: Add a 'pause' instruction in __udelay() for QEMU target by Miao Yan · 9 years ago
  16. 3ba6a0f x86: Allow a hardcoded TSC frequency provided by Kconfig by Bin Meng · 10 years ago
  17. 5c1b685 x86: Allow timer calibration to work on ivybridge by Simon Glass · 10 years ago
  18. 258b135 x86: Save TSC frequency in the global data by Bin Meng · 10 years ago
  19. 80de049 x86: Add quick TSC calibration via PIT by Bin Meng · 10 years ago
  20. 076bb44 x86: Do TSC MSR calibration only for known/supported CPUs by Bin Meng · 10 years ago
  21. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  22. d8819f9 x86: Support tracing function by Simon Glass · 11 years ago
  23. d0b6f24 x86: Re-enable PCAT timer 2 for beeping by Simon Glass · 11 years ago
  24. e761ecd x86: Add TSC timer by Simon Glass · 11 years ago