summaryrefslogtreecommitdiff
path: root/power/sc7180.c
Commit message (Expand)AuthorAgeFilesLines
* sc7180: Add debug message for the switchcap no power caseWai-Hong Tam2020-07-011-0/+5
* sc7180: Handle the exception cases of power onWai-Hong Tam2020-06-181-35/+69
* sc7180: Move the hook notifications out of power_on and power_offWai-Hong Tam2020-06-181-22/+17
* 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
* Trogdor: Add a delay to ensure the power-off sequence completeWai-Hong Tam2020-04-221-0/+9
* Trogdor: Increase the delay between power-on the system and power-on the PMICWai-Hong Tam2020-04-221-2/+6
* 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
* Trogdor: Separate the interrupt handlers of WARM_RESET_L and POWER_GOODWai-Hong Tam2020-02-011-12/+17
* trogdor: Add more prints in the power sequenceAlexandru M Stan2020-02-011-1/+5
* Trogdor: Remove the IN_POWER_GOOD power-on trigger in S5/G3Wai-Hong Tam2020-02-011-25/+0
* Trogdor: Deprecate AP_RST_REQ handling logicWai-Hong Tam2020-01-241-14/+0
* sdm845, sc7180: Prioritize the power_request for checking power on and offWai-Hong Tam2020-01-231-16/+18
* Trogdor: Remove VBOB rail controlWai-Hong Tam2019-12-101-4/+2
* Trogdor: On startup, turn off the system without checkWai-Hong Tam2019-12-101-4/+17
* Trogdor: Initial board commitWai-Hong Tam2019-11-221-0/+880