summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* TCPMv2: Update source PDO flags alwaysDiana Z2021-04-131-8/+12
* usb_prl_sm: Fix spellingAbe Levkoy2021-04-131-1/+1
* TCPMv2: Don't retry after failed alt mode entryAbe Levkoy2021-04-132-5/+12
* TCPMv2: Set SOP before requesting chunkAbe Levkoy2021-04-131-0/+1
* ec: Filter non-FIXED PDOs in servo_v4{p1}Jeremy Bettis2021-04-131-0/+3
* ec: Parse battery and augmented PDOs correctly.Jeremy Bettis2021-04-121-16/+24
* cbi: API for EC to update fw_config tagScott Collyer2021-04-101-0/+26
* TCPMV2: Default PD Policy ManagementSam Hurst2021-04-093-18/+62
* system: Remember AP watchdog resetYu-Ping Wu2021-04-091-0/+4
* i2c_controller: zephyr: explicitly strip flags from addr_flagsFabio Baltieri2021-04-081-1/+6
* pd commands: support PD console command srccapsEric Yilun Lin2021-04-083-1/+26
* usb_common: support parse Augmented PDOEric Yilun Lin2021-04-085-89/+103
* TCPMv1: clear SourceCap in disconnected stateEric Yilun Lin2021-04-082-4/+2
* hooks: Avoid torn accesses in the hook taskEvan Green2021-04-071-16/+12
* TCPMv2: Detach from debug devices in Unattached entryDiana Z2021-04-071-7/+10
* Revert "fpsensor: Support building firmware that works for both sensors"Tom Hughes2021-04-073-115/+64
* it8xxx2: add support option CONFIG_PRESERVE_LOGSDino Li2021-04-071-0/+5
* PD_INT: Add ability to process non-TCPC alerts in PD_INTDiana Z2021-04-061-1/+9
* PCHG: Support firmware updateDaisuke Nojiri2021-04-051-3/+191
* fpsensor: Support building firmware that works for both sensorsYicheng Li2021-04-023-64/+115
* TCPMv2: Enter safe mode before entering TBT/USB4 mode for the cable.Madhusudanarao Amara2021-03-312-9/+15
* TCPMv2: PRL: Enahnce support for the tx message discard pathScott Collyer2021-03-311-14/+28
* TCPMv2: UFP-D: Make sure OPOS table is cleared in discoveryScott Collyer2021-03-311-0/+3
* chgstv2: Check string validityreno.wang2021-03-301-0/+39
* fpsensor: Enable -WvlaTom Hughes2021-03-301-4/+17
* common: body_detection: re-enable body_detection in S0Ching-Kang Yen2021-03-291-3/+16
* common: body_detection: using bypass_fifo flagChing-Kang Yen2021-03-291-1/+1
* Revert "common: body_detection: prevent AP from unexpected waking up"Ching-Kang Yen2021-03-291-1/+1
* common: motion_sense: Prevent on/off body from waking up deviceGwendal Grignou2021-03-292-7/+25
* common/battery: Provide function to lower input voltagePatryk Duda2021-03-291-0/+82
* TCPMv2: Call debug detach on toggle changesDiana Z2021-03-261-0/+7
* switch: cleanup lid_is_open logicJack Rosenthal2021-03-251-6/+1
* PCHG: Notify host of new SOC and all other events in S0Daisuke Nojiri2021-03-251-4/+4
* ctn730: Print firmware versionDaisuke Nojiri2021-03-241-5/+7
* TCPMv2: Do not apply CC Open when running without batteryPatryk Duda2021-03-241-2/+25
* keyboard_mkbp: use K_MUTEX_DEFINE to define FIFO mutexesWai-Hong Tam2021-03-241-2/+2
* usbc: change max_current_claimed_lock to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-12/+1
* chipset: convert reset_log_mutex to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-4/+1
* throttle_ap: convert throttle_mutex to use K_MUTEX_DEFINEJack Rosenthal2021-03-231-6/+1
* TCPMv2: Increment Vconn swap counter after sendDiana Z2021-03-231-1/+3
* CBI: Add CBI set to console commandDiana Z2021-03-231-12/+113
* TCPMv2: PE: Add mechanism to request source power roleScott Collyer2021-03-201-3/+13
* zephyr: implement task timersJack Rosenthal2021-03-201-0/+3
* TCPMv2: Compliance Unit Test - allow PROC.PD.E3 flexibilityDenis Brockus2021-03-191-4/+9
* TCPMv2: PRL: Don't report ERR_RCH_CHUNKED to PE for timeoutScott Collyer2021-03-192-4/+21
* Hooks: Add HOOK_CHIPSET_HARD_OFFDiana Z2021-03-181-0/+1
* PCHG: Don't notify host when there is no soc changeDaisuke Nojiri2021-03-181-10/+17
* PCHG: Support reset to firmware update modeDaisuke Nojiri2021-03-181-94/+73
* PCHG: Count number of dropped events per portDaisuke Nojiri2021-03-181-3/+3
* PCHG: Check array sizes for state and event textsDaisuke Nojiri2021-03-181-0/+2