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:
6dccf9c
)
cpuidle: create bootparam "cpuidle.off=1"
author
Len Brown
<len.brown@intel.com>
Fri, 1 Apr 2011 22:13:10 +0000
(18:13 -0400)
committer
Len Brown
<len.brown@intel.com>
Wed, 3 Aug 2011 23:06:36 +0000
(19:06 -0400)
useful for disabling cpuidle to fall back
to architecture-default idle loop
cpuidle drivers and governors will fail to register.
on x86 they'll say so:
intel_idle: intel_idle yielding to (null)
ACPI: acpi_idle yielding to (null)
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found