summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* 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
* qcom: Swap a reliable signal to confirm PMIC powerWai-Hong Tam2022-02-121-2/+2
* qcom: Clear all power-on trigger flags after handling oneWai-Hong Tam2022-02-101-22/+20
* AMD: Add fake S0 supportDiana Z2022-02-071-0/+17
* Power: Add fake S0 console commandDiana Z2022-02-051-0/+26
* qcom: Move the execution of warm reset to CHIPSET contextWai-Hong Tam2022-01-271-11/+28
* qcom: Rename the POWER_REQ_COLD_RESETWai-Hong Tam2022-01-271-4/+4
* qcom: Refactor the AP warm reset sequenceWai-Hong Tam2022-01-271-9/+26
* zephyr: Change power_common tests to avoid tasksJeremy Bettis2022-01-121-0/+12
* power: add mt8186 power sequenceTing Shen2022-01-072-0/+411
* power/icelake: Add SLP_S5 as a watched power signalEvan Green2021-12-021-0/+5
* power/alderlake: Add SLP_S5 as a watched power signalEvan Green2021-12-021-0/+5
* power: Introduce S4 as a real power stateEvan Green2021-12-012-11/+52
* power/common.c: Merge state handling of S0/S3/S0ixEvan Green2021-12-011-10/+4
* power: Add default cases for power state handlersEvan Green2021-12-018-0/+42
* power/mt8192: ignore ap-off flag when manual sysjumpTing Shen2021-11-251-2/+1
* intel_x86: Apply chipset resume init and suspend complete hooksDevin Lu2021-11-231-0/+18
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-1/+1
* falconlite: ensure WDT is deasserted when hard shutdown.Eric Yilun Lin2021-11-171-2/+9
* qcom: Add checks for EFS2 to the power on sequenceKeith Short2021-11-121-7/+16
* power: add casts for power signalsTom Hughes2021-11-123-4/+4
* power: Combine chipset_reset_reason and chipset_shutdown_reasonTom Hughes2021-11-1211-11/+11
* power/mt8192: remove unused variableTing Shen2021-11-111-3/+0
* power/rk3399: Change fake GPIOTom Hughes2021-11-091-1/+1
* power: support falcon-lite power sequencingEric Yilun Lin2021-11-052-0/+509
* zephyr: mt8192: gather power-signal information from DTDenis Brockus2021-11-031-0/+4
* power/common.c: Add explicit cast when converting between enum typesTom Hughes2021-10-291-4/+7
* board: Rename RSMRST_L_PGOOD as PG_EC_RSMRST_ODLfirmware-chameleon-14280.B-mainDivya Sasidharan2021-10-124-7/+7
* power/mt8192: set correct initial power state for EFS2Ting Shen2021-10-121-1/+2
* power/alderlake: Cleanup code to use common GPIO nameDivya Sasidharan2021-10-051-7/+7
* host sleep: fix infinite timeoutBoris Mittelberg2021-09-241-1/+3
* qcom: Deprecate WARM_RESET handlings in SC7280Wai-Hong Tam2021-09-171-10/+15
* herobrine: Always enable the 5V railWai-Hong Tam2021-09-161-14/+0
* power: Fix host_command_hibernation_delay returnTomasz Michalec2021-09-031-1/+1
* qcom: Increase the delay between powering on the switchcap and the PMICWai-Hong Tam2021-08-121-2/+5
* qcom: Move enabling/disabling 3.3V rail to the board levelWai-Hong Tam2021-07-141-4/+2
* qcom: Deprecate AP_RST_REQ in SC7280Wai-Hong Tam2021-07-131-0/+2
* Power: Cast hibernate delay before converting to microsecondsDiana Z2021-07-121-1/+2
* AMD: Ignore forced shutdown if transitioningDiana Z2021-07-021-1/+1
* kukui: enable HOST_SLEEP_STATE to smooth suspend trasnsitionEric Yilun Lin2021-06-291-0/+71
* power: Reorder the power_chipset_init and the interrupt enableWai-Hong Tam2021-06-251-3/+3
* zephyr: asurada: move power/it8xxx2 to be in power/mt8192Denis Brockus2021-06-223-15/+10
* qcom: Enable AP_RST_L interrupt on sysjump to RWWai-Hong Tam2021-06-221-0/+8
* asurada: enable HOST_SLEEP_STATE to smooth suspend trasnsitionEric Yilun Lin2021-06-151-0/+70
* host sleep: add command to change sleep fail detection timeoutBoris Mittelberg2021-05-261-1/+46
* qcom: Deprecate QSIP_ON, a load switch enableWai-Hong Tam2021-05-221-9/+0