summaryrefslogtreecommitdiff
path: root/power/host_sleep.c
Commit message (Expand)AuthorAgeFilesLines
* power: Add s0ix counterGrzegorz Bernacki2023-04-141-0/+10
* Host sleep: Consider a reboot after suspend to be a resumeDiana Z2023-03-211-0/+7
* test: Exclude void overridable stubs from coverageAaron Massey2022-10-201-0/+9
* test: host_sleep.c sleep_set_notifyAaron Massey2022-10-141-2/+2
* test: host_sleep sleep_start_suspend default timeAaron Massey2022-10-141-1/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-1/+1
* power/host_sleep.c: Format with clang-formatJack Rosenthal2022-06-291-21/+18
* power: Add chipset and board callbacks for sleep hangsRob Barnes2022-03-171-11/+24
* 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