Commit Graph

15 Commits (lime2-spi)

Author SHA1 Message Date
Bin Meng 6ce383640c x86: tsc: Introduce config option for early timer frequency 6 years ago
Bin Meng 165db7c426 x86: tsc: Try hardware calibration first 6 years ago
Bin Meng 94e72a6bd9 x86: timer: tsc: Allow specifying clock rate from device tree again 6 years ago
Christian Gmeiner acc2482fd8 x86: tsc: add support for reading CPU freq from cpuid 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Simon Glass 2ff50f5fa4 dm: x86: Allow TSC timer to be used before DM is ready 7 years ago
Bin Meng 3df39ef107 x86: tsc: Add Airmont reference clock values 7 years ago
Bin Meng 167a40166b x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr() 7 years ago
Bin Meng f5757154bb x86: tsc: Correct Silvermont reference clock values 7 years ago
Bin Meng c636774848 x86: tsc: Update comments and expand definitions in freq_desc_tables[] 7 years ago
Bin Meng fde1801eaa x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() 7 years ago
Bin Meng 0b992e4932 x86: tsc: Identify Intel-specific code 7 years ago
Bin Meng d92e9c8d31 x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO 7 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 9 years ago
Miao Yan 417576c2f1 x86: Add a 'pause' instruction in __udelay() for QEMU target 9 years ago
Bin Meng 3ba6a0f4f6 x86: Allow a hardcoded TSC frequency provided by Kconfig 9 years ago
Simon Glass 5c1b685e46 x86: Allow timer calibration to work on ivybridge 10 years ago
Bin Meng 258b1357c6 x86: Save TSC frequency in the global data 10 years ago
Bin Meng 80de049561 x86: Add quick TSC calibration via PIT 10 years ago
Bin Meng 076bb44b0e x86: Do TSC MSR calibration only for known/supported CPUs 10 years ago
Wolfgang Denk 1a4596601f Add GPL-2.0+ SPDX-License-Identifier to source files 11 years ago
Simon Glass d8819f94d5 x86: Support tracing function 11 years ago
Simon Glass d0b6f247a1 x86: Re-enable PCAT timer 2 for beeping 11 years ago
Simon Glass e761ecdbb8 x86: Add TSC timer 11 years ago