summaryrefslogtreecommitdiff
path: root/power/mt8186.c
Commit message (Expand)AuthorAgeFilesLines
* 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