summaryrefslogtreecommitdiff
path: root/power/qcom.c
Commit message (Expand)AuthorAgeFilesLines
* qcom: Suppress the power signal log of AP_SUSPENDWai-Hong Tam2023-01-181-1/+1
* zephyr: Bring qcom.c test coverage to 100%Jeremy Bettis2022-11-011-1/+0
* ec: Remove fake suspend from qcom.cJeremy Bettis2022-10-191-37/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* zephyr: tests: Test handling of special key combos in `keyboard_scan.c`Tristan Honscheid2022-09-091-1/+1
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-011-2/+2
* zephyr: Mock power sequence driverAl Semjonovs2022-08-251-4/+4
* util: remove unused includesYuval Peress2022-08-051-0/+1
* power/qcom.c: Format with clang-formatJack Rosenthal2022-06-281-43/+38
* power: Add new chipset_power_on APIJack Rosenthal2022-04-291-0/+8
* power: Add chipset and board callbacks for sleep hangsRob Barnes2022-03-171-2/+3
* qcom: Catch the unexpected case that POWER_GOOD up again after lostWai-Hong Tam2022-02-161-7/+19
* qcom: Unconditionally disable AP_RST_L interrupt on power offWai-Hong Tam2022-02-161-5/+6
* qcom: Swap a reliable signal to confirm PMIC powerWai-Hong Tam2022-02-121-2/+2
* qcom: Clear all power-on trigger flags after handling oneWai-Hong Tam2022-02-101-22/+20
* qcom: Move the execution of warm reset to CHIPSET contextWai-Hong Tam2022-01-271-11/+28
* qcom: Rename the POWER_REQ_COLD_RESETWai-Hong Tam2022-01-271-4/+4
* qcom: Refactor the AP warm reset sequenceWai-Hong Tam2022-01-271-9/+26
* power: Add default cases for power state handlersEvan Green2021-12-011-0/+5
* qcom: Add checks for EFS2 to the power on sequenceKeith Short2021-11-121-7/+16
* power: Combine chipset_reset_reason and chipset_shutdown_reasonTom Hughes2021-11-121-1/+1
* qcom: Deprecate WARM_RESET handlings in SC7280Wai-Hong Tam2021-09-171-10/+15
* herobrine: Always enable the 5V railWai-Hong Tam2021-09-161-14/+0
* qcom: Increase the delay between powering on the switchcap and the PMICWai-Hong Tam2021-08-121-2/+5
* qcom: Move enabling/disabling 3.3V rail to the board levelWai-Hong Tam2021-07-141-4/+2
* qcom: Deprecate AP_RST_REQ in SC7280Wai-Hong Tam2021-07-131-0/+2
* qcom: Enable AP_RST_L interrupt on sysjump to RWWai-Hong Tam2021-06-221-0/+8
* qcom: Deprecate QSIP_ON, a load switch enableWai-Hong Tam2021-05-221-9/+0
* qcom: Generalize the power signals and functions for SC7x80Wai-Hong Tam2021-05-171-14/+14
* qcom: Generalize the filenames for Qualcomm chipsetsWai-Hong Tam2021-05-171-0/+1176