summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* qcom: Deprecate QSIP_ON, a load switch enableWai-Hong Tam2021-07-121-9/+0
* qcom: Generalize the power signals and functions for SC7x80Wai-Hong Tam2021-07-121-14/+14
* qcom: Generalize the filenames for Qualcomm chipsetsWai-Hong Tam2021-07-123-3/+3
* power: sc7180: move power signals definition to sc7180 commonJack Rosenthal2021-03-222-0/+38
* Lazor: Modify SWITCHCAP_PG_CHECK_TIMEOUT and _WAITSue Chen2021-01-201-2/+2
* sc7180: Increase delays between enabling switchcap and enabling PMICWai-Hong Tam2020-11-301-5/+5
* Ectool: support reboot AP from G3 state with configurable delay.ravindr12020-11-241-1/+27
* zephyr: shim in power sequencingJack Rosenthal2020-11-242-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-161-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
* sc7180: Add debug command to fake AP_SUSPEND signal to enter/exit S3Wai-Hong Tam2020-07-301-3/+45
* power/intel_x86: Add a config check for S0ixWai-Hong Tam2020-07-291-2/+0
* sc7180: Allow the idle task to go into deep sleep in S3 or lowerWai-Hong Tam2020-07-291-2/+4
* power/mt8183: reset EC if EC has jumped and AP rebootsEric Yilun Lin2020-07-291-2/+2
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-222-2/+2
* sc7180: Support staying and leaving S3Wai-Hong Tam2020-07-221-3/+15
* power: Clear AP_IDLE when waking up by PB or LIDDaisuke Nojiri2020-07-221-1/+24
* power: Use a general name for PMIC_RESIN_L signal on sc7180 and sdm845Wai-Hong Tam2020-07-202-20/+20
* sc7180: Add debug message for the switchcap no power caseWai-Hong Tam2020-07-011-0/+5
* Battery: Implement smart discharge systemDaisuke Nojiri2020-06-201-0/+92
* sc7180: Handle the exception cases of power onWai-Hong Tam2020-06-181-35/+69
* sc7180: Move the hook notifications out of power_on and power_offWai-Hong Tam2020-06-181-22/+17
* asurada rev0: Remove control of PP3300_U and PP1800_U.Tony Lin2020-06-111-6/+0
* system: Clear AP_IDLE when waking up from hibernation by ACDaisuke Nojiri2020-06-111-2/+3
* JSL: Wait 60ms to turn off PP5000_U after PP3300_AAseda Aboagye2020-06-091-0/+7