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:
f991fae
)
cpupower: Make idlestate usage unsigned
author
Thomas Renninger
<trenn@suse.de>
Fri, 28 Jun 2013 13:34:29 +0000
(15:34 +0200)
committer
Rafael J. Wysocki
<rafael.j.wysocki@intel.com>
Thu, 4 Jul 2013 23:52:19 +0000
(
01:52
+0200)
Use unsigned int as the data type for some variables related to CPU
idle states which allows the code to be simplified slightly.
[rjw: Changelog]
Signed-off-by: Thomas Renninger <trenn@suse.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
No differences found