diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-10-16 22:12:02 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2015-10-16 22:12:02 +0200 |
commit | 7855e10294efd4925b351c56d2834dc9f7cff7a2 (patch) | |
tree | 6a23920b576108029fa79ce048af6d0a36dd897f /Documentation | |
parent | cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL) (diff) | |
parent | cpufreq: intel_pstate: Avoid calculation for max/min (diff) | |
download | linux-7855e10294efd4925b351c56d2834dc9f7cff7a2.tar.xz linux-7855e10294efd4925b351c56d2834dc9f7cff7a2.zip |
Merge back earlier cpufreq material for v4.4.
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/kernel-parameters.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 22a4b687ea5b..9b75e2a760de 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -1546,6 +1546,9 @@ bytes respectively. Such letter suffixes can also be entirely omitted. hwp_only Only load intel_pstate on systems which support hardware P state control (HWP) if available. + no_acpi + Don't use ACPI processor performance control objects + _PSS and _PPC specified limits. intremap= [X86-64, Intel-IOMMU] on enable Interrupt Remapping (default) |