summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* coil: remove ioexpanderMary Ruthven2021-01-063-292/+0
* Trogdor: Initial board commitWai-Hong Tam2019-11-222-0/+881
* Create cometlake-discrete power driverPeter Marheine2019-11-184-0/+277
* icelake/tigerlake: add option to enable PP3300 before PP5000Keith Short2019-11-151-11/+20
* icelake/tigerlake: Add debug for setting main railsKeith Short2019-11-151-8/+16
* power/mt8183: Need 1s pwrbtn press to exit off stateYilun Lin2019-11-111-6/+18
* tigerlake/icelake: add support for SYS_PWROKKeith Short2019-11-012-18/+53
* cometlake: cleanup power signal namesKeith Short2019-10-312-23/+24
* eSPI: Configure SLP_S3, SLP_S4 separatelyAbe Levkoy2019-10-301-2/+5
* icelake: Cleanup GPIO_PCH_DSW_PWROKKeith Short2019-10-151-3/+3
* cometlake: Cleanup GPIO_PCH_SYS_PWROKKeith Short2019-10-151-3/+3
* cometlake/icelake: cleanup GPIO_PCH_RSMRST_LKeith Short2019-10-152-2/+2
* power: Fix CONFIG_HOSTCMD_ESPI_VW_SLP_SIGNALS checksKeith Short2019-10-111-20/+20
* jacuzzi: disable PP1800 when chipset offTing Shen2019-10-081-0/+2
* printf: Fix formatting errorsEvan Green2019-10-051-1/+1
* printf: Convert %l to %llEvan Green2019-10-051-1/+1
* host_command: Change host command return value to enum ec_statusTom Hughes2019-10-022-3/+6
* volteer: Add RTC resetKeith Short2019-09-292-6/+9
* cometlake: Remove TODO comment from chipset_force_shutdownScott Collyer2019-09-121-4/+0
* cutoff: ensure logs are flushed before cut-offYilun Lin2019-09-101-0/+2
* power: Add power sequencing logic for Tigerlake chipsetVijay Hiremath2019-09-052-2/+2
* cometlake: Minimize delay for high->low rsmrst passthroughScott Collyer2019-09-041-0/+19
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-266-25/+26
* power: Make HC host_sleep_event independent from power common.Yilun Lin2019-08-233-71/+79
* power: Replace weak attr with __overridableYilun Lin2019-08-222-12/+10
* EC: Do not drop SCI events responsible for wake.Ravi Chandra Sadineni2019-08-211-3/+0
* Trembyle: Add chipset_handle_espi_reset_assert codeDenis Brockus2019-08-141-7/+19
* Zork: Change host_cmd to be ESPIDenis Brockus2019-07-291-1/+5
* power/mt8183: Re-enable watchdog interrupt after sysjumpNicolas Boichat2019-06-251-1/+2
* power/mt8183: Hold PMIC enable to force S5->G3 transition.Nicolas Boichat2019-06-241-3/+31
* intel_x86: Use common code to get power signal's levelVijay Hiremath2019-06-202-7/+2
* ec: Remove extraneous new line as the end of CPRINTS stringsNicolas Boichat2019-06-201-1/+1
* LICENSE: remove unnecessary (c) after CopyrightTom Hughes2019-06-196-6/+6
* power/mt8183: Stay in S5 for 10 seconds before forcing PMIC shutdownNicolas Boichat2019-06-171-4/+13
* power/mt8183: Clarify comment about force PMIC shutdownNicolas Boichat2019-06-171-2/+3
* intel_x86: Report S0ix hang detected by EC using console printFurquan Shaikh2019-06-141-0/+1
* intel_x86/power: Consolidate chipset specific power signals arrayVijay Hiremath2019-06-1311-27/+240
* icelake: Add option to turn-off 5V-rail in power sequencingVijay Hiremath2019-06-111-0/+14
* cml: Remove while loop to check for PP5000_A_PG signalScott Collyer2019-05-242-5/+7
* power: Manipulate wake mask during s0ix timeoutsEvan Green2019-05-082-12/+34
* 7-seg display: Add config to display port80 msg and power statesAyushee2019-05-031-0/+3
* power: Init host_sleep_event resume_transitionsEvan Green2019-04-091-0/+1
* power/intel_x86: Introduce s0ix failure detectionEvan Green2019-03-282-12/+157
* power: Allow board to take custom action on G3 timer expirationDaisuke Nojiri2019-03-281-9/+24
* cometlake: Add PP5000_CONTROL config for PP5000_A railScott Collyer2019-03-161-6/+9
* cometlake: pass RSMRST_L to PCH early to meet tPCH12Rachel Nancollas2019-03-141-0/+3
* power: Refactor POWER_G3 state logicDaisuke Nojiri2019-03-121-18/+13
* kukui: Runtime configure GPIO settings between rev1 and rev2.Yilun Lin2019-03-071-18/+0
* power/mt8183: Do not react to watchdog interrupt if PMIC is offNicolas Boichat2019-02-271-2/+7
* power/mt8183: Detect AP-initiated PMIC shutdown and stay S5/G3Nicolas Boichat2019-02-271-1/+12