summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* power/mt8192: Apply chipset resume init and suspend complete hooksTommy Chung2022-07-061-0/+9
* power/mt8192: Do not exit hard off when ap idleTommy Chung2022-07-011-2/+4
* 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
* zephyr: asurada: Enable power button and sequencingDenis Brockus2021-05-192-1/+15
* qcom: Create new configs for SC7280Wai-Hong Tam2021-05-181-0/+1
* qcom: Generalize the power signals and functions for SC7x80Wai-Hong Tam2021-05-171-14/+14
* qcom: Generalize the filenames for Qualcomm chipsetsWai-Hong Tam2021-05-173-3/+3
* amd_x86: Check for S0ix before S3Rob Barnes2021-04-271-3/+6
* AMD Power: Remove reference to S5 pauseDiana Z2021-04-121-3/+0
* Power: Add configurable S5 timeoutDiana Z2021-04-101-5/+39
* alderlake: Remove resolved TODOCaveh Jalali2021-04-021-4/+1
* power: change pwr_5v_ctl_mtx to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-7/+1
* power: sc7180: move power signals definition to sc7180 commonJack Rosenthal2021-03-182-0/+37