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:
c98e223
)
OMAP3: PM: CPUidle: check activity for C2, C3, correct accounting
author
Kevin Hilman
<khilman@deeprootsystems.com>
Wed, 29 Oct 2008 00:32:11 +0000
(17:32 -0700)
committer
Kevin Hilman
<khilman@deeprootsystems.com>
Wed, 11 Nov 2009 22:42:49 +0000
(14:42 -0800)
Use the activity check for states C2 and C3 as well. This is
primarily to prevent deeper states during UART activity.
Also, if a different state is chosen than the target state, update the
'last_state' accordingly so that CPUidle state accounting is coorect.
Signed-off-by: Kevin Hilman <khilman@deeprootsystems.com>
No differences found