ACPI / CPPC: Add support for CPPC v3
authorPrashanth Prakash <pprakash@codeaurora.org>
Wed, 4 Apr 2018 18:14:50 +0000 (12:14 -0600)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 24 Apr 2018 10:33:28 +0000 (12:33 +0200)
commit4773e77cdc9b3af93ee1ae7bcf2acf94fde17166
tree14c9cb5e312d110870591131b6f400bc8fecca32
parent6d08b06e67cd117f6992c46611dfb4ce267cd71e
ACPI / CPPC: Add support for CPPC v3

CPPC V3 introduces two new entries to make it easier to convert between
abstract processor performance and frequency. The two new entries are
lowest frequency and nominal frequency. These are the frequencies
corresponding to lowest and nominal abstract performance.

Add support to read the new entries and populate them as part of the
CPPC performance capabilities which can be used by cpufreq drivers

Signed-off-by: Prashanth Prakash <pprakash@codeaurora.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/cppc_acpi.c
include/acpi/cppc_acpi.h