summaryrefslogtreecommitdiff
path: root/power
Commit message (Expand)AuthorAgeFilesLines
* 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
* power/intel_x86: Do not restore SCI/SMI masks if not backed upFurquan Shaikh2019-02-201-0/+11
* cometlake: Guard passing RSMRST_L to PCH by PP5000_A railScott Collyer2019-02-041-1/+15
* cometlake: Add power sequencing support for cometlake chipsetScott Collyer2019-01-244-0/+168
* kukui: Add BOARD_REV 2 configs.Yilun Lin2019-01-231-0/+12
* kukui: Remove BOARD_REV 0 GPIO configs.Yilun Lin2019-01-221-4/+0
* cheza: Ensure POWER_GOOD low after forcing shutdownWai-Hong Tam2019-01-111-21/+23
* sdm845: Wait for battery to stablize before bootPhilip Chen2019-01-101-5/+8
* cheza: Wait power button release before actually boot APWai-Hong Tam2018-12-101-22/+17
* flapjack: add initial content for the buildYH Lin2018-12-101-1/+1
* cheza: Make chipset_reset do a warm resetWai-Hong Tam2018-12-091-6/+36
* cheza: When warm_reset-toggling finished, issue a request to resetWai-Hong Tam2018-12-091-25/+10
* cheza: Make apreset and apshutdown calls follow the state machineWai-Hong Tam2018-12-091-24/+24
* cheza: Execute the power-off sequence on S3S5Wai-Hong Tam2018-12-061-15/+25
* baseboard/octopus: Enable CONFIG_BOARD_HAS_RTC_RESETKarthikeyan Ramasubramanian2018-12-051-0/+1
* power/rk3399: Remove unused power_seq_versionPhilip Chen2018-12-011-17/+11
* power/rk3399: Do not boot until power button is releasedPhilip Chen2018-11-191-2/+15
* power/mt8183: Fix power transition from S3 to S0.Yilun Lin2018-11-081-4/+4
* power/mt8183: Obey ap-off reset flag if PMIC is already upstabilize-11217.BNicolas Boichat2018-11-011-1/+7
* cheza: Do S0->S5->S0 transition after warm_reset-toggling finishedWai-Hong Tam2018-10-311-10/+26
* power/common: Wait some time before updating wake masksFurquan Shaikh2018-10-301-5/+35
* cheza: Monitor the WARM_RESET_L signal to hold APWai-Hong Tam2018-10-301-1/+64
* system: Remember if reset was due to AP watchdog triggeringNicolas Boichat2018-10-291-1/+6
* power/mt8183: Implement watchdog-initiated resetNicolas Boichat2018-10-251-0/+25
* power/mt8183: Pulse PMIC_FORCE_RESET_ODL for 10s to force resetNicolas Boichat2018-10-241-0/+20
* power/mt8183: Reboot EC before trying to boot AP for a second timeNicolas Boichat2018-10-151-3/+10
* intel_x86: Clear SCI/SMI masks only after host enters S0ixFurquan Shaikh2018-10-081-42/+43
* cheza: Turn off 3.3V rail on S5Wai-Hong Tam2018-10-041-2/+4
* mt8183: Hold power button 10s for hard shutdown.Yilun Lin2018-10-041-2/+2
* power: add chipset_in_or_transitioning_to_stateJett Rink2018-09-071-0/+31
* ICL: Modify force_shutdown to meet PCH timing requirementsScott Collyer2018-09-051-3/+10
* 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