summaryrefslogtreecommitdiff
path: root/drivers/timer/tsc_timer.c
AgeCommit message (Expand)Author
2017-08-01x86: tsc: Rename try_msr_calibrate_tsc() to cpu_mhz_from_msr()Bin Meng
2017-08-01x86: tsc: Correct Silvermont reference clock valuesBin Meng
2017-08-01x86: tsc: Update comments and expand definitions in freq_desc_tables[]Bin Meng
2017-08-01x86: tsc: Remove the fail handling in try_msr_calibrate_tsc()Bin Meng
2017-08-01x86: tsc: Identify Intel-specific codeBin Meng
2017-08-01x86: tsc: Read all ratio bits from MSR_PLATFORM_INFOBin Meng
2015-12-09x86: Move i8254_init() to x86_cpu_init_f()Bin Meng
2015-12-01x86: tsc: Move tsc_timer.c to drivers/timerBin Meng