summaryrefslogtreecommitdiff
path: root/power/mt8183.c
Commit message (Expand)AuthorAgeFilesLines
* jacuzzi: disable PP1800 when chipset offTing Shen2019-10-081-0/+2
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-1/+1
* 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
* 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
* 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
* 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
* flapjack: add initial content for the buildYH Lin2018-12-101-1/+1
* 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
* 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
* mt8183: Hold power button 10s for hard shutdown.Yilun Lin2018-10-041-2/+2
* 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
* kukui: Change FORCE_RESET to ODLNicolas Boichat2018-08-291-3/+3
* power/mt8183: Power sequence from S5, not G3Nicolas Boichat2018-08-241-19/+22
* reset: Log the reason for AP resets.Jonathan Brandmeyer2018-07-261-10/+18
* 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
* power/mt8183: Power sequencing logic for MT8183Nicolas Boichat2018-06-141-0/+328