summaryrefslogtreecommitdiff
path: root/common/usbc_intr_task.c
Commit message (Expand)AuthorAgeFilesLines
* ec: Add back in some #line directivesJeremy Bettis2023-04-151-0/+6
* common: Sort header filesJeremy Bettis2022-11-291-2/+2
* tcpmv2: expand alert storm count to 1800mike2022-10-281-4/+4
* usbc_intr_task: Cond compile pd_shared_alert_taskAaron Massey2022-09-201-0/+2
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* util: remove unused includesYuval Peress2022-08-051-1/+1
* common/usbc_intr_task.c: Format with clang-formatJack Rosenthal2022-06-291-10/+8
* usbc_intr_task: Include-what-you-use scrubCaveh Jalali2021-06-261-1/+8
* PD_INT: Add ability to process non-TCPC alerts in PD_INTDiana Z2021-04-061-1/+9
* common: Add new shared PD interrupt handlerCaveh Jalali2021-02-251-43/+130
* task_set_event: remove the wait argumentDawid Niedzwiecki2020-12-141-1/+1
* TCPMv2: don't set PD_PROCESS_INTERRUPT event to idle taskRuibin Chang2020-10-221-1/+7
* cleanup: Move High-priority interrupt task to a separate fileVijay Hiremath2020-09-091-0/+105