[PATCH v2 0/2] cpufreq: intel_pstate: Base frequency attribute

From: Srinivas Pandruvada
Date: Tue Oct 09 2018 - 17:47:12 EST


This series presents base frequency to cpufreq sysfs when intel_pstate
is in use in HWP mode.

Changes:
v2
- Removed guaranteed attribute addition to acpi_cppc sysfs
- Using the cppc_acpi interface to get base frequency and present

Srinivas Pandruvada (2):
ACPI / CPPC: Add support for guaranteed performance
cpufreq: intel_pstate: Add base_frequency attribute

drivers/acpi/cppc_acpi.c | 8 +++++--
drivers/cpufreq/intel_pstate.c | 38 ++++++++++++++++++++++++++++++++++
include/acpi/cppc_acpi.h | 1 +
3 files changed, 45 insertions(+), 2 deletions(-)

--
2.17.1