summaryrefslogtreecommitdiff
path: root/power/mt8183.c
Commit message (Expand)AuthorAgeFilesLines
* 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