summaryrefslogtreecommitdiff
path: root/include/driver/tcpm/tcpm.h
Commit message (Expand)AuthorAgeFilesLines
* rex: zephyr: test: Add unit tests for usb_pd_policyMadhurima Paruchuri2022-10-281-1/+2
* tcpc: modify nct38xx and fusb302 get vbus voltage functionMatt Wang2022-10-191-0/+11
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* tcpm: add tcpc_get_bist_test_modeEric Yilun Lin2022-08-221-0/+13
* TCPCI: nct38xx: Only restore mask registers during hard resetDevin Lu2022-07-141-0/+7
* include/driver/tcpm/tcpm.h: Format with clang-formatJack Rosenthal2022-06-301-52/+47
* tcpm: Support PD chips with SBU protectionVijay Hiremath2022-05-261-1/+17
* TCPCI: Allow TCPM to use sink/source control without PPCs presenceDevin Lu2022-05-101-2/+0
* tcpm: allow TCPC FRS without CONFIG_USB_PD_FRS_TCPCCaveh Jalali2022-02-031-2/+19
* TCPCI: Add an interface for I2C wakeDiana Z2021-11-111-0/+7
* tcpm: Add port flag indicating if the TCPC controls VCONNCaveh Jalali2021-10-291-7/+8
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-311-2/+2
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-181-2/+2
* COIL: I2C: Update terminologyCaveh Jalali2021-08-021-1/+1
* tcpm: Do not include gpio.hCaveh Jalali2021-06-261-3/+2
* TCPM: Add new LPM bypass TCPC accessorsCaveh Jalali2021-06-251-0/+24
* TCPC: Cleanup: Get Sink & SRC state from PD or PPCVijay Hiremath2021-04-211-17/+6
* TCPC: Cleanup: Enable PPC from PD or Power MUXVijay Hiremath2021-04-201-1/+1
* TCPMv2: Add support for disabling type-2 BIST modeScott Collyer2021-03-121-0/+16
* TCPMv1/v2: Move SOP' enabling to tcpm_set_vconnEric Herrmann2021-03-041-1/+19
* TCPMv2: Support BIST Test ModeAbe Levkoy2021-01-221-0/+11
* tcpm: Move tcpm.h into an include directorySimon Glass2020-12-221-0/+542