Re: [PATCH v2 0/4] CPPC only changes for supporting ITMT 3.0
From: Rafael J. Wysocki <hidden>
Date: 2016-09-12 22:07:56
Also in:
linux-acpi, lkml
From: Rafael J. Wysocki <hidden>
Date: 2016-09-12 22:07:56
Also in:
linux-acpi, lkml
On Thursday, September 01, 2016 01:37:07 PM Srinivas Pandruvada wrote:
This patchset is CPPC only changes from original "Support Intel® Turbo Boost Max Technology 3.0" series. v2 - Rebased on top of bleeding edge branch of Linux-pm git - Instead of #ifdef in cppc_acpi using __weak attribute for functions implemented in arch/x86/kernel/acpi/ - Removed integer support patch as this was already implemented in the latest code base - Instead of error return print warning on cppc probe failure Srinivas Pandruvada (4): acpi: cppc: Allow build with ACPI_CPU_FREQ_PSS config acpi: cppc: Don't return on CPPC probe failure acpi: cppc: Add support for functional fixed hardware address acpi: cppc: Add prefix cppc to cpudata structure name
All applied. Thanks, Rafael