summaryrefslogtreecommitdiff
path: root/power/sdm845.c
Commit message (Expand)AuthorAgeFilesLines
* power: Use a general name for PMIC_RESIN_L signal on sc7180 and sdm845Wai-Hong Tam2020-07-201-10/+10
* hooks: Introduce HOOK_CHIPSET_SHUTDOWN_COMPLETEWai-Hong Tam2020-06-061-0/+3
* Trogdor: Remove triggering AP cold reset over a hostcommandWai-Hong Tam2020-05-161-6/+0
* sc7180, sdm845: Clear invalid request on the power-on/off checkWai-Hong Tam2020-03-101-3/+5
* sc7180, sdm845: Disable idle task deep sleep during sysjumpWai-Hong Tam2020-02-151-0/+2
* sdm845, sc7180: Prioritize the power_request for checking power on and offWai-Hong Tam2020-01-231-16/+18
* include: Move RESET_FLAG_* into ec_commands.h as EC_RESET_FLAG_*You-Cheng Syu2019-08-261-7/+7
* 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
* 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
* cheza: Do S0->S5->S0 transition after warm_reset-toggling finishedWai-Hong Tam2018-10-311-10/+26
* cheza: Monitor the WARM_RESET_L signal to hold APWai-Hong Tam2018-10-301-1/+64
* cheza: Turn off 3.3V rail on S5Wai-Hong Tam2018-10-041-2/+4
* 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
* cheza: Add more power signals for informative purposeWai-Hong Tam2018-08-291-1/+1
* cheza: Check switchcap GPIO0 which indicates outputting good voltageWai-Hong Tam2018-08-131-0/+43
* 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-261-5/+9
* 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-041-0/+640