x86: enable CPU frequency scaling
authorLucian Cristian <lucian.cristian@gmail.com>
Sun, 31 Jul 2016 14:59:01 +0000 (17:59 +0300)
committerJohn Crispin <john@phrozen.org>
Wed, 3 Aug 2016 13:30:13 +0000 (15:30 +0200)
commitd3b21bb2bb4caba0371ddbec19c080bc42f095c7
tree1b4c91ce46d260d8960412e462cba2650f583b9c
parent6e68a5dd11bc68981377042f49c0e0d3c978a84d
x86: enable CPU frequency scaling

CPU frequency scaling enables the operating system to scale the CPU
frequency up or down in order to save power. CPU frequencies can be
scaled automatically depending on the system load, in response to ACPI
events, or manually by userspace programs.

Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com>
target/linux/x86/64/config-default
target/linux/x86/config-4.4
target/linux/x86/generic/config-default
target/linux/x86/legacy/config-default