summaryrefslogtreecommitdiff
path: root/power/mt8192.c
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-0/+1
* power/mt8192.c: Format with clang-formatJack Rosenthal2022-07-061-11/+10
* power/mt8192: Apply chipset resume init and suspend complete hooksTommy Chung2022-07-061-0/+9
* power/mt8192: Do not exit hard off when ap idleTommy Chung2022-07-011-2/+4
* power: Add chipset and board callbacks for sleep hangsRob Barnes2022-03-171-2/+3
* power: Add default cases for power state handlersEvan Green2021-12-011-0/+6
* power/mt8192: ignore ap-off flag when manual sysjumpTing Shen2021-11-251-2/+1
* power: Combine chipset_reset_reason and chipset_shutdown_reasonTom Hughes2021-11-121-1/+1
* power/mt8192: remove unused variableTing Shen2021-11-111-3/+0
* zephyr: mt8192: gather power-signal information from DTDenis Brockus2021-11-031-0/+4
* power/mt8192: set correct initial power state for EFS2Ting Shen2021-10-121-1/+2
* zephyr: asurada: move power/it8xxx2 to be in power/mt8192Denis Brockus2021-06-221-0/+9
* asurada: enable HOST_SLEEP_STATE to smooth suspend trasnsitionEric Yilun Lin2021-06-151-0/+70
* power/mt8192: back to S5 when PMIC failed to shutdownTing Shen2020-12-041-0/+4
* power/mt8192: don't boot AP when wake from AC insertTing Shen2020-10-051-7/+19
* asurada: keep PP5000_A on at G3Ting Shen2020-08-281-3/+0
* asurada rev0: Remove control of PP3300_U and PP1800_U.Tony Lin2020-06-111-6/+0
* hooks: Introduce HOOK_CHIPSET_SHUTDOWN_COMPLETEWai-Hong Tam2020-06-061-0/+3
* mt8192: add MediaTek MT8192 power sequencing supportEric Yilun Lin2020-05-081-0/+454