[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: doc: Minor improvements to Power Management Services.
From: |
Nicolas Goaziou |
Subject: |
01/01: doc: Minor improvements to Power Management Services. |
Date: |
Tue, 26 Jun 2018 16:48:08 -0400 (EDT) |
ngz pushed a commit to branch master
in repository guix.
commit 69390e29dbee218ccec9e45b575b66aaf461cb0e
Author: Nicolas Goaziou <address@hidden>
Date: Tue Jun 26 22:40:55 2018 +0200
doc: Minor improvements to Power Management Services.
* doc/guix.texi (Top): Improve summary.
(Power Management Services): Use proper titlecase for section. Add index
entries and sub-sections.
---
doc/guix.texi | 14 ++++++++++----
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/doc/guix.texi b/doc/guix.texi
index d337560..7a31067 100644
--- a/doc/guix.texi
+++ b/doc/guix.texi
@@ -249,7 +249,7 @@ Services
* VPN Services:: VPN daemons.
* Network File System:: NFS related services.
* Continuous Integration:: The Cuirass service.
-* Power management Services:: The TLP tool.
+* Power Management Services:: Extending battery life.
* Audio Services:: The MPD.
* Virtualization Services:: Virtualization services.
* Version Control Services:: Providing remote access to Git repositories.
@@ -9938,7 +9938,7 @@ declaration.
* VPN Services:: VPN daemons.
* Network File System:: NFS related services.
* Continuous Integration:: The Cuirass service.
-* Power management Services:: The TLP tool.
+* Power Management Services:: Extending battery life.
* Audio Services:: The MPD.
* Virtualization Services:: Virtualization services.
* Version Control Services:: Providing remote access to Git repositories.
@@ -17583,10 +17583,13 @@ The Cuirass package to use.
@end table
@end deftp
address@hidden Power management Services
address@hidden Power management Services
address@hidden Power Management Services
address@hidden Power Management Services
address@hidden tlp
@cindex power management with TLP
address@hidden TLP daemon
+
The @code{(gnu services pm)} module provides a Guix service definition
for the Linux power management tool TLP.
@@ -18087,6 +18090,9 @@ Defaults to @samp{#f}.
@end deftypevr
address@hidden thermald
address@hidden CPU frequency scaling with thermald
address@hidden Thermald daemon
The @code{(gnu services pm)} module provides an interface to
thermald, a CPU frequency scaling service which helps prevent overheating.