summaryrefslogtreecommitdiff
path: root/driver/ppc
Commit message (Expand)AuthorAgeFilesLines
* ppc: ktu1125: Fix register used for VCONN controlScott Collyer2023-05-151-3/+7
* starmie: Improve RT1739 dead battery voltage issuewangganxiang2023-05-152-1/+3
* TCPCI: Add PPC driver for generic TCPCDaisuke Nojiri2023-05-042-0/+99
* rt1739: fix init sequence and add es4 workaroundTing Shen2023-05-032-8/+14
* ktu1125: set polarity only when applying VCONNrelease-R114-15437.B-mainBoris Mittelberg2023-04-251-9/+6
* ktu1125: fix polarity and vconn sourcingBoris Mittelberg2023-04-171-10/+17
* ktu1125: avoid touching vbus when not necessaryBoris Mittelberg2023-04-131-2/+12
* Zephyr test: Test NXP PPC interruptsDiana Z2023-04-071-1/+0
* rt1739: check PD state before disconnect SBU/DU/DMEric Yilun Lin2023-04-071-2/+3
* NX20P348X: Correct dead battery exit error handlingDiana Z2023-04-061-1/+1
* ppc/nx20p348x: Do not set reserved bitCaveh Jalali2023-04-022-0/+2
* rt1739: disconnect SBU/DP/DM when unattachedEric Yilun Lin2023-03-272-0/+27
* ppc/syv682x: Handle incorrect Vconn configKyle Lin2023-03-271-0/+14
* rt1739: implement set_vbus_source_current_limitTing Shen2023-03-132-4/+31
* geralt: disable bc1.2Ting Shen2023-02-141-0/+6
* ppc/rt1739: implement dead battery bootTing Shen2023-02-082-3/+35
* rt1739: fix ppc_dump output channelEric Yilun Lin2023-02-031-4/+11
* syv682x: cached force discharge configEric Yilun Lin2023-01-131-1/+15
* driver: Sort header filesJeremy Bettis2022-11-296-10/+8
* rt1739: add interrupt callback in rt1739 ppc driverTing Shen2022-10-031-0/+1
* Update license boilerplate text in source code filesMike Frysinger2022-09-1213-13/+13
* Zephyr: Add AOZ1380 to PPC devicetreeDiana Z2022-09-082-44/+1
* NX20P348x: enable RCP 5V SRC mask functionamber.chen2022-08-031-0/+4
* nx20p348x: expose public headerEric Yilun Lin2022-07-081-20/+1
* rt1718s: ignore cached source flag for enable sourcingEric Yilun Lin2022-07-061-10/+2
* driver/ppc/rt1739.h: Format with clang-formatJack Rosenthal2022-07-011-104/+104
* driver/ppc/sn5s330.h: Format with clang-formatJack Rosenthal2022-07-011-57/+57
* driver/ppc/aoz1380.h: Format with clang-formatJack Rosenthal2022-07-011-1/+0
* driver/ppc/rt1739.c: Format with clang-formatJack Rosenthal2022-07-011-61/+42
* driver/ppc/aoz1380.c: Format with clang-formatJack Rosenthal2022-06-301-6/+5
* driver/ppc/ktu1125.h: Format with clang-formatJack Rosenthal2022-06-301-84/+84
* driver/ppc/ktu1125.c: Format with clang-formatJack Rosenthal2022-06-301-56/+41
* driver/ppc/sn5s330.c: Format with clang-formatJack Rosenthal2022-06-291-72/+51
* driver/ppc/nx20p348x.h: Format with clang-formatJack Rosenthal2022-06-291-58/+58
* driver/ppc/nx20p348x.c: Format with clang-formatJack Rosenthal2022-06-291-15/+11
* driver/ppc/rt1718s.c: Format with clang-formatJack Rosenthal2022-06-281-26/+18
* driver/ppc/syv682x.c: Format with clang-formatJack Rosenthal2022-06-281-40/+36
* driver/ppc/syv682x.h: Format with clang-formatJack Rosenthal2022-06-281-71/+71
* 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
* nx20p348x: add board init functionEric Yilun Lin2022-05-262-0/+18
* NX20P348x: Handle reverse current eventsDiana Z2022-05-201-1/+3
* rt1739: more workaround at initTing Shen2022-04-282-15/+52
* tcpc/rt1718s: disable FRS until valid FRS VBUS dropEric Yilun Lin2022-04-281-0/+1
* rt1718s: move FRS function from ppc to tcpc driverEric Yilun Lin2022-04-151-35/+1
* rt1739: add es2 workaroundTing Shen2022-04-141-0/+8
* rt1739/rt9490/rt1718s: fix bc12 detection logicTing Shen2022-03-311-2/+2
* rt1718s: fix FRS support by decoupling PPC/TCPC driverEric Yilun Lin2022-03-251-2/+4
* sn5s330: return when PP FET cannot be enabledTristan Honscheid2022-03-181-0/+3
* ppc/rt1739: implement FRSTing Shen2022-03-162-8/+51