summaryrefslogtreecommitdiffstats
path: root/cpupower.config
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2023-01-12 09:21:29 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2023-01-12 09:21:29 -0600
commit3a289bd0308579c54377b5c9c555a85af3722544 (patch)
treecad8d20300baeea038e3eee947b6cc0b0f6b4c71 /cpupower.config
parent6eb46a8a707658f8c243c2d9db0f4275b0dec8ad (diff)
downloadkernel-3a289bd0308579c54377b5c9c555a85af3722544.tar.gz
kernel-3a289bd0308579c54377b5c9c555a85af3722544.tar.xz
kernel-3a289bd0308579c54377b5c9c555a85af3722544.zip
kernel-6.1.5-100
* Thu Jan 12 2023 Justin M. Forbes <jforbes@fedoraproject.org> [6.1.5-0] - KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS (Jim Mattson) - Update module filters for nvmem_u-boot-env (Justin M. Forbes) - drivers/firmware: skip simpledrm if nvidia-drm.modeset=1 is set (Javier Martinez Canillas) - fedora: Updates for 6.1 merge (Peter Robinson) - Linux v6.1.5 Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'cpupower.config')
-rw-r--r--cpupower.config3
1 files changed, 0 insertions, 3 deletions
diff --git a/cpupower.config b/cpupower.config
deleted file mode 100644
index 8629a4a3e..000000000
--- a/cpupower.config
+++ /dev/null
@@ -1,3 +0,0 @@
-# See 'cpupower help' and cpupower(1) for more info
-CPUPOWER_START_OPTS="frequency-set -g performance"
-CPUPOWER_STOP_OPTS="frequency-set -g ondemand"