summaryrefslogtreecommitdiff
path: root/power/mt8186.c
Commit message (Expand)AuthorAgeFilesLines
* power/mt8186: move ap-idle to highest priority at power_chipset_initTing Shen2023-05-171-8/+11
* 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
* 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/mt8186: support mt8188 power sequenceEric Yilun Lin2023-02-101-13/+23
* corsola: power sequence teststabilize-15300.B-mainTing Shen2022-12-301-10/+0
* power/mt8186: implement ap-idle flagTing Shen2022-10-311-0/+8
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* power/mt8186: remove redundant msleepTing Shen2022-08-151-1/+0
* util: remove unused includesYuval Peress2022-08-051-1/+1
* 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
* power/mt8186: fix the init value of is_exiting_offTing Shen2022-07-051-3/+8
* power/mt8186.c: Format with clang-formatJack Rosenthal2022-07-011-11/+10
* corsola: Enable CHIPSET_RESUME_INIT hook configurationlschyi2022-06-161-0/+2
* power/mt8186: delay HOOK_CHIPSET_SHUTDOWN_COMPLETE to S5G3.Eric Yilun Lin2022-05-301-1/+9
* power/mt8186: stay at S5 before PMIC is fully offEric Yilun Lin2022-05-301-10/+35
* power: Add chipset and board callbacks for sleep hangsRob Barnes2022-03-171-2/+3
* mt8186: enable AP watchdog interruptEric Yilun Lin2022-02-211-2/+75
* power: add mt8186 power sequenceTing Shen2022-01-071-0/+410