diff options
author | Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com> | 2018-10-15 10:37:20 -0700 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2018-10-16 10:33:39 +0200 |
commit | 86d333a8cc7f66c2314ab1e147834a1cd95ec2de (patch) | |
tree | 136188373a393aee5ecea86119fa20275716d5bf /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 29523f095397637edca60c627bc3e5c25a02c40f (diff) |
cpufreq: intel_pstate: Add base_frequency attribute
Expose base_frequency to user space via cpufreq sysfs when HWP is in
use.
This HWP base frequency is read from the ACPI _CPC object if present,
or from the HWP Capabilities MSR otherwise.
On the majority of the HWP platforms the _CPC object will point to
the HWP Capabilities MSR using the "Functional Fixed Hardware"
address space type. The address space type also can simply be
ACPI_TYPE_INTEGER, however, in which case the platform firmware
can set its value at the initialization time based on the system
constraints.
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
[ rjw: Changelog ]
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions