These patches are used to correct the TSC frequency calculation on Apollo Lake but are not on mainline Linux yet. This should go into standard/intel/base.
Len Brown (6): x86 tsc_msr: Identify Intel-specific code x86 tsc_msr: Remove debugging messages x86 tsc_msr: Update comments, expand definitions x86 tsc_msr: Correct Silvermont reference clock values x86 tsc_msr: Add Airmont reference clock values x86 tsc_msr: Remove irqoff around MSR-based TSC enumeration arch/x86/include/asm/tsc.h | 3 +-- arch/x86/kernel/tsc.c | 5 +--- arch/x86/kernel/tsc_msr.c | 65 +++++++++++++++------------------------------- 3 files changed, 23 insertions(+), 50 deletions(-) -- 2.7.3 -- _______________________________________________ linux-yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/linux-yocto
