summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* system: Remember if reset was due to AP watchdog triggeringNicolas Boichat2018-10-301-1/+6
* power: add chipset_in_or_transitioning_to_stateJett Rink2018-09-181-0/+31
* power/mt8183: Keep PMIC_WATCHDOG_L low in S5/S3Nicolas Boichat2018-08-311-2/+3
* power/mt8183: Fix power sequencingNicolas Boichat2018-08-311-6/+32
* cheza: Disable interrupts which are floating when switchcap offWai-Hong Tam2018-08-311-0/+9
* cheza: Use POWER_GOOD signal instead of AP_RST_LWai-Hong Tam2018-08-311-21/+21
* Revert "cheza: Support confirmation of power lost"Wai-Hong Tam2018-08-311-51/+2
* kukui: Change FORCE_RESET to ODLNicolas Boichat2018-08-291-3/+3
* cheza: Add more power signals for informative purposeWai-Hong Tam2018-08-291-1/+1
* power/mt8183: Power sequence from S5, not G3Nicolas Boichat2018-08-241-19/+22
* ICL: Fix the timeout value for SUS_SLP_L in G3S5 stateScott Collyer2018-08-221-3/+7
* cheza: Check switchcap GPIO0 which indicates outputting good voltageWai-Hong Tam2018-08-131-0/+43
* intel_x86: fix the build error when removing CONFIG_POWER_S0IXZhuohao Lee2018-08-091-0/+2
* icelake: Correct POWER_G3S5 exit statusVijay Hiremath2018-08-091-11/+4
* icelake: Add power sequencing support for icelakeScott Collyer2018-07-274-1/+178
* espi: Rename CONFIG_HOSTCMD_ESPI_VW_SIGNALS to CONFIG_HOSTCMD_ESPI_VW_SLP_SIG...Furquan Shaikh2018-07-272-6/+6
* cheza: Remove the switchcap hackWai-Hong Tam2018-07-261-1/+1
* cheza: Change GPIO for the rev-1 boardWai-Hong Tam2018-07-261-5/+5
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-2611-55/+92
* power: Add power_get_state APIDaisuke Nojiri2018-07-251-0/+5
* power/mt8183: Fix PMIC_EN_ODL polarity, watchdog signalNicolas Boichat2018-07-231-2/+2
* 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