]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
cpuidle: Add cpuidle.governor= command line parameter
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 5 Dec 2018 22:45:34 +0000 (23:45 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 11 Dec 2018 11:08:44 +0000 (12:08 +0100)
commit61cb5758d3c46bc1ba87694fefc0d9653613ce6b
tree122cbd1c3de0c1c3bf4591fb975e4de6d4de3ca0
parent800fb34a99ce7d22dca839c90f869c7a12b50f70
cpuidle: Add cpuidle.governor= command line parameter

Add cpuidle.governor= command line parameter to allow the default
cpuidle governor to be replaced.

That is useful, for example, if someone running a tickful kernel
wants to use the menu governor on it.

Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Documentation/admin-guide/kernel-parameters.txt
Documentation/admin-guide/pm/cpuidle.rst
drivers/cpuidle/cpuidle.c
drivers/cpuidle/cpuidle.h
drivers/cpuidle/governor.c