summaryrefslogtreecommitdiff
path: root/power/host_sleep.c
Commit message (Expand)AuthorAgeFilesLines
* host sleep: fix infinite timeoutBoris Mittelberg2021-09-241-1/+3
* host sleep: add command to change sleep fail detection timeoutBoris Mittelberg2021-05-261-1/+46
* host_sleep: Fix a race condition on resume from S0ixKeith Short2021-03-051-0/+6
* host_sleep: Add config.h before ec_commands.hSimon Glass2021-02-041-0/+1
* power/host_sleep: Fix notifying about power state transitionsPatryk Duda2020-12-081-9/+2
* power: Move the sleep failure detection to a common libraryWai-Hong Tam2020-08-071-0/+143
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-021-1/+2
* power: Make HC host_sleep_event independent from power common.Yilun Lin2019-08-231-0/+78