git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f605181
)
cpupower: Implement disabling of cstate interface
author
Thomas Renninger
<trenn@suse.de>
Fri, 28 Jun 2013 13:34:30 +0000
(15:34 +0200)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Thu, 4 Jul 2013 23:52:19 +0000
(
01:52
+0200)
Latest kernel allows to disable C-states via:
/sys/devices/system/cpu/cpuX/cpuidle/stateY/disable
This patch provides lower level sysfs access functions to make use of
this interface. A later patch will implement the higher level stuff.
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found