summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: handle SVIDs time out for INIT_VDM_SVIDs_RequestDenis Brockus2020-08-101-0/+18
* TCPMv2: Downgrade cable to PD 2.0 halfway through discovery attemptsDiana Z2020-08-101-0/+17
* TCPMv2: On PD 3.0 cable discovery timeout, try PD 2.0Diana Z2020-08-101-0/+17
* OCPC: Increase non-primary input current when needed with no batteryDiana Z2020-08-071-2/+18
* CBI: Add unit testDaisuke Nojiri2020-08-071-3/+28
* Revert "task: Fix mutex_lock() assert (reland)"caveh jalali2020-08-071-4/+0
* TBT: Enter DP mode if Thunderbolt mode isn't supportedAyushee2020-08-071-9/+16
* volteer: increase TCPC low power mode exit delayKeith Short2020-08-071-3/+7
* task: Fix mutex_lock() assert (reland)Edward Hill2020-08-061-0/+4
* driver/fingerprint: Add a common sensor maintenance functionTom Hughes2020-08-061-0/+8
* usbc: correctly handle Get_Source_Cap as a sinkPeter Marheine2020-08-061-1/+36
* tcpmc2: fix TD.PD.LL3.E2 Retransmission testJett Rink2020-08-064-76/+70
* OCPC: Add ocpc_init()Aseda Aboagye2020-08-052-7/+18
* OCPC: Add flag for ISYS measurementAseda Aboagye2020-08-051-9/+23
* acpi: Align kblight ACPI behave the same as the host commandWai-Hong Tam2020-08-051-0/+1
* ec: change usage of dummySam Hurst2020-08-054-9/+9
* usb_pd: disable Vconn of PPC first then TCPCEric Yilun Lin2020-08-052-5/+19
* battery: Calculate the display charge percentageWai-Hong Tam2020-08-051-9/+13
* test: Add PD TX and RX to usb_tcpmv2_tcpciEdward Hill2020-08-052-11/+204
* battery: Remove redundant lfcc variable when calculate compensationWai-Hong Tam2020-08-051-8/+4
* battery: Simplify the compensation logic by using pointersWai-Hong Tam2020-08-051-10/+8
* nct38xx: hard disable sinking when cc is set to open/openDenis Brockus2020-08-041-5/+17
* TCPMv2: Soft reset on failure to send source capsEdward Hill2020-08-011-4/+12
* power_button: Use polling instead of forever wait for releaseWai-Hong Tam2020-08-011-5/+10
* Revert "power: Clear AP_IDLE when waking up by PB or LID"Daisuke Nojiri2020-08-011-0/+12
* tcpmv2: Ensure that soft reset is sent within 15msJett Rink2020-07-311-0/+6
* TCPMv2 DRP PE: Support IS_ENABLED with STATIC_IFAbe Levkoy2020-07-301-18/+32
* TCPMv2: Use the SOP of the received message for soft resetAndrew McRae2020-07-301-2/+4
* TCPMv2: Wait PD_T_TCPC_TX_TIMEOUT for retriesEdward Hill2020-07-301-0/+2
* hooks: Introduce chipset resume init and suspend complete hooksWai-Hong Tam2020-07-301-0/+5
* TCPMv2: Send Soft Reset for unexpected messageAndrew McRae2020-07-291-0/+30
* TCPMv2: Use named constants for extended messagesAbe Levkoy2020-07-292-7/+8
* TCPMv2: Optionally build extended message supportAbe Levkoy2020-07-292-110/+203
* TCPMv2: Clear message Rx flag after VDM responseAbe Levkoy2020-07-291-0/+1
* common/mock: Fix typosTom Hughes2020-07-281-2/+2
* ec: change usage of whitelist/blacklistPaul Fagerburg2020-07-285-39/+39
* TCPMv2: Handle unexpected VDM REQ message during discoveryTanu Malhotra2020-07-281-0/+7
* Make wait_for_ready available for allDaisuke Nojiri2020-07-281-0/+12
* TCPM: Move dfp_discover_modes into usb_pd_policy.cAbe Levkoy2020-07-252-17/+20
* TCPMv2: Clean up typos and grammosAbe Levkoy2020-07-251-17/+8
* TCPMv2: Parse VDM responses in child statesAbe Levkoy2020-07-241-64/+44
* keyboard_8042: Send aux data to host from interrupt context.Edward Hill2020-07-241-7/+22
* ec_commands: Add host commands for regulator control.Pi-Hsun Shih2020-07-232-0/+100
* tests: restructure pd_task re-initPaul Fagerburg2020-07-231-41/+59
* chip/it8320, it81202: Implement fast role swap functionRuibin Chang2020-07-231-0/+1
* ec: change usage of "sane" per inclusive languagePaul Fagerburg2020-07-229-13/+13
* charge_state_v2: add function to check batt current is stableEric Yilun Lin2020-07-221-0/+5
* power: Clear AP_IDLE when waking up by PB or LIDDaisuke Nojiri2020-07-221-12/+0
* TPCMv2: fix DEBUG_PRINT_FLAG_AND_EVENT_NAMESKeith Short2020-07-211-1/+0
* OCPC: Calculate system & battery resistanceAseda Aboagye2020-07-212-8/+70