Hi All, For consideration, a patch to https://git.savannah.gnu.org/git/emacs/nongnu.git . It adds a package for interacting with the cpupower command (where available). From f3e158645ebfbd84c40c2610e6a22f86860c3bdd Mon Sep 17 00:00:00 2001 From: smeister Date: Wed, 3 Nov 2021 08:16:29 -0400 Subject: [PATCH] * elpa-packages (cpupower): New package --- elpa-packages | 3 +++ 1 file changed, 3 insertions(+) diff --git a/elpa-packages b/elpa-packages index 0de123b1dc..4b0a2b1340 100644 --- a/elpa-packages +++ b/elpa-packages @@ -40,6 +40,9 @@ :ignored-files ("clojure-mode-extra-font-locking.el" "doc" "test" "test.clj") :news "CHANGELOG.md") + ("cpupower" :url " https://gitlab.com/steve-emacs-stuff/cpupower-el.git" + :ignored-files ("README.md" "COPYING")) + ("crux" :url "https://github.com/bbatsov/crux") ("cyberpunk-theme" :url "https://github.com/n3mo/cyberpunk-theme.el" -- 2.32.0