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