summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-224-6/+6
* charge_state_v2: add function to check batt current is stableEric Yilun Lin2020-07-221-0/+9
* OCPC: Calculate system & battery resistanceAseda Aboagye2020-07-211-0/+5
* battery: Expose battery_manufacture_date() as APIWai-Hong Tam2020-07-211-0/+10
* TCPMv2: add unit tests for packet discard logicPaul Fagerburg2020-07-203-1/+26
* TCPMv2: Add thunderbolt entry flow for active cableli feng2020-07-181-1/+3
* battery: Fix obtaining battery manufacture dateWai-Hong Tam2020-07-171-1/+1
* TCPMv2: Add common function for DPM entry and exit modeAyushee2020-07-171-12/+2
* TCPMv2: Add common exit mode for all the alternate modesAyushee2020-07-174-18/+42
* TCPMv2: Add USB4 mode support for passive cableAyushee2020-07-173-0/+80
* USB PD: Move board FRS configuration out of TCPCIEric Herrmann2020-07-171-0/+9
* tcpmv2: Add usb_tcpmv2_tcpci testEdward Hill2020-07-151-0/+14
* TCPMv1, TCPMv2: add pd event for receiving hard resetRuibin Chang2020-07-141-1/+3
* tcpmv1: Debounce low power mode exitKeith Short2020-07-141-2/+3
* i2c: For updates, skip write if value unchangedEdward Hill2020-07-131-0/+8
* OCPC: Use enum chg_id valuesDiana Z2020-07-111-3/+0
* Charger: Add dynamic charger chip countDiana Z2020-07-111-1/+2
* tcpmv2: perform partner reset on startup, remove BBRAMJett Rink2020-07-103-6/+6
* tests: reset the PD task before every test caseJett Rink2020-07-101-1/+5
* bmi260: Add support for using compressed configKeith Short2020-07-101-0/+10
* tcpmv2: Debug prints for flags and eventsEdward Hill2020-07-101-4/+0
* usbc: ensure we are suspending USB-C ports on shutdownJett Rink2020-07-092-10/+14
* audio_codec: add the command to reset I2S RXYu-Hsuan Hsu2020-07-081-0/+1
* Revert "TCPMv2: make sure Vbus is not sourced in AttachWait.SRC"Denis Brockus2020-07-081-3/+0
* TCPMv2: manual control to DBG_ACC in TCPCDenis Brockus2020-07-081-0/+8
* tcpmv2: remove tc_restart indirection layerJett Rink2020-07-071-8/+0
* TCPMv2: Correct state control flow descriptionAbe Levkoy2020-07-071-3/+7
* usb_pd: Move 'is_vdo_present()' and 'is_usb4_vdo()' to TCPMv1Ayushee2020-07-061-21/+0
* usbc: only try to use ppc_set_frs_enable if it existsPeter Marheine2020-07-061-0/+2
* ppc: string de-duplicationKeith Short2020-07-021-0/+17
* TCPMv2: make sure Vbus is not sourced in AttachWait.SRCDenis Brockus2020-07-011-0/+3
* tcpm: allow returning a status from set_frs_enablePeter Marheine2020-07-012-2/+5
* TCPMv2: Add Entry flow for Thunderbolt modeAyushee2020-06-301-0/+65
* driver/bc12: implement mt6360 driverTing Shen2020-06-291-1/+3
* ps8xxx: patch ps8815 A1 chip Device IDCaveh Jalali2020-06-291-0/+6
* TCPMv2: Add PE State name to pd state console commandSam Hurst2020-06-271-0/+17
* usb_pd: Remove pd_cable dependent Thunderbolt code from common codeAyushee2020-06-261-55/+25
* TCPMv2: Report message discard to the PEDiana Z2020-06-252-0/+8
* usb_pd: Remove pd_cable usage from common codeAyushee2020-06-251-30/+11
* tcpm: Change the get_chip_info() to prevent race conditionsWai-Hong Tam2020-06-251-2/+2
* TCPMV2: Add support for sending Alert MessagesSam Hurst2020-06-253-0/+21
* tcpm: add attached_wait decision to common after auto-toggleDenis Brockus2020-06-241-1/+8
* TCPMv2: Refactor DP mode to use a state machineAndrew McRae2020-06-241-1/+1
* tcpmv2: only enable AutoDischargeDisconnect when attachedDenis Brockus2020-06-241-20/+0
* include/chipset: Define dummy init_reset_log if no CHIPSET task.Nicolas Boichat2020-06-231-5/+7
* include/power: Add dummy power_get_state if no CHIPSET taskNicolas Boichat2020-06-231-0/+6
* it83xx: add option to reset PD contract in power-on resetDino Li2020-06-231-0/+11
* TCPMv2: Do not reset negotiated PD revision level during soft resetPatryk Duda2020-06-231-0/+7
* common: add CONFIG_POWER_SIGNAL_RUNTIME_CONFIGZick Wei2020-06-232-0/+7
* npcx: Add a new flag to check for initial power-onAndrew McRae2020-06-233-13/+14