summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Battery: align OS low battery shutdown behaviorIvan Chen2022-09-191-0/+22
* ec_commands: Fix flexible array member with g++Tom Hughes2022-09-161-4/+4
* bb_retimer: Fix EXT_CONNECTION_MODE reg numberstabilize-15122.B-mainCaveh Jalali2022-09-161-2/+2
* zephyr: tests: Test host command EC_CMD_MKBP_INFO (mkbp_info.c)Tristan Honscheid2022-09-161-1/+6
* mock: Fix format for 2-dimensional arraysFiras Sammoura2022-09-141-0/+2
* TCPM: Remove unused VPD functionsAbe Levkoy2022-09-141-62/+0
* TCPMv1: Remove TBT and USB4 supportAbe Levkoy2022-09-141-1/+0
* ec_commands: Add flexible array member support for C and C++Tom Hughes2022-09-131-13/+21
* charger: fix up the charge_get_percent default return valueZhuohao Lee2022-09-131-1/+1
* usb_mux: Split struct usb_mux in common filesTomasz Michalec2022-09-131-5/+11
* Revert "ec_commands: Fix C++ compilation"Reka Norman2022-09-131-5/+4
* zephyr: tests: Test host command EC_CMD_GET_NEXT_EVENT in `mkbp_event.c`Tristan Honscheid2022-09-121-0/+12
* Update license boilerplate text in source code filesMike Frysinger2022-09-12304-306/+306
* test: Add test for read_match_secret resp errorFiras Sammoura2022-09-121-0/+6
* config: rename HOSTCMD_ESPI_* to HOST_INTERFACE_ESPI_*Michał Barnaś2022-09-092-16/+16
* Revert "fpsensor: Build fpsensor source file with C++"Jim Pollock2022-09-091-4/+0
* fpsensor: Build fpsensor source file with C++Tom Hughes2022-09-081-0/+4
* ec_commands: Fix C++ compilationTom Hughes2022-09-081-4/+5
* zephyr: tests: Test command `ksstate` in `common/keyboard_scan.c`Tristan Honscheid2022-09-081-0/+23
* Zephyr: Add AOZ1380 to PPC devicetreeDiana Z2022-09-081-0/+43
* charger: support the charger without batteryZhuohao Lee2022-09-081-1/+15
* zephyr: test keyboard_mkbp host commandsAl Semjonovs2022-09-061-0/+5
* fpsensor: Fix fp_set_sensor_mode return typeTom Hughes2022-09-061-1/+1
* test/test_util: Fix compilation when included from C++ codeTom Hughes2022-09-061-0/+10
* test: Add tests for the powerbtn commandfirmware-ti50-mp-15090.B-mainNehemiah Dureus2022-09-021-1/+1
* TCPMv2: setting PE_TIMER_SENDER_RESPONSE based on PD 3.1Scott Chao2022-09-021-1/+5
* tree-wide: const-ify argv for console commandsCaveh Jalali2022-09-013-16/+17
* zephyr: test: Test `dps` console command in `common/dps.c`Tristan Honscheid2022-09-011-0/+4
* zephyr: tests: Test common/flash.c crec_flash_is_erased()Tristan Honscheid2022-09-011-1/+8
* TCPMv2: Adjust tPSSourceOn to proper valuestabilize-15086.B-mainScott Chao2022-09-011-1/+4
* driver: bmi: Enable On/Off body detection on all BMI IMUGwendal Grignou2022-08-311-6/+2
* test: Add basic tests exercising the panic output APIYuval Peress2022-08-313-5/+24
* Mithrax : Modify RGBKBD config for non-gaming SKU.Logan_Liao2022-08-301-1/+1
* test: Add test for fpsensor trivial key failureBobby Casey2022-08-301-0/+30
* zephyr: Add new test for vboot efs2Jeremy Bettis2022-08-291-0/+7
* USB PD: Add macro for passive cable VDODiana Z2022-08-271-0/+18
* zephyr: vstore: Add tests for vstore host commandSimon Glass2022-08-261-0/+16
* zephyr: test: add tests for EC_CMD_LOCATE_CHIPFabio Baltieri2022-08-261-2/+0
* driver/usb_mux: Rename and move `USB_MUX_ALL_CHIPS`Robert Zieba2022-08-251-0/+2
* zephyr: test: add dps test casesEric Yilun Lin2022-08-251-0/+6
* TCPMv2: correct Revision data handlingScott Chao2022-08-251-9/+9
* Test: Add test hooks for PD_CONTROLDiana Z2022-08-241-0/+9
* zephyr: test: test tabletmode and tablet_set_modeFabio Baltieri2022-08-241-0/+3
* npcx: fan: Introduce CONFIG_FAN_BYPASS_SLOW_RESPONSE for slow response fanDevin Lu2022-08-231-0/+9
* zephyr: test: add tests for reboot host commandFabio Baltieri2022-08-221-0/+6
* tcpm: add tcpc_get_bist_test_modeEric Yilun Lin2022-08-223-0/+24
* zephyr: test: Add I2C passthru protect host command test casesWai-Hong Tam2022-08-191-0/+2
* TCPMv2: Expose function to reset message IDsAbe Levkoy2022-08-191-0/+9
* 8042: Add link to documentation and remove strange or stale codesRaul E Rangel2022-08-191-13/+5
* 8042: Add unit tests for AUX portRaul E Rangel2022-08-191-0/+5