Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86: tsc: Correct Silvermont reference clock values | Bin Meng | 2017-08-01 | 1 | -4/+4 |
* | x86: tsc: Update comments and expand definitions in freq_desc_tables[] | Bin Meng | 2017-08-01 | 1 | -15/+9 |
* | x86: tsc: Remove the fail handling in try_msr_calibrate_tsc() | Bin Meng | 2017-08-01 | 1 | -9/+0 |
* | x86: tsc: Identify Intel-specific code | Bin Meng | 2017-08-01 | 1 | -0/+4 |
* | x86: tsc: Read all ratio bits from MSR_PLATFORM_INFO | Bin Meng | 2017-08-01 | 1 | -1/+1 |
* | x86: Move i8254_init() to x86_cpu_init_f() | Bin Meng | 2015-12-09 | 1 | -10/+0 |
* | x86: tsc: Move tsc_timer.c to drivers/timer | Bin Meng | 2015-12-01 | 1 | -0/+389 |