hal: Branch 'master'
Holger Macht
homac at kemper.freedesktop.org
Wed May 30 02:28:16 PDT 2007
doc/spec/hal-spec-interfaces.xml | 5 ++++-
1 files changed, 4 insertions(+), 1 deletion(-)
New commits:
diff-tree 558d4315edd4921cfdabb9f6648316dc50f05395 (from e638b2d4ac8f77a4a2048fe4cffa4585c8df6928)
Author: Holger Macht <holger at homac.de>
Date: Wed May 30 11:28:24 2007 +0200
readd information about the SetCPUFreqGovernor method
The spec misses information about how the SetCPUFreqGovernor exactly
works. Readd information that this method sets the very same governor for
all CPUs found in the system and that the interface behind contains a
dynamic userspace scaling algorithm.
diff --git a/doc/spec/hal-spec-interfaces.xml b/doc/spec/hal-spec-interfaces.xml
index b537c5b..a8f9e3d 100644
--- a/doc/spec/hal-spec-interfaces.xml
+++ b/doc/spec/hal-spec-interfaces.xml
@@ -803,7 +803,10 @@ $ dbus-send --system --print-reply --des
<entry>String governor</entry>
<entry>CPUFreq.UnknownGovernor</entry>
<entry>
- Selects a CPU Frequency governor to use.
+ Selects a CPU frequency scaling governor for all CPUFreq
+ interfaces the kernel provides. If the userspace governor is
+ set, this interface also contains a proper scaling
+ mechanism.
</entry>
</row>
<row>
More information about the hal-commit
mailing list