summaryrefslogtreecommitdiff
path: root/driver/tcpm
Commit message (Expand)AuthorAgeFilesLines
* atomic: use atomic_t where it is possibleDawid Niedzwiecki2021-12-081-2/+2
* USB MUX: Wait on ACK for HPD changes when requiredDiana Z2021-12-025-5/+19
* zephyr: Shim nct38xx io expander alertWealian Liao2021-12-021-7/+41
* mt6360/rt1718s: prevent BC1.2 trigger after PD establishedTing Shen2021-12-011-1/+5
* tcpm/rt1718s: uses mutex_t insteadEric Yilun Lin2021-12-011-1/+1
* ps8xxx: disable low power mode for PS8815Scott Chao2021-11-191-4/+5
* TCPMv2: Handle timing corner case in TCPC PRL discardDiana Z2021-11-151-0/+12
* RAA489000: Configure I2C wake functionDiana Z2021-11-111-0/+1
* TCPCI: Add an interface for I2C wakeDiana Z2021-11-111-0/+13
* ps8xxx: define PS8815 USB EQ registerstabilize-14333.B-mainWill Tsai2021-11-091-0/+6
* ps8815: Limit Rp detect workaround to PS8815Tomasz Michalec2021-11-091-0/+3
* it83xx_pd.h: fix header dependencyTing Shen2021-10-291-0/+2
* tree: Files should end with single newlineTom Hughes2021-10-182-2/+0
* PS8xxx: Move the delay before Vconn shutdown to PS8xxx driverWai-Hong Tam2021-10-072-10/+15
* SSFC: Framework to support two charger sourcesParth Malkan2021-09-241-14/+21
* driver/tcpm/it83xx: turn both cc pins off when disable VconnRuibin Chang2021-09-241-9/+17
* driver/tcpm/it8xxx2: turn both cc pins off when disable VconnRuibin Chang2021-09-241-7/+16
* ccgxxf: Add correct I2C address flagsstabilize-14235.B-mainVijay Hiremath2021-09-221-2/+1
* ps8xxx: Add support for ps8815 A2 with bad FWCaveh Jalali2021-09-211-0/+7
* rt1718s: refactor: move gpio control to driver moduleTing Shen2021-09-142-6/+74
* tcpm/rt1718s: fix race condition between tcpc_init and usb_chg taskTing Shen2021-09-091-3/+0
* tcpm: Mitigate EC RX circular buffer overflowNathan K2021-09-031-1/+15
* ps8xxx: Fix PD task hang if PS8xxx device is missingKeith Short2021-09-021-2/+3
* rt1718s: don't update charge_manager on supplier = NONETing Shen2021-09-021-1/+3
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-318-48/+48
* USB MUX: Convert usb_mux HPD functions to use mux_state_tDiana Z2021-08-305-5/+11
* rt1718s: enable FRSTing Shen2021-08-252-10/+43
* Homestar: Distinguish PS8755 with hidden registerxuxinxiong2021-08-252-0/+26
* TCPM: Remove enum pd_msg_typeAbe Levkoy2021-08-183-6/+6
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-188-11/+14
* ps8xxx: Wait for chip to wake up from LPMCaveh Jalali2021-08-171-1/+51
* ps8xxx: Check for register access errorsCaveh Jalali2021-08-161-7/+15
* ps8xxx: Refactor role control delay logicCaveh Jalali2021-08-141-8/+13
* USB MUX: Generalize mux ACKDiana Z2021-08-145-11/+35
* ps8xxx: Simplify firmware version logicCaveh Jalali2021-08-141-21/+18
* ps8xxx: Remove redundant & operator on functionsCaveh Jalali2021-08-131-27/+27
* IOEX: nct38xx: Map Type-C port to IOEX portVijay Hiremath2021-08-132-3/+28
* rt1718s: implement adc readTing Shen2021-08-132-6/+119
* nct38xx: Split after-reset timestabilize-14151.B-mainDevin Lu2021-08-131-1/+12
* rt1718s: add proper define guardTing Shen2021-08-061-0/+2
* tcpm/rt1718s: implement software workaroundTing Shen2021-08-032-0/+65
* ps8xxx: patch ps8805 A3 chip Device IDSue Chen2021-08-032-0/+43
* cherry: enable usb pdTing Shen2021-07-291-0/+4
* rt1718s: fix incorrect alert methodTing Shen2021-07-291-1/+1
* ppc/rt1718s: notify charger task about vbus changeTing Shen2021-07-291-8/+9
* raa489000: Wait 853us before checking VBUS at initwangganxiang2021-07-201-0/+2
* rt1718s: implement low power modeTing Shen2021-07-202-1/+18
* TCPC: add flag to disable debug accessory controlBoris Mittelberg2021-07-131-0/+2
* driver/tcpm/ite_pd_intc: separate pd interrupt to ite_pd_intcRuibin Chang2021-07-094-16/+134
* NCT3807: Set up correct FRS enableDiana Z2021-07-071-1/+23