summaryrefslogtreecommitdiff
path: root/common/keyboard_8042.c
diff options
context:
space:
mode:
authorBill Richardson <wfrichar@chromium.org>2014-04-04 10:49:09 -0700
committerchrome-internal-fetch <chrome-internal-fetch@google.com>2014-04-04 22:18:25 +0000
commitdfb7ac632baa0b32a2b4422aeb89a7dd14536278 (patch)
tree0c66ef2d559bae10ddd3953f9d3d2e842e6fa708 /common/keyboard_8042.c
parent34651bcb933c58d43d83d26e1d90f4f05f64da1f (diff)
downloadchrome-ec-dfb7ac632baa0b32a2b4422aeb89a7dd14536278.tar.gz
Fix idle task deep sleep on Samus.
Samus' power sequence is not in common/power, so it was overlooked when enabling deep sleep support. Fix it. BUG=chrome-os-partner:27705 BRANCH=ToT TEST=manual Verify that the EC is not going into deep sleep while the AP is on by looking at the EC console: With the AP on: > idlestat Num idle calls that sleep: 1518647 Num idle calls that deep-sleep: 414 Time spent in deep-sleep: 0.000000s Total time on: 316.642174s Deep-sleep closest to wake deadline: 698us > sleepmask sleep mask: 00020001 > With the AP off (or in S3): > idlestat Num idle calls that sleep: 1846586 Num idle calls that deep-sleep: 831 Time spent in deep-sleep: 11.089183s Total time on: 388.695558s Deep-sleep closest to wake deadline: 698us > sleepmask sleep mask: 00020000 > Change-Id: Iba708b6d53f96ef6d49d42bcf6d21db4732399b0 Signed-off-by: Bill Richardson <wfrichar@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/193223 Reviewed-by: Alec Berg <alecaberg@chromium.org>
Diffstat (limited to 'common/keyboard_8042.c')
0 files changed, 0 insertions, 0 deletions