From: Len Brown <len.brown@intel.com>
Date: Wed, 28 Dec 2005 17:43:51 +0000 (-0500)
Subject: [ACPI] document processor.nocst parameter
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=41c0d8680f7f24e1abaaeeabc6723277b2e34b81;p=GitHub%2Fexynos8895%2Fandroid_kernel_samsung_universal8895.git

[ACPI] document processor.nocst parameter

Signed-off-by: Len Brown <len.brown@intel.com>
---

diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt
index 5dffcfefc3c7..6e9f1dc26884 100644
--- a/Documentation/kernel-parameters.txt
+++ b/Documentation/kernel-parameters.txt
@@ -1160,6 +1160,10 @@ running once the system is up.
 			Limit processor to maximum C-state
 			max_cstate=9 overrides any DMI blacklist limit.
 
+	processor.nocst	[HW,ACPI]
+			Ignore the _CST method to determine C-states,
+			instead using the legacy FADT method
+
 	prompt_ramdisk=	[RAM] List of RAM disks to prompt for floppy disk
 			before loading.
 			See Documentation/ramdisk.txt.