summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* 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
* zephyr: Move AMD power signals to common includeAndrew McRae2022-07-062-0/+2
* AMD: Remove S0ix interrupt enable/disableDiana Z2022-07-061-4/+0
* 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/mt8186: fix the init value of is_exiting_offTing Shen2022-07-051-3/+8
* power/cannonlake.c: Format with clang-formatJack Rosenthal2022-07-011-3/+3
* power/mt8186.c: Format with clang-formatJack Rosenthal2022-07-011-11/+10
* power/mt8192: Do not exit hard off when ap idleTommy Chung2022-07-011-2/+4
* power/icelake.c: Format with clang-formatJack Rosenthal2022-07-011-13/+11
* power/cometlake-discrete.c: Format with clang-formatJack Rosenthal2022-07-011-5/+9
* power/ec_driven.c: Format with clang-formatJack Rosenthal2022-07-011-2/+2
* power/cometlake.c: Format with clang-formatJack Rosenthal2022-06-301-7/+6
* power/falconlite.c: Format with clang-formatJack Rosenthal2022-06-301-88/+54
* power/sdm845.c: Format with clang-formatJack Rosenthal2022-06-291-27/+25
* power/mt817x.c: Format with clang-formatJack Rosenthal2022-06-291-16/+14
* power/host_sleep.c: Format with clang-formatJack Rosenthal2022-06-291-21/+18
* power/intel_x86.c: Format with clang-formatJack Rosenthal2022-06-291-29/+26
* power/rk3399.c: Format with clang-formatJack Rosenthal2022-06-291-79/+61
* power/skylake.c: Format with clang-formatJack Rosenthal2022-06-281-7/+5
* power/amd_x86.c: Format with clang-formatJack Rosenthal2022-06-281-10/+9
* power/qcom.c: Format with clang-formatJack Rosenthal2022-06-281-43/+38
* power/mt8183.c: Format with clang-formatJack Rosenthal2022-06-281-25/+19
* power/apollolake.c: Format with clang-formatJack Rosenthal2022-06-281-2/+1
* power/meteorlake.c: Format with clang-formatJack Rosenthal2022-06-281-8/+6
* power/alderlake_slg4bd44540.c: Format with clang-formatJack Rosenthal2022-06-281-10/+9
* power/common.c: Format with clang-formatJack Rosenthal2022-06-281-100/+79
* power/rk3288.c: Format with clang-formatJack Rosenthal2022-06-281-24/+18
* power: Drop support for Braswell power sequencingJack Rosenthal2022-06-202-325/+0
* 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: MTL: Allow driving PCH_PWROK from ECVijay Hiremath2022-05-171-0/+6
* power: Add new chipset_power_on APIJack Rosenthal2022-04-291-0/+8
* power/intel_x86: block RSMRST until the system is in S5Zhuohao Lee2022-04-211-5/+3
* amd_x86: Clear SMI/SCI event mask early during suspendRob Barnes2022-04-121-7/+5
* jsl: Kick chipset SM if power loss in suspendAseda Aboagye2022-04-011-0/+9
* power: add casts for power signalsTom Hughes2022-03-282-2/+2
* scout: use SUSPEND and RESUME hooks for TPU powerPeter Marheine2022-03-231-15/+0
* Scout: Power off TPU and IMX8 in S0ixSue Chen2022-03-221-0/+15
* power: Add chipset and board callbacks for sleep hangsRob Barnes2022-03-177-23/+42
* power: Add base code for Meteorlake power sequencingVijay Hiremath2022-03-152-0/+210
* intel_x86: Add config to configure S5 exit timerSugnan Prabhu S2022-03-091-1/+2
* mt8186: enable AP watchdog interruptEric Yilun Lin2022-02-211-2/+75
* qcom: Catch the unexpected case that POWER_GOOD up again after lostWai-Hong Tam2022-02-161-7/+19
* qcom: Unconditionally disable AP_RST_L interrupt on power offWai-Hong Tam2022-02-161-5/+6