x86/msr: Lift AMD family 0x15 power-specific MSRs
authorBorislav Petkov <bp@suse.de>
Mon, 8 Jun 2020 14:19:49 +0000 (16:19 +0200)
committerBorislav Petkov <bp@suse.de>
Mon, 15 Jun 2020 17:25:53 +0000 (19:25 +0200)
commit1068ed4547adf6123504d9623ebd1ffcdd616101
tree7b7e7a3739b1a74a6029c497a26c2bb2de0b5e1c
parentb3a9e3b9622ae10064826dccb4f7a52bd88c7407
x86/msr: Lift AMD family 0x15 power-specific MSRs

... into the global msr-index.h header because they're used in multiple
compilation units. Sort the MSR list a bit. Update the msr-index.h copy
in tools.

No functional changes.

Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Guenter Roeck <linux@roeck-us.net>
Link: https://lkml.kernel.org/r/20200608164847.14232-1-bp@alien8.de
arch/x86/events/amd/power.c
arch/x86/include/asm/msr-index.h
drivers/hwmon/fam15h_power.c
tools/arch/x86/include/asm/msr-index.h