summaryrefslogtreecommitdiff
path: root/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* TCPMV2: Add explicit setting of VPD VDO CT CurrentSam Hurst2021-03-121-2/+8
* zephyr: add DPTF supportKeith Short2021-03-122-0/+5
* TCPMv2: Add support for disabling type-2 BIST modeScott Collyer2021-03-121-0/+6
* TCPMv2: Detach before disabling PDAbe Levkoy2021-03-121-0/+1
* charger: Add new APIs for measured charge valuesAseda Aboagye2021-03-112-3/+36
* virtual_battery: add a few more propertiesIkjoon Jang2021-03-111-0/+24
* charge_state_v2: Guard system_hibernate call with CONFIG_HIBERNATEFurquan Shaikh2021-03-101-2/+4
* battery: add default battery_get_avg_xxx()Ikjoon Jang2021-03-101-0/+10
* zephyr: npcx: add read & write reset flag functionWealian Liao2021-03-101-12/+0
* USB4: For AP mode entry, add support for active cablesAyushee Shah2021-03-102-18/+37
* USB charger: Ensure BC 1.2 suppliers are cleared on PR swapDiana Z2021-03-101-0/+4
* TCPMv2: Start Error Recovery when errant FRS signal comes inDiana Z2021-03-091-1/+8
* TCPMv2: Add PD interface to asynchronously request TC Error RecoveryDiana Z2021-03-092-0/+21
* TBT/USB4: Add support for non-Thunderbolt typec cablesAyushee Shah2021-03-091-9/+35
* vboot_hash: Add watchdog reloadsKeith Short2021-03-091-0/+17
* PCHG: Handle reset eventDaisuke Nojiri2021-03-091-9/+39
* dedede/metaknight: delay thermal sensor read in the first timeYu-An Chen2021-03-081-0/+15
* common: adc: Add units to the ADC reading outputYuval Peress2021-03-051-1/+1
* OCPC: Skip voltage init with no batteryDiana Z2021-03-051-1/+1
* zephyr: Add chargen command supportFabio Baltieri2021-03-041-0/+8