summaryrefslogtreecommitdiff
path: root/driver/tcpm
Commit message (Expand)AuthorAgeFilesLines
* 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
* nct38xx: Avoid LPM exit when not alertingCaveh Jalali2021-06-251-10/+27
* TCPM: Add new LPM bypass TCPC accessorsCaveh Jalali2021-06-251-2/+7
* ps8xxx: Add board_ps8xxx_tcpc_init methodDevin Lu2021-06-252-0/+13
* ps8815: Add displayport related settingsDevin Lu2021-06-251-0/+21
* RAA489000: Take sinking into account during debug detachDiana Z2021-06-241-3/+8
* rt1718s: set OVP to 23VSue Chen2021-06-232-0/+14
* zephyr: tcpm: Update ITE driver to support zephyr namesSimon Glass2021-06-221-0/+16
* Fix compilation issues with nocturne SDKPatryk Duda2021-06-171-2/+6
* NCT38xx: Add notification for chip resetDiana Z2021-06-162-0/+15
* NCT38xx: Export boot type informationDiana Z2021-06-162-11/+31
* gingerbread: Use CONFIG_USB_PD_VBUS_DETECT_TCPC for C1Scott Collyer2021-06-161-2/+20
* ps8805: Add driver method to set/get GPIO signalsScott Collyer2021-06-162-0/+90
* raa489000: vbus_mv should greater than 3900mvMike Lee2021-06-091-1/+1
* Create a public header for it83xxSimon Glass2021-06-091-5/+2