summaryrefslogtreecommitdiff
path: root/chip/g/idle.c
Commit message (Expand)AuthorAgeFilesLines
* cr50: decrease sleep delay to 20 seconds after init and resumestabilize-fsi-9202.5.0.Bstabilize-fsi-9202.10.Bstabilize-M57-9202.35.0.Bstabilize-9202.Bstabilize-9202.64.Bstabilize-9202.56.Bstabilize-9202.28.Bstabilize-9202.18.Brelease-R57-9202.BMary Ruthven2017-01-201-2/+2
* g: make sure usb clocks are enabled before going to deep sleepMary Ruthven2016-12-081-0/+3
* g: change default idle behavior based on bus obfuscation availabilityMary Ruthven2016-12-081-7/+23
* cr50: disable sleepMary Ruthven2016-11-101-1/+5
* cr50: enable deep sleep on chipset shutdownMary Ruthven2016-09-161-17/+22
* g: switch to using timels for hwtimerMary Ruthven2016-09-021-3/+11
* Cr50: Implement the console unlock danceBill Richardson2016-08-311-0/+6
* cleanup: DECLARE_CONSOLE_COMMAND only needs 4 argsBill Richardson2016-08-241-2/+1
* cr50: delay sleep for 3 minutes after resuming from sleep or after initMary Ruthven2016-08-141-0/+4
* g: disable sps as a wake source in deep sleepMary Ruthven2016-08-011-0/+15
* Reenable "Cr50: Set the default idle action to Sleep"Mary Ruthven2016-07-281-5/+16
* g: disable usb wakeup when debug accessory is disconnectedMary Ruthven2016-07-191-1/+13
* Revert "Cr50: Set the default idle action to Sleep"Vadim Bendebury2016-06-291-16/+5
* Cr50: Set the default idle action to SleepBill Richardson2016-06-251-5/+16
* Cr50: Specify pinmux wake sources in gpio.incBill Richardson2016-04-051-17/+1
* Cr50: Enable normal sleep, tooBill Richardson2016-04-051-34/+51
* Cr50: Delay sleeping for longer after console inputBill Richardson2016-04-041-18/+8
* Cr50: Preserve the idle action across soft rebootsBill Richardson2016-04-041-5/+7
* Cr50: Sleep only when SPS has been quiet for a whileBill Richardson2016-04-031-5/+56
* Cr50: First attempt at USB suspend with deep sleepBill Richardson2016-03-311-1/+49
* Cr50: Add stubs to support low-power idleBill Richardson2016-03-301-0/+77