summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* common/tablet: Fix printing the tablet modefirmware-trogdor-13577.B-masterGwendal Grignou2023-04-251-2/+7
* test/motion_lid: Integrate with tablet hall sensorGwendal Grignou2023-03-242-9/+91
* common/tablet: Allow getting out of tablet mode when sensors are brokenGwendal Grignou2023-03-2411-15/+412
* zephyr: config_chip: Add the config of CONFIG_PLATFORM_EC_LID_SWITCHGwendal Grignou2023-03-241-0/+5
* lid_switch: Move LID_DEBOUNCE_US to public headerJack Rosenthal2023-03-246-6/+5
* motion_sense: Log stats at suspend, resume, and shutdownDouglas Anderson2023-02-181-1/+33
* motion_sense: Add printf on set_data_rate() errorDouglas Anderson2023-02-171-7/+8
* trogdor: Do not change the PPC SW and TCPC MUX when HPD changesWai-Hong Tam2023-02-131-24/+0
* trogdor: Handle HPD High embedded in DP-Status VDMWai-Hong Tam2023-01-141-2/+21
* chgstv2: optimization battery protection for low voltageTang Qijun2023-01-133-12/+32
* SBS: Make battery_get_params clear flags selectivelyDaisuke Nojiri2023-01-133-30/+46
* SBS: Add more unit tests for battery_get_paramsDaisuke Nojiri2023-01-131-6/+155
* test/battery_get_params_smart.c: Format with clang-formatJack Rosenthal2023-01-131-6/+2
* chip/host: assert that reading emulated flash is successfulPatrick Georgi2023-01-131-1/+3
* chip/host: Check that file reads are successfulPatrick Georgi2023-01-131-9/+4
* chip/host: Match fprintf type and format stringPatrick Georgi2023-01-131-1/+1
* chip/host: Make persistence's path handling more robustPatrick Georgi2023-01-131-3/+49
* trogdor: Pass through AUX termination when DP-Config is ackedWai-Hong Tam2023-01-121-10/+25
* Trogdor: Enable C1 PPC interruptWai-Hong Tam2022-11-179-0/+9
* driver: bmi: Enable On/Off body detection on all BMI IMUGwendal Grignou2022-11-176-31/+36
* bmi3xx: fix watchdog warning during fifo processingTing Shen2022-11-171-2/+5
* driver/bmi323: Update calibration codeLeo Huang2022-11-022-228/+43
* Pazquel360: Modify motion sensor matrixTang Qijun2022-10-221-3/+3
* motion_sense: Remove use of CONFIG_ACCEL_INTERRUPTSGwendal Grignou2022-09-201-3/+2
* ec: Fix stack smashing in motion_sense_fifoJeremy Bettis2022-09-163-15/+32
* motion_sense_fifo: Add tests for the get_info functionYuval Peress2022-09-162-1/+37
* motion_sense_fifo: Reset timestamp only when ODR changesGwendal Grignou2022-09-164-46/+39
* test: add test for fifo popYuval Peress2022-09-161-0/+53
* test: motionsense fifo: Fix time unitsYuval Peress2022-09-161-19/+19
* motion_sense_fifo: Move lost to motion_sensor_fifoGwendal Grignou2022-09-163-12/+19
* motion_sense_fifo: use is_new_timestampGwendal Grignou2022-09-161-2/+2
* motion_sense: Fix Fix ap_event_interval calculationGwendal Grignou2022-09-161-1/+1
* common/motion_sense: Avoid comparison between negative value and unsigned charTom Hughes2022-09-161-0/+2
* motion_sense: Fix ap_event_interval calculation.Gwendal Grignou2022-09-161-12/+12
* common: motion: fix races at shutdownGwendal Grignou2022-09-161-7/+10
* common: motion: move read fifo console commandGwendal Grignou2022-09-162-32/+34
* motion: Control on which task sensor setting functions are running onGwendal Grignou2022-09-161-29/+54
* motion_sense: Stop collection when sensor is powered downGwendal Grignou2022-09-162-5/+28
* Pazquel360: Setup volume buttons for pazquel360 onlyTang Qijun2022-09-053-5/+24
* bmi3xx: Fix bad rebaseBob Moragues2022-09-043-8/+9
* Pazquel360: update board sensor config from skuTang Qijun2022-09-033-81/+139
* driver: bmi3xx: Update support for BMI323 sensor in firmware branchBhanu Prakash Maiya2022-09-039-2/+2229
* driver: bma4xx: Add support for BMA422 sensorBhanu Prakash Maiya2022-08-318-0/+448
* driver: bmi*: Add check for BMI160/BMI260 configYuval Peress2022-08-301-1/+4
* board/pazquel/board.c: Format with clang-formatJack Rosenthal2022-08-251-84/+65
* board/pazquel/board.h: Format with clang-formatJack Rosenthal2022-08-251-12/+3
* Trogdor: Add debug messages to show the HPD changeWai-Hong Tam2022-08-241-0/+5
* pazquel360: enable sku id values greater than 7Chao Gui2022-08-151-0/+16
* Quackingstick: Move 2s delay time to battery_is_presentSue Chen2022-08-082-8/+15
* Revert "mkbp: don't queue mkbp events in S3"Ting Shen2022-08-041-8/+5