-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
yaml --- r: 243126 b: refs/heads/master c: 2d70b73 h: refs/heads/master v: v3
- Loading branch information
Greg Kroah-Hartman
authored and
Matthew Garrett
committed
Mar 28, 2011
1 parent
9af39e8
commit 1285d76
Showing
5 changed files
with
866 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
--- | ||
refs/heads/master: 298f19b2547ba11a577a15ca329daa6f4bbf5ad8 | ||
refs/heads/master: 2d70b73ae5b85c9d13f5dfbb8fc4fd5edae633dc |
19 changes: 19 additions & 0 deletions
19
trunk/Documentation/ABI/testing/sysfs-driver-samsung-laptop
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
What: /sys/devices/platform/samsung/performance_level | ||
Date: January 1, 2010 | ||
KernelVersion: 2.6.33 | ||
Contact: Greg Kroah-Hartman <gregkh@suse.de> | ||
Description: Some Samsung laptops have different "performance levels" | ||
that are can be modified by a function key, and by this | ||
sysfs file. These values don't always make a whole lot | ||
of sense, but some users like to modify them to keep | ||
their fans quiet at all costs. Reading from this file | ||
will show the current performance level. Writing to the | ||
file can change this value. | ||
Valid options: | ||
"silent" | ||
"normal" | ||
"overclock" | ||
Note that not all laptops support all of these options. | ||
Specifically, not all support the "overclock" option, | ||
and it's still unknown if this value even changes | ||
anything, other than making the user feel a bit better. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.