summaryrefslogtreecommitdiff
path: root/common/mock
Commit message (Expand)AuthorAgeFilesLines
* Return the enum type for error and statusYi Chou2023-05-041-1/+1
* clock: Add mock for clock_enable_moduleYi Chou2023-04-252-0/+25
* fpsensor: Rename fpsensor_detect functionsBobby Casey2023-04-061-3/+3
* fp_sensor_mock: Rename fp_sensor_mockBobby Casey2023-04-063-5/+5
* TCPMv2: Ignore data role mismatch during DRSAbe Levkoy2023-03-171-0/+4
* driver/fingerprint: Rename fpsensor.hBobby Casey2023-03-031-1/+1
* fpsensor: Rename fpsensor_private.h to fpsensor_utils.hBobby Casey2023-03-021-1/+1
* TCPM: Divorce v1 and v2 alternate mode handlingDiana Z2023-02-231-0/+14
* TCPMv2: Gate DP module support on a CONFIGDiana Z2023-02-071-5/+0
* TCPMv2: Queue Attention messages for consumptionDiana Z2023-01-251-0/+4
* battery: Add charge cycles to battery console command outputMadhurima Paruchuri2023-01-021-0/+11
* TCPMv2: Pass NAK VDM headers to DPMDiana Z2022-12-061-1/+1
* common: Sort header filesJeremy Bettis2022-11-2913-34/+36
* tcpmv2: dpm: Convert dpm_run to a 1st class SM frameworkScott Collyer2022-11-031-1/+5
* usb-pd: Apply 2.5W limit during power transitionDaisuke Nojiri2022-10-251-0/+14
* test: use structs initialized in mock for assertionsFiras Sammoura2022-09-221-2/+2
* test: Add test for rollback_get_secretFiras Sammoura2022-09-222-0/+62
* mock: Fix format for 2-dimensional arraysFiras Sammoura2022-09-141-21/+32
* Update license boilerplate text in source code filesMike Frysinger2022-09-1221-21/+21
* test: Add test for read_match_secret resp errorFiras Sammoura2022-09-121-0/+22
* test: Add test for fpsensor trivial key failureBobby Casey2022-08-302-0/+64
* TCPMv2: Add BIST shared modeDiana Z2022-08-031-0/+8
* TCPMV2: Add USB PD Power Button SupportJameson Thies2022-07-121-0/+4
* common/mock/usb_prl_mock.c: Format with clang-formatJack Rosenthal2022-07-011-24/+24
* common/mock/tcpci_i2c_mock.c: Format with clang-formatJack Rosenthal2022-07-011-172/+153
* common/mock/tcpm_mock.c: Format with clang-formatJack Rosenthal2022-07-011-3/+3
* common/mock/fp_sensor_mock.c: Format with clang-formatJack Rosenthal2022-07-011-3/+2
* common/mock/charge_manager_mock.c: Format with clang-formatJack Rosenthal2022-06-291-1/+1
* common/mock/tcpc_mock.c: Format with clang-formatJack Rosenthal2022-06-291-4/+3
* common/mock/dp_alt_mode_mock.c: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* common/mock/usb_pe_sm_mock.c: Format with clang-formatJack Rosenthal2022-06-281-4/+4
* common/mock/usb_pd_dpm_mock.c: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* common/mock/battery_mock.c: Format with clang-formatJack Rosenthal2022-06-281-5/+6
* common/mock/rollback_mock.c: Format with clang-formatJack Rosenthal2022-06-281-4/+3
* common/mock/usb_tc_sm_mock.c: Format with clang-formatJack Rosenthal2022-06-281-14/+27
* TCPCI: Allow TCPM to use sink/source control without PPCs presenceDevin Lu2022-05-101-2/+0
* common/usbc: add new DPM for sink capability and request mismatchScott Chao2022-05-051-0/+4
* TCPMv2: Request partner's revision information in src/snk startupJameson Thies2022-05-041-0/+12
* TCMPV2: Add state to send Status extended messagesJameson Thies2022-05-021-0/+5
* gpio: cleanup header usage for i2cKeith Short2022-02-251-0/+1
* charge_manager: test can EC_CMD_USB_PD_POWER_INFOAaron Massey2022-01-212-0/+13
* TCPMv2: Support Data Reset as DFP, initiatorAbe Levkoy2021-11-231-0/+4
* TCPC Mock: Add LPM wake callbackDiana Z2021-11-111-0/+7
* TCPM: Rename enum tcpm_sop_type and its constantsAbe Levkoy2021-08-316-28/+28
* TCPM: Remove enum pd_msg_typeAbe Levkoy2021-08-181-1/+1
* TCPM: Rename enum tcpm_transmit_typeAbe Levkoy2021-08-185-19/+23
* USB MUX: Generalize mux ACKDiana Z2021-08-141-1/+5
* SenderResponseTimer: offset with TCPC transmit success timestampudaykiran2021-06-251-0/+4
* tcpmv2: Don't enable USB mode until PD state resolvedKeith Short2021-06-031-0/+5
* Mock: Add hard reset to PRL mockDiana Z2021-05-171-1/+5