Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
linux
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Luis Gerhorst
linux
Commits
7024f67f
Commit
7024f67f
authored
Apr 7, 2020
by
Luis Gerhorst
Browse files
Options
Downloads
Patches
Plain Diff
Enable config ACPI_CPPC_CPUFREQ for x86
parent
538e33fc
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
drivers/cpufreq/Kconfig.x86
+16
-0
16 additions, 0 deletions
drivers/cpufreq/Kconfig.x86
with
16 additions
and
0 deletions
drivers/cpufreq/Kconfig.x86
+
16
−
0
View file @
7024f67f
...
...
@@ -3,6 +3,22 @@
# x86 CPU Frequency scaling drivers
#
config ACPI_CPPC_CPUFREQ
tristate "CPUFreq driver based on the ACPI CPPC spec"
depends on ACPI_PROCESSOR
select ACPI_CPPC_LIB
help
This adds a CPUFreq driver which uses CPPC methods
as described in the ACPIv5.1 spec. CPPC stands for
Collaborative Processor Performance Controls. It
is based on an abstract continuous scale of CPU
performance values which allows the remote power
processor to flexibly optimize for power and
performance. CPPC relies on power management firmware
support for its operation.
If in doubt, say N.
config X86_INTEL_PSTATE
bool "Intel P state control"
depends on X86
...
...
This diff is collapsed.
Click to expand it.
Luis Gerhorst
@un65esoq
mentioned in commit
33a55e58
·
May 13, 2020
mentioned in commit
33a55e58
mentioned in commit 33a55e586b4e6f677c9868382490467008291d77
Toggle commit list
Luis Gerhorst
@un65esoq
mentioned in commit
0dd558b5
·
May 24, 2020
mentioned in commit
0dd558b5
mentioned in commit 0dd558b5d15bbfe136d2e5fb65d6879af87144e9
Toggle commit list
Luis Gerhorst
@un65esoq
mentioned in commit
8acde31c
·
Oct 13, 2020
mentioned in commit
8acde31c
mentioned in commit 8acde31c5ca7e9316f2fa8886a30f63879a858d9
Toggle commit list
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment