Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 timer updates from Ingo Molnar: "The main change in this tree is the reworking, fixing and extension of the TSC frequency enumeration code (by Len Brown)" * 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/tsc: Remove the unused check_tsc_disabled() x86/tsc: Enumerate BXT tsc_khz via CPUID x86/tsc: Enumerate SKL cpu_khz and tsc_khz via CPUID x86/tsc_msr: Remove irqoff around MSR-based TSC enumeration x86/tsc_msr: Add Airmont reference clock values x86/tsc_msr: Correct Silvermont reference clock values x86/tsc_msr: Update comments, expand definitions x86/tsc_msr: Remove debugging messages x86/tsc_msr: Identify Intel-specific code Revert "x86/tsc: Add missing Cherrytrail frequency to the table"
No related branches found
No related tags found
Showing
- arch/x86/include/asm/tsc.h 2 additions, 3 deletionsarch/x86/include/asm/tsc.h
- arch/x86/include/asm/x86_init.h 3 additions, 1 deletionarch/x86/include/asm/x86_init.h
- arch/x86/kernel/tsc.c 83 additions, 17 deletionsarch/x86/kernel/tsc.c
- arch/x86/kernel/tsc_msr.c 21 additions, 47 deletionsarch/x86/kernel/tsc_msr.c
- arch/x86/kernel/x86_init.c 1 addition, 0 deletionsarch/x86/kernel/x86_init.c
Loading
Please register or sign in to comment