summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* 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
* Hooks: Add HOOK_CHIPSET_HARD_OFFDiana Z2021-03-181-0/+4
* guybrush: Enable CONFIG_CHIPSET_X86_RSMRST_DELAYRob Barnes2021-03-161-0/+4
* host_sleep: Fix a race condition on resume from S0ixKeith Short2021-03-051-0/+6
* guybrush: Enable S0ix for amd_x86Rob Barnes2021-02-121-0/+220
* power: Rename stoney.c to amd_x86.cRob Barnes2021-02-102-2/+3
* icelake : fix power sequence behaviorJacky Wang2021-02-081-17/+0
* alderlake: Implement chipset supportCaveh Jalali2021-02-072-170/+108
* brya: Clone power sequencer from icelakeCaveh Jalali2021-02-061-0/+344
* host_sleep: Add config.h before ec_commands.hSimon Glass2021-02-041-0/+1
* Lazor: Modify SWITCHCAP_PG_CHECK_TIMEOUT and _WAITSue Chen2021-01-201-2/+2
* zephyr: remove guard to call of lpc_s3_resume_clear_masksJack Rosenthal2021-01-071-6/+1
* kukui: do not boot AP if low-battery and no chargerEric Yilun Lin2020-12-221-0/+19
* Revert "zephyr: Add battery and smart battery options"Eric Yilun Lin2020-12-141-2/+0
* zephyr: Add battery and smart battery optionsKeith Short2020-12-111-0/+2
* power/host_sleep: Fix notifying about power state transitionsPatryk Duda2020-12-081-9/+2
* power/mt8192: back to S5 when PMIC failed to shutdownTing Shen2020-12-041-0/+4
* power: move headers to include/powerJack Rosenthal2020-12-0315-528/+9
* sc7180: Increase delays between enabling switchcap and enabling PMICWai-Hong Tam2020-12-021-5/+5
* Ectool: support reboot AP from G3 state with configurable delay.ravindr12020-11-231-1/+27
* zephyr: shim in power sequencingJack Rosenthal2020-11-202-2/+13
* power: allow eSPI virtual wires without eSPI host commands for zephyrJack Rosenthal2020-11-191-3/+3
* sc7180: Fix forever loop if not enough power to boot APWai-Hong Tam2020-11-141-2/+5
* Kukui: initial a new models kakadu of ec.wen zhang2020-11-021-3/+0
* Trogdor: Deprecate PMIC_FAULT_L signalWai-Hong Tam2020-10-221-2/+0
* sc7180: Correct the order of suspend hooksWai-Hong Tam2020-10-141-9/+9
* sc7180: Notify SUSPEND hooks in S0S3 if shutdown from onWai-Hong Tam2020-10-141-2/+7
* power/mt8192: don't boot AP when wake from AC insertTing Shen2020-10-051-7/+19
* sc7180: Notify RESUME hooks in S3S0 if boot from offWai-Hong Tam2020-09-031-24/+23
* sc7180: Decouple the switchcap control from the power sequenceWai-Hong Tam2020-09-021-4/+4
* asurada: keep PP5000_A on at G3Ting Shen2020-08-281-3/+0
* Revert "power: Don't boot after waking up from hibernation"Daisuke Nojiri2020-08-181-6/+0
* Revert "system: Clear AP_IDLE when waking up from hibernation by AC"Daisuke Nojiri2020-08-181-3/+2
* sc7180: Increase the timeout of waiting enough powerWai-Hong Tam2020-08-181-1/+1
* task: Change mutex_lock() assertEdward Hill2020-08-151-7/+2
* sc7180: Don't neglect the delay in a forced shutdownWai-Hong Tam2020-08-131-3/+3
* task: Fix mutex_lock() assert (reland)Edward Hill2020-08-121-2/+7
* sc7180: Cancel the power button timer during the power state transitionWai-Hong Tam2020-08-111-9/+18
* sc7180: Fix the S3 state checkWai-Hong Tam2020-08-111-1/+1
* sc7180: Monitor AP_RST_L from PMIC to notify HOOK_CHIPSET_RESETWai-Hong Tam2020-08-081-0/+57
* sc7180: Support the sleep failure detection to SC7180 power sequenceWai-Hong Tam2020-08-081-5/+98
* power: Move the sleep failure detection to a common libraryWai-Hong Tam2020-08-072-122/+143
* power/intel_x86: Abstract the chipset specific functionsWai-Hong Tam2020-08-071-21/+37
* power/intel_x86: Decouple LPC logic from sleep detectionWai-Hong Tam2020-08-051-13/+15
* ec: change usage of dummySam Hurst2020-08-051-1/+1
* power/intel_x86: Generalize the sleep failure detection, not bound to S0ixWai-Hong Tam2020-08-041-69/+75
* Revert "power: Clear AP_IDLE when waking up by PB or LID"Daisuke Nojiri2020-08-011-24/+1
* sc7180: Enable the load switch during AP power-onWai-Hong Tam2020-07-301-0/+9