Commit Graph

10 Commits (336d9dfc0a3b2245945a9fca9312c4266d186866)

Author SHA1 Message Date
Simon Glass 2ff50f5fa4 dm: x86: Allow TSC timer to be used before DM is ready 8 years ago
Bin Meng 3df39ef107 x86: tsc: Add Airmont reference clock values 8 years ago
Bin Meng 167a40166b x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() 8 years ago
Bin Meng f5757154bb x86: tsc: Correct Silvermont reference clock values 8 years ago
Bin Meng c636774848 x86: tsc: Update comments and expand definitions in freq_desc_tables[] 8 years ago
Bin Meng fde1801eaa x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() 8 years ago
Bin Meng 0b992e4932 x86: tsc: Identify Intel-specific code 8 years ago
Bin Meng d92e9c8d31 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO 8 years ago
Bin Meng 4932443d26 x86: Move i8254_init() to x86_cpu_init_f() 9 years ago
Bin Meng 7030f27ef3 x86: tsc: Move tsc_timer.c to drivers/timer 9 years ago
Bin Meng 1d4c83c248 x86: tsc: Remove legacy timer codes 9 years ago
Bin Meng 4e51fc2351 x86: tsc: Add driver model timer support 9 years ago
Bin Meng 2f80fc5035 x86: tsc: Use notrace from <linux/compiler.h> 9 years ago
Bin Meng da3fe24759 x86: Rename pcat_ to i8254 and i8259 accordingly 10 years ago
Miao Yan 417576c2f1 x86: Add a 'pause' instruction in __udelay() for QEMU target 10 years ago
Bin Meng 3ba6a0f4f6 x86: Allow a hardcoded TSC frequency provided by Kconfig 10 years ago
Simon Glass 5c1b685e46 x86: Allow timer calibration to work on ivybridge 11 years ago
Bin Meng 258b1357c6 x86: Save TSC frequency in the global data 11 years ago
Bin Meng 80de049561 x86: Add quick TSC calibration via PIT 11 years ago
Bin Meng 076bb44b0e x86: Do TSC MSR calibration only for known/supported CPUs 11 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 12 years ago
Simon Glass d8819f94d5 x86: Support tracing function 12 years ago
Simon Glass d0b6f247a1 x86: Re-enable PCAT timer 2 for beeping 12 years ago
Simon Glass e761ecdbb8 x86: Add TSC timer 12 years ago