[PATCH 0/3] x86/cpufreq: Various bits of cleanup

Andrew Cooper posted 3 patches 2 years, 4 months ago
Failed in applying to current master (apply log)
tools/misc/xen-cpuid.c                      |  3 +-
xen/arch/x86/acpi/cpufreq/cpufreq.c         | 28 +++++++-------
xen/arch/x86/acpi/cpufreq/powernow.c        | 58 +++++------------------------
xen/drivers/cpufreq/utility.c               |  9 ++---
xen/include/acpi/cpufreq/cpufreq.h          |  2 -
xen/include/asm-x86/cpufeature.h            |  1 +
xen/include/public/arch-x86/cpufeatureset.h |  2 +
7 files changed, 31 insertions(+), 72 deletions(-)
[PATCH 0/3] x86/cpufreq: Various bits of cleanup
Posted by Andrew Cooper 2 years, 4 months ago
Varios bits of cleanup uncovered while looking in to the Intel Turbo issues.

Andrew Cooper (3):
  x86/cpufreq: Clean up powernow registration
  x86/cpufreq: Rework APERF/MPERF handling
  x86/cpufreq: Drop opencoded CPUID handling from powernow

 tools/misc/xen-cpuid.c                      |  3 +-
 xen/arch/x86/acpi/cpufreq/cpufreq.c         | 28 +++++++-------
 xen/arch/x86/acpi/cpufreq/powernow.c        | 58 +++++------------------------
 xen/drivers/cpufreq/utility.c               |  9 ++---
 xen/include/acpi/cpufreq/cpufreq.h          |  2 -
 xen/include/asm-x86/cpufeature.h            |  1 +
 xen/include/public/arch-x86/cpufeatureset.h |  2 +
 7 files changed, 31 insertions(+), 72 deletions(-)

-- 
2.11.0