| Commit message (Expand) | Author | Age | Files | Lines |
* | ppc: ktu1125: Fix register used for VCONN control | Scott Collyer | 2023-05-15 | 1 | -3/+7 |
* | starmie: Improve RT1739 dead battery voltage issue | wangganxiang | 2023-05-15 | 2 | -1/+3 |
* | TCPCI: Add PPC driver for generic TCPC | Daisuke Nojiri | 2023-05-04 | 2 | -0/+99 |
* | rt1739: fix init sequence and add es4 workaround | Ting Shen | 2023-05-03 | 2 | -8/+14 |
* | ktu1125: set polarity only when applying VCONNrelease-R114-15437.B-main | Boris Mittelberg | 2023-04-25 | 1 | -9/+6 |
* | ktu1125: fix polarity and vconn sourcing | Boris Mittelberg | 2023-04-17 | 1 | -10/+17 |
* | ktu1125: avoid touching vbus when not necessary | Boris Mittelberg | 2023-04-13 | 1 | -2/+12 |
* | Zephyr test: Test NXP PPC interrupts | Diana Z | 2023-04-07 | 1 | -1/+0 |
* | rt1739: check PD state before disconnect SBU/DU/DM | Eric Yilun Lin | 2023-04-07 | 1 | -2/+3 |
* | NX20P348X: Correct dead battery exit error handling | Diana Z | 2023-04-06 | 1 | -1/+1 |
* | ppc/nx20p348x: Do not set reserved bit | Caveh Jalali | 2023-04-02 | 2 | -0/+2 |
* | rt1739: disconnect SBU/DP/DM when unattached | Eric Yilun Lin | 2023-03-27 | 2 | -0/+27 |
* | ppc/syv682x: Handle incorrect Vconn config | Kyle Lin | 2023-03-27 | 1 | -0/+14 |
* | rt1739: implement set_vbus_source_current_limit | Ting Shen | 2023-03-13 | 2 | -4/+31 |
* | geralt: disable bc1.2 | Ting Shen | 2023-02-14 | 1 | -0/+6 |
* | ppc/rt1739: implement dead battery boot | Ting Shen | 2023-02-08 | 2 | -3/+35 |
* | rt1739: fix ppc_dump output channel | Eric Yilun Lin | 2023-02-03 | 1 | -4/+11 |
* | syv682x: cached force discharge config | Eric Yilun Lin | 2023-01-13 | 1 | -1/+15 |
* | driver: Sort header files | Jeremy Bettis | 2022-11-29 | 6 | -10/+8 |
* | rt1739: add interrupt callback in rt1739 ppc driver | Ting Shen | 2022-10-03 | 1 | -0/+1 |
* | Update license boilerplate text in source code files | Mike Frysinger | 2022-09-12 | 13 | -13/+13 |
* | Zephyr: Add AOZ1380 to PPC devicetree | Diana Z | 2022-09-08 | 2 | -44/+1 |
* | NX20P348x: enable RCP 5V SRC mask function | amber.chen | 2022-08-03 | 1 | -0/+4 |
* | nx20p348x: expose public header | Eric Yilun Lin | 2022-07-08 | 1 | -20/+1 |
* | rt1718s: ignore cached source flag for enable sourcing | Eric Yilun Lin | 2022-07-06 | 1 | -10/+2 |
* | driver/ppc/rt1739.h: Format with clang-format | Jack Rosenthal | 2022-07-01 | 1 | -104/+104 |
* | driver/ppc/sn5s330.h: Format with clang-format | Jack Rosenthal | 2022-07-01 | 1 | -57/+57 |
* | driver/ppc/aoz1380.h: Format with clang-format | Jack Rosenthal | 2022-07-01 | 1 | -1/+0 |
* | driver/ppc/rt1739.c: Format with clang-format | Jack Rosenthal | 2022-07-01 | 1 | -61/+42 |
* | driver/ppc/aoz1380.c: Format with clang-format | Jack Rosenthal | 2022-06-30 | 1 | -6/+5 |
* | driver/ppc/ktu1125.h: Format with clang-format | Jack Rosenthal | 2022-06-30 | 1 | -84/+84 |
* | driver/ppc/ktu1125.c: Format with clang-format | Jack Rosenthal | 2022-06-30 | 1 | -56/+41 |
* | driver/ppc/sn5s330.c: Format with clang-format | Jack Rosenthal | 2022-06-29 | 1 | -72/+51 |
* | driver/ppc/nx20p348x.h: Format with clang-format | Jack Rosenthal | 2022-06-29 | 1 | -58/+58 |
* | driver/ppc/nx20p348x.c: Format with clang-format | Jack Rosenthal | 2022-06-29 | 1 | -15/+11 |
* | driver/ppc/rt1718s.c: Format with clang-format | Jack Rosenthal | 2022-06-28 | 1 | -26/+18 |
* | driver/ppc/syv682x.c: Format with clang-format | Jack Rosenthal | 2022-06-28 | 1 | -40/+36 |
* | driver/ppc/syv682x.h: Format with clang-format | Jack Rosenthal | 2022-06-28 | 1 | -71/+71 |
* | bc12: split task handler in init and event | Fabio Baltieri | 2022-05-27 | 1 | -26/+27 |
* | usbc: wrap task_set_event to have an explicit port argument | Fabio Baltieri | 2022-05-27 | 1 | -2/+1 |
* | nx20p348x: add board init function | Eric Yilun Lin | 2022-05-26 | 2 | -0/+18 |
* | NX20P348x: Handle reverse current events | Diana Z | 2022-05-20 | 1 | -1/+3 |
* | rt1739: more workaround at init | Ting Shen | 2022-04-28 | 2 | -15/+52 |
* | tcpc/rt1718s: disable FRS until valid FRS VBUS drop | Eric Yilun Lin | 2022-04-28 | 1 | -0/+1 |
* | rt1718s: move FRS function from ppc to tcpc driver | Eric Yilun Lin | 2022-04-15 | 1 | -35/+1 |
* | rt1739: add es2 workaround | Ting Shen | 2022-04-14 | 1 | -0/+8 |
* | rt1739/rt9490/rt1718s: fix bc12 detection logic | Ting Shen | 2022-03-31 | 1 | -2/+2 |
* | rt1718s: fix FRS support by decoupling PPC/TCPC driver | Eric Yilun Lin | 2022-03-25 | 1 | -2/+4 |
* | sn5s330: return when PP FET cannot be enabled | Tristan Honscheid | 2022-03-18 | 1 | -0/+3 |
* | ppc/rt1739: implement FRS | Ting Shen | 2022-03-16 | 2 | -8/+51 |