Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 platform updates from Ingo Molnar: "Two changes: - one to quirk-save/restore certain system MSRs across suspend/resume, to make certain Intel systems work better (Chen Yu) - and also to constify a read only structure (Julia Lawall)" * 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/platform/calgary: Constify cal_chipset_ops structures x86/pm: Introduce quirk framework to save/restore extra MSR registers around suspend/resume
Showing
- arch/x86/include/asm/calgary.h 1 addition, 1 deletionarch/x86/include/asm/calgary.h
- arch/x86/include/asm/msr.h 10 additions, 0 deletionsarch/x86/include/asm/msr.h
- arch/x86/include/asm/suspend_32.h 1 addition, 0 deletionsarch/x86/include/asm/suspend_32.h
- arch/x86/include/asm/suspend_64.h 1 addition, 0 deletionsarch/x86/include/asm/suspend_64.h
- arch/x86/kernel/pci-calgary_64.c 2 additions, 2 deletionsarch/x86/kernel/pci-calgary_64.c
- arch/x86/power/cpu.c 92 additions, 0 deletionsarch/x86/power/cpu.c
Please register or sign in to comment