summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* crc32: Add crc32_hash and crc32_ctx_hashDaisuke Nojiri2021-03-181-4/+14
* TCPMv2: PE/DPM: Don't preemptively set modal flagScott Collyer2021-03-173-3/+9
* TCPMv2: Don't reply to SVDMs in rev2.0 as a DFPScott Collyer2021-03-171-1/+7
* TCPMv2: Don't enter Tx BIST mode when VBUS > VSafe5VScott Collyer2021-03-171-0/+19
* TCPMv2: Fix check for svdm response w/ AttentionScott Collyer2021-03-171-22/+25
* TCPMv2: TC: Check drp_state upon exit of tc_disabledScott Collyer2021-03-171-4/+6
* TCPMV2: Remove unused TypeC State Machine FlagSam Hurst2021-03-171-26/+10
* TCPMV2: Add support for (CT) Vconn Powered DevicesSam Hurst2021-03-173-7/+107
* TCPMv2: Preserve selected source current in FRSDiana Z2021-03-174-5/+23
* TCPMv2: Debounce Vbus loss when FRS is enabledDiana Z2021-03-161-6/+43
* USB4: Reset mux, retimer and USB4 SM on exit mode requestAyushee Shah2021-03-162-0/+12
* zephyr: Disable duplicate line endingsKeith Short2021-03-161-2/+6
* zephyr: Fix recovery modeKeith Short2021-03-161-1/+1
* virtual_battery: bug fix in reading SB_AVERAGE_CURRENTIkjoon Jang2021-03-151-3/+3
* ocpc: Use desired current from charger taskAseda Aboagye2021-03-121-5/+5