summaryrefslogtreecommitdiff
path: root/driver/tcpm
Commit message (Expand)AuthorAgeFilesLines
* 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
* COIL: Update RT1718S address defineDiana Z2021-06-081-1/+1
* TCPCI: Add OCP reportingDiana Z2021-06-071-1/+14
* IOEX_CCGXXF: Add 1.8V level GPIOs supportIurii2021-06-031-0/+2
* NCT38xx: Set debug accessory control conditionallyDiana Z2021-06-011-4/+35
* rt1718s: implement BC1.2 driverTing Shen2021-06-012-1/+264
* driver/tcpc: implement rt1718s tcpc/ppc driverTing Shen2021-06-012-0/+227
* TCPCI: Move debug accessory control set to NCT38xx driverDiana Z2021-05-272-12/+13
* CCGXXF: Enable Auto Discharge DisconnectIurii Berezhanskyi2021-05-261-0/+2
* dedede: Rework `extpower_is_present()`Aseda Aboagye2021-05-191-3/+0
* raa489000: enable adc functionMike Lee2021-05-131-10/+31
* I/O Expander: Add CCG6XX driverVijay Hiremath2021-05-051-0/+44
* ps8xxx: Handle null pointersCaveh Jalali2021-04-301-1/+9
* raa489000: Check VBUS ADC over POWER_STATUSAseda Aboagye2021-04-291-3/+6
* Coachz:PS8XXX: Add 5ms delay to make CC being judged correntlytongjian2021-04-271-0/+10
* raa489000: Sink VBUS before switching to TCPC sideMike Lee2021-04-231-1/+1
* TCPC: Cleanup: Get Sink & SRC state from PD or PPCVijay Hiremath2021-04-212-22/+9
* raa489000: Sink VBUS before switching to TCPC sideAseda Aboagye2021-04-211-15/+15
* TCPC/PPC: Add code for Cypress EZ-PD CCG6DF, CCG6SFVijay Hiremath2021-04-201-0/+17
* TCPC: Cleanup: Enable PPC from PD or Power MUXVijay Hiremath2021-04-207-8/+12
* raa489000 : clear 'Enable ADC' bit on port 1YongBeum.Ha2021-04-151-9/+10
* Export even more symbols from ps8xxxSimon Glass2021-04-131-9/+0
* Revert "RAA489000: Clear debug accessory state on init"Diana Z2021-04-071-15/+0
* RAA489000: Check battery level in debug detachDiana Z2021-04-071-0/+5
* stm32gx: ucpd: BIST mode control and correct nRetryCountScott Collyer2021-03-311-0/+7
* Revert "ps8815: delete CONFIG_USB_PD_TCPM_PS8815_FORCE_DID"Zhuohao Lee2021-03-251-0/+45
* ucpd: Add support to turn off type-2 BIST modeScott Collyer2021-03-161-0/+15
* Raa489000: Set Vbus Target Voltage lowerMike Lee2021-03-102-1/+2
* RT1715: Reset on EC reboot instead of POREric Herrmann2021-03-091-7/+6
* RAA489000: Clear debug accessory state on initDiana Z2021-03-041-0/+15