Skip to content
Snippets Groups Projects
Commit 6b070c85 authored by Yazen Ghannam's avatar Yazen Ghannam Committed by Luis Gerhorst
Browse files

acpi/cppc: Add support for CPPC Enable register


To enable CPPC on a processor, the OS should write a value "1" to the
CPPC Enable register. Add support for this register.

Since we have a new variable "enable" in cppc_perf_ctrls, rename it
and the associated functions i.e. cppc_perf_ctrls->cppc_ctrls and
cppc_get_perf()->cppc_get_ctrls().

Signed-off-by: default avatarYazen Ghannam <Yazen.Ghannam@amd.com>
[ carved out into a patch, cleaned up, productized ]
Signed-off-by: default avatarJanakarajan Natarajan <Janakarajan.Natarajan@amd.com>
parent 8956486b
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment