summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* usb_prl: new unit test with mocksPaul Fagerburg2020-06-234-0/+74
* Battery: Implement smart discharge systemDaisuke Nojiri2020-06-201-0/+38
* TCPMv2: Add pathway to enable FRS from PPC driverEric Herrmann2020-06-183-2/+46
* driver/tcpm: Add support for PS8705Aseda Aboagye2020-06-171-0/+1
* common: online_calibration: Add support for magnetometerYuval Peress2020-06-141-0/+8
* system: Add system_is_manual_recovery APIDaisuke Nojiri2020-06-131-0/+7
* PB: Clear AP_IDLE for EC_REBOOT_HIBERNATE_CLEAR_AP_OFFDaisuke Nojiri2020-06-131-1/+1
* tcpci: Add workaround for devices with broken vSafe0VKeith Short2020-06-131-0/+3
* extpower: Add helper function extpower_handle_updateFurquan Shaikh2020-06-121-0/+7
* TCPMv2: Support mode entry for SOP' and SOP''Abe Levkoy2020-06-111-10/+36