OSDN Git Service

eeepc-wmi: add cpufv sysfs documentation
authorChris Bagwell <chris@cnpbagwell.com>
Tue, 26 Oct 2010 02:08:39 +0000 (21:08 -0500)
committerMatthew Garrett <mjg@redhat.com>
Wed, 24 Nov 2010 16:59:43 +0000 (11:59 -0500)
Based on cpufv text from sysfs-platform-eeepc-laptop that
has almost same behavior.

Signed-off-by: Chris Bagwell <chris@cnpbagwell.com>
Signed-off-by: Matthew Garrett <mjg@redhat.com>
Acked-by: Corentin Chary <corentincj@iksaif.net>
Documentation/ABI/testing/sysfs-platform-eeepc-wmi [new file with mode: 0644]

diff --git a/Documentation/ABI/testing/sysfs-platform-eeepc-wmi b/Documentation/ABI/testing/sysfs-platform-eeepc-wmi
new file mode 100644 (file)
index 0000000..e4b5fef
--- /dev/null
@@ -0,0 +1,10 @@
+What:          /sys/devices/platform/eeepc-wmi/cpufv
+Date:          Oct 2010
+KernelVersion: 2.6.37
+Contact:       "Corentin Chary" <corentincj@iksaif.net>
+Description:
+               Change CPU clock configuration (write-only).
+               There are three available clock configuration:
+                   * 0 -> Super Performance Mode
+                   * 1 -> High Performance Mode
+                   * 2 -> Power Saving Mode