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