Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull Intel SoC changes from Ingo Molnar: "Improved Intel SoC platform support" * 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86, tsc, apic: Unbreak static (MSR) calibration when CONFIG_X86_LOCAL_APIC=n x86, tsc: Add static (MSR) TSC calibration on Intel Atom SoCs arch: x86: New MailBox support driver for Intel SOC's
Showing
- arch/x86/Kconfig 8 additions, 0 deletionsarch/x86/Kconfig
- arch/x86/include/asm/iosf_mbi.h 90 additions, 0 deletionsarch/x86/include/asm/iosf_mbi.h
- arch/x86/include/asm/tsc.h 3 additions, 0 deletionsarch/x86/include/asm/tsc.h
- arch/x86/kernel/Makefile 2 additions, 1 deletionarch/x86/kernel/Makefile
- arch/x86/kernel/iosf_mbi.c 226 additions, 0 deletionsarch/x86/kernel/iosf_mbi.c
- arch/x86/kernel/tsc.c 10 additions, 0 deletionsarch/x86/kernel/tsc.c
- arch/x86/kernel/tsc_msr.c 127 additions, 0 deletionsarch/x86/kernel/tsc_msr.c
Please register or sign in to comment