summaryrefslogtreecommitdiff
path: root/driver/tcpm/tcpci.h
Commit message (Expand)AuthorAgeFilesLines
* ec_commands: Rename 'renew' to 'live' in EC_CMD_USB_PD_CHIP_INFOKarthikeyan Ramasubramanian2019-07-201-1/+1
* driver: TCPM: nct38xx: add support for NCT38XX series chipsCHLin2019-04-261-7/+12
* common: replace 1 << digits, with BIT(digits)Gwendal Grignou2019-03-261-3/+3
* Ampton: Set the PS8751 to source mode before enter low power modeJames_Chao2019-01-251-0/+1
* pd: Enable USB PD SOP' and SOP'' CommunicationSam Hurst2019-01-071-0/+1
* pdchipinfo: add min firmware version to pdchipinfoJett Rink2018-09-281-1/+1
* pd: Change tcpm_set_drp_toggle() to tcpm_enable_drp_toggle()Edward Hill2018-09-171-1/+1
* tcpm: add TCPC RX circular buffer in ECJett Rink2018-09-071-1/+1
* tcpc/mt6370: Fix state debouncing when enable auto-toggling w/o battery.Yilun Lin2018-08-231-0/+1
* tcpc: debounce entry into low-power modeJett Rink2018-07-181-0/+3
* ppc: Add tcpci snk/src control via the COMMAND registerScott Collyer2018-04-101-0/+8
* ps8xxx: use custom tcpm_drvCaveh Jalali2017-08-161-0/+9
* pdchipinfo: Add option to force renewalDaisuke Nojiri2017-02-141-1/+2
* Add host command to get PD chip informationDaisuke Nojiri2017-02-091-0/+1
* reef: enable tcpc low power modeKevin K Wong2016-11-111-0/+1
* reef: enable tcpc-controlled drp toggleKevin K Wong2016-11-021-0/+3
* tcpc: Enable vbus discharge using PD discharge registersKevin K Wong2016-09-131-0/+1
* pd: select dynamically Rp valueVincent Palatin2016-08-251-0/+3
* pd: tcpci: Properly get / set mux polarityShawn Nematbakhsh2016-06-281-4/+5
* elm: anx7688: add anx7688 hpd driverRong Chang2016-06-161-0/+18
* tcpm: update code to support multiple tcpm driverKevin K Wong2016-04-171-0/+3
* tcpc: add support for TCPC with integrated high-speed muxesVincent Palatin2016-01-271-0/+6
* tcpc: re-initialize tcpc if it reboots while tcpm is runningAlec Berg2015-10-221-0/+2
* tcpc: update to tcpci RC3Alec Berg2015-09-161-25/+39
* pd: Enable detection of VBUS via the TCPM/TCPCI interfaceScott2015-08-211-0/+1
* tcpc: move tcpc initialized bit into error status registerAlec Berg2015-07-241-1/+1
* tcpc: update TCPCI register mapAlec Berg2015-07-241-10/+9
* tcpc: update tcpci registers to latest specAlec Berg2015-06-301-24/+28
* pd: refactor tcpm and move alert function to tcpm driverAlec Berg2015-06-301-0/+85