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
8acde31c
Commit
8acde31c
authored
May 13, 2020
by
Luis Gerhorst
Browse files
Options
Downloads
Patches
Plain Diff
Revert "Enable config ACPI_CPPC_CPUFREQ for x86"
This reverts commit
7024f67f
.
parent
ac3896b3
Branches
Branches containing commit
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
+0
-16
0 additions, 16 deletions
drivers/cpufreq/Kconfig.x86
with
0 additions
and
16 deletions
drivers/cpufreq/Kconfig.x86
+
0
−
16
View file @
8acde31c
...
@@ -3,22 +3,6 @@
...
@@ -3,22 +3,6 @@
# x86 CPU Frequency scaling drivers
# 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
config X86_INTEL_PSTATE
bool "Intel P state control"
bool "Intel P state control"
depends on X86
depends on X86
...
...
This diff is collapsed.
Click to expand it.
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