summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* power/mt8183: Remove use of GPIO_PP1800_S0_EN.Yilun Lin2018-06-201-2/+0
* Remove Kahlee boardMartin Roth2018-06-151-8/+0
* host_event: Handle SCI/SMI masks correctly when using S0ixFurquan Shaikh2018-06-151-0/+41
* power/mt8183: Power sequencing logic for MT8183Nicolas Boichat2018-06-142-0/+329
* power: Add CONFIG_* option for PROCHOT polarity.Aseda Aboagye2018-06-083-0/+17
* Fizz: add CONFIG_BOARD_HAS_RTC_RESETRyan Zhang2018-06-071-0/+5
* power: Rename rockchip to rk3288Nicolas Boichat2018-06-072-1/+1
* power: Rename mediatek to mt817xNicolas Boichat2018-06-072-2/+2
* stoney: Rename GPIO_PCH_RCIN_L to GPIO_SYS_RESET_LJonathan Brandmeyer2018-06-051-2/+2
* stoney: strip unused forcing_coldreset path.Jonathan Brandmeyer2018-06-041-12/+2
* APL/GLK: Clean up UART buffer before shutdownVijay Hiremath2018-05-231-0/+8
* espi: rename remaining eSPI optionsJett Rink2018-05-232-6/+6
* lpc/espi: convert remaning CONFIG_LPC to CONFIG_HOSTCMD_X86Jett Rink2018-05-221-1/+1
* cheza: Check power enough and enable PP5000 when power-on APWai-Hong Tam2018-05-221-0/+51
* cheza: Support confirmation of power lostTom Wai-Hong Tam2018-05-081-2/+51
* cheza: Enable AP_RST_REQ as a request from AP to reset itselfWai-Hong Tam2018-05-081-1/+27
* cheza: Make sure switchcap is configured rightAlexandru M Stan2018-05-041-1/+1
* cheza: Add SDM845 power sequence for rev-0 boardWai-Hong Tam2018-05-042-0/+641
* power/rk3399: Check aborted suspend for s0s3_usb_wake_power_seqPhilip Chen2018-04-201-1/+5
* power/common: Preserve 5v enable across sysjumpJustin TerAvest2018-04-191-0/+25
* stoney: Use chipset_pre_init callbackFurquan Shaikh2018-04-191-2/+7
* APL/GLK: Move chipset shutdown to chipset taskFurquan Shaikh2018-04-191-2/+25
* intel_x86: Get rid of CHIPSET_PRE_INIT hookFurquan Shaikh2018-04-191-3/+0
* chipset: Add callback for chipset pre-initializationFurquan Shaikh2018-04-191-0/+8
* Code cleanup: Remove cold reset logicVijay Hiremath2018-04-036-85/+37
* stoney: Rename PGOOD GPIOsEdward Hill2018-03-261-14/+14
* intel_x86: Move chipset reset logic to common codeVijay Hiremath2018-03-254-50/+31
* apollolake: Remove AP cold reset logicVijay Hiremath2018-03-251-29/+8
* Code cleanup: Rename GPIO PCH_RCIN_L to SYS_RESET_LVijay Hiremath2018-03-241-2/+2
* power: create CONFIG_CHIPSET_GEMINILAKEJett Rink2018-03-202-3/+4
* debugging: Correcting console channel to chipset instead of switchJett Rink2018-03-061-1/+1
* cleanup: fixing typoJett Rink2018-03-061-1/+1
* grunt: Disable system power (_A rails) in G3Edward Hill2018-02-121-33/+48
* scarlet: shutdown PP900_S0 power rail when S3Lin Huang2018-02-091-2/+2
* Fizz: Execute PMIC reset before vboot_mainDaisuke Nojiri2018-02-081-1/+3
* scarlet: Assert SYS_RST_L in S5Philip Chen2018-01-231-1/+11
* power/rk3399: Change power-off sequence for KD panelPhilip Chen2018-01-161-1/+1
* glkrvp: Enable eSPI instead of LPC including eSPI VW based SCI/SMIShamile Khan2018-01-161-0/+4
* grunt: Fix ENABLE_BACKLIGHT to be active lowEdward Hill2018-01-141-4/+0
* power: Fix interrupt enable in siglog_deferredEdward Hill2018-01-111-1/+1
* espi: Add API to test if signal is eSPI virtual wireScott Worley2018-01-022-12/+20
* power/rk3399: Fix the power sequence length passed to power_seq_run()Philip Chen2017-12-201-2/+2
* cleanup: power/rk3399: Remove unused power sequencePhilip Chen2017-12-201-45/+0
* power: cannonlake: SLP_SUS_L deasserted == S5.Aseda Aboagye2017-12-201-0/+6
* power: cannonlake: Fix power state tracking.Aseda Aboagye2017-12-121-16/+38
* power/rk3399: Poll IN_PGOOD_S0 on up-sequenceShawn Nematbakhsh2017-12-121-4/+23
* grunt: Add delay to PWR_GOODEdward Hill2017-12-112-20/+9
* host_events: Introduce unified host event commandJenny TC2017-12-062-49/+41
* intel_x86: Auto power-on after battery SOC is above minimum requiredFurquan Shaikh2017-11-281-5/+49
* cannonlake: Check for hard and soft off in chipset_force_shutdownFurquan Shaikh2017-11-281-1/+1