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:
e45b7fa
)
acpi_pad: uses MONITOR/MWAIT, so it doesn't need to clear TS_POLLING
author
Len Brown
<len.brown@intel.com>
Mon, 24 May 2010 15:41:00 +0000
(11:41 -0400)
committer
Len Brown
<len.brown@intel.com>
Fri, 28 May 2010 01:07:06 +0000
(21:07 -0400)
api_pad exclusively uses MONITOR/MWAIT to sleep in idle,
so it does not need the wakeup IPI during idle sleep
that is provoked by clearing TS_POLLING.
Signed-off-by: Len Brown <len.brown@intel.com>
Cc: Shaohua Li <shaohua.li@intel.com>
No differences found