summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* power/mt8186: move ap-idle to highest priority at power_chipset_initTing Shen2023-05-171-8/+11
* power/x86: Add dedicated interrupt handler for pwrokDaisuke Nojiri2023-05-111-0/+21
* power/icelake: Wait for enough power before booting the APReka Norman2023-04-181-0/+5
* zephyr: Eliminate pointer from SYS_INIT functionsKeith Short2023-04-171-1/+1
* power: Add s0ix counterGrzegorz Bernacki2023-04-141-0/+10
* mt8186,mt8188: check the holder of AP_RST_ODLEric Yilun Lin2023-04-071-5/+29
* mt8186,mt8188: fix chipset_force_shutdown before power_chipset_initEric Yilun Lin2023-04-061-1/+9
* Host sleep: Consider a reboot after suspend to be a resumeDiana Z2023-03-211-0/+7
* mt8186: fix sysjump and hibernate actionsEric Yilun Lin2023-03-201-9/+12
* mt8186,mt8188: skip forcing shutdown if AP is offEric Yilun Lin2023-03-151-1/+12
* mt8186,mt8188: fix warm reset issued by servo and gscEric Yilun Lin2023-03-151-9/+29
* mt8188: add power signal PMIC_EC_RESETBEric Yilun Lin2023-03-101-0/+9
* mt8188: fix PP4200_S5 enable/disable timingEric Yilun Lin2023-03-101-11/+10
* mt8186,mt8188: fix power signal maskEric Yilun Lin2023-03-101-0/+1
* mt8186,mt8188: increase PMIC hard off delay by 20% toleranceEric Yilun Lin2023-03-071-1/+2
* mt8186,mt8188: force turning off PMIC at S3S5Eric Yilun Lin2023-02-221-84/+50
* mt8186,mt8188: disable IN_AP_SUSPEND interrupt in G3/S5Eric Yilun Lin2023-02-211-12/+6
* mt8186,mt8188: check IN_AP_RST signal when wachdog IRQ raisedEric Yilun Lin2023-02-211-5/+2
* power/amd_x86: Add support for STB dumpingRobert Zieba2023-02-161-0/+10
* power/mt8186: support mt8188 power sequenceEric Yilun Lin2023-02-101-13/+23
* qcom: Suppress the power signal log of AP_SUSPENDWai-Hong Tam2023-01-182-1/+10
* corsola: power sequence teststabilize-15300.B-mainTing Shen2022-12-301-10/+0
* power/amd_x86: Add support for external prochot interruptsRobert Zieba2022-12-091-2/+23
* ec: Support logging system boot time infoRajesh Kumar2022-12-073-0/+10
* Revert "ec: Support logging system boot time info"Piotr Pawliczek2022-12-033-10/+0
* ec: Support logging system boot time infoRajesh Kumar2022-12-023-0/+10
* power: Sort header filesJeremy Bettis2022-11-223-9/+9
* Reland "hibernate: Add hibernate support to ap power code"Andrew McRae2022-11-101-0/+181
* Revert "hibernate: Add hibernate support to ap power code"Diana Z2022-11-091-181/+0
* zephyr: Bring qcom.c test coverage to 100%Jeremy Bettis2022-11-011-1/+0
* hibernate: Add hibernate support to ap power codeAndrew McRae2022-11-011-0/+181
* power/mt8186: implement ap-idle flagTing Shen2022-10-311-0/+8
* power/alderlake: Consistent GPIO_PG_EC_ALL_SYS_PWRG to intel_x86_get_pg_ec_al...Devin Lu2022-10-281-2/+2
* power/alderlake: Add runtime CONFIG for power signalDevin Lu2022-10-281-1/+5
* test: Exclude void overridable stubs from coverageAaron Massey2022-10-201-0/+9
* tree: Enable warning for fallthrough in switch statementsTom Hughes2022-10-192-4/+4
* ec: Remove fake suspend from qcom.cJeremy Bettis2022-10-191-37/+1
* power/icelake: add casts for power signalsTom Hughes2022-10-171-13/+14
* 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
* power: Remove param to power_common_stateJeremy Bettis2022-10-051-3/+3
* Update license boilerplate text in source code filesMike Frysinger2022-09-1223-23/+23
* zephyr: tests: Test handling of special key combos in `keyboard_scan.c`Tristan Honscheid2022-09-091-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-016-12/+12
* zephyr: Mock power sequence driverAl Semjonovs2022-08-251-4/+4
* power/mt8186: remove redundant msleepTing Shen2022-08-151-1/+0
* util: remove unused includesYuval Peress2022-08-059-1/+9
* power/mt8186: add CHIPSET_SUSPEND_COMPLETE hookTing Shen2022-07-141-0/+2
* mt8186: reports reset/shutdown reason in hexEric Yilun Lin2022-07-071-2/+2
* mt8186: reports forcing shutdown by long pwrkey pressEric Yilun Lin2022-07-071-5/+14