summaryrefslogtreecommitdiff
path: root/driver/ppc/rt1739.c
Commit message (Expand)AuthorAgeFilesLines
* starmie: Improve RT1739 dead battery voltage issuewangganxiang2023-05-151-1/+1
* rt1739: fix init sequence and add es4 workaroundTing Shen2023-05-031-8/+10
* rt1739: check PD state before disconnect SBU/DU/DMEric Yilun Lin2023-04-071-2/+3
* rt1739: disconnect SBU/DP/DM when unattachedEric Yilun Lin2023-03-271-0/+25
* rt1739: implement set_vbus_source_current_limitTing Shen2023-03-131-4/+30
* geralt: disable bc1.2Ting Shen2023-02-141-0/+6
* ppc/rt1739: implement dead battery bootTing Shen2023-02-081-3/+34
* rt1739: fix ppc_dump output channelEric Yilun Lin2023-02-031-4/+11
* rt1739: add interrupt callback in rt1739 ppc driverTing Shen2022-10-031-0/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* driver/ppc/rt1739.c: Format with clang-formatJack Rosenthal2022-07-011-61/+42
* bc12: split task handler in init and eventFabio Baltieri2022-05-271-26/+27
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-2/+1
* rt1739: more workaround at initTing Shen2022-04-281-5/+37
* rt1739: add es2 workaroundTing Shen2022-04-141-0/+8
* rt1739/rt9490/rt1718s: fix bc12 detection logicTing Shen2022-03-311-2/+2
* ppc/rt1739: implement FRSTing Shen2022-03-161-8/+43
* ppc/rt1739: fix workaround codeTing Shen2022-02-111-2/+2
* driver: implement rt1739 ppc/bc12 driverTing Shen2022-02-101-0/+396