summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* lis2dw: enable the low noise configurationJosh Tsai2023-04-112-0/+8
* Agah/Hades: Make d_notify_policies more readableDaisuke Nojiri2023-04-112-4/+10
* rollback: Move variables declaration under one #ifdef in add_entropy()Patryk Duda2023-04-111-5/+3
* voltorb: Select 15V PDO when battery charge full.mike2023-04-113-0/+45
* zephyr: shim: Add GESTURE_DETECTION to enable/disable body detectionRuihai Zhou2023-04-114-2/+16
* driver: bmi3xx: integrate body detectionRuihai Zhou2023-04-111-0/+3
* zephyr: Support PLATFORM_EC_CMD_POWERINDEBUG flagKnox Chiou2023-04-114-1/+14
* zephyr: Support PLATFORM_EC_CMD_GPIO_EXTENDED flagKnox Chiou2023-04-114-3/+18
* doc: test.md: add links for getting on discordEric Peers2023-04-101-3/+4
* docs: Add instructions for tracing ec commandsGwendal Grignou2023-04-101-0/+14
* Uldren: LED settingmick_hsiao2023-04-107-123/+187
* geralt: fix initial base stateTing Shen2023-04-101-0/+2
* geralt: fix roration matrixTing Shen2023-04-101-2/+2
* uldren: Implement uldren battery.Logan_Liao2023-04-1011-4/+546
* zephyr: driver: add gpio test for rt1718slschyi2023-04-107-34/+238
* markarth: Update battery shipping mode parameterLogan_Liao2023-04-102-3/+3
* test/malloc: Add a test for double-free when using mallocstabilize-15415.B-mainTom Hughes2023-04-071-0/+25
* USB-PD: Support Vconn swap during EPR entry for SinkDaisuke Nojiri2023-04-072-1/+22
* test: Add a test for malloc/freeTom Hughes2023-04-076-0/+108
* zephyr: Add `test_` prefix to ZTEST function namesAl Semjonovs2023-04-0748-228/+230
* zephyr: test: Fix flaky keyboard_scan testTristan Honscheid2023-04-073-17/+49
* Zephyr Test: Create test for NX20P3481 PPCDiana Z2023-04-074-0/+80
* Zephyr: Add NX20P3481 CONFIGDiana Z2023-04-074-1/+15
* Zephyr test: Split NX20P3483 specifics into their own testDiana Z2023-04-076-22/+50
* Zephyr test: Test NXP PPC interruptsDiana Z2023-04-077-18/+184
* flash_fp_mcu: Dynamically determine gpiochip number for hatchPatryk Duda2023-04-071-18/+18
* rt1739: check PD state before disconnect SBU/DU/DMEric Yilun Lin2023-04-071-2/+3
* mt8186,mt8188: check the holder of AP_RST_ODLEric Yilun Lin2023-04-078-9/+42
* omnigul: Update battery parameter.Logan_Liao2023-04-071-4/+4
* zmake: Track project inheritance in ProjectConfigTristan Honscheid2023-04-0611-3/+41
* NX20P348X: Correct dead battery exit error handlingDiana Z2023-04-061-1/+1
* Zephyr: Add irq-gpios for PPCsDiana Z2023-04-061-1/+7
* keyboard_scan: drop CONFIG_KEYBOARD_LANGUAGE_IDFabio Baltieri2023-04-0610-145/+1
* fpsensor: Rename fpsensor_detect functionsBobby Casey2023-04-069-15/+15
* fp_sensor_mock: Rename fp_sensor_mockBobby Casey2023-04-067-10/+10
* fpsensor: Fix definition of FP_SENSOR_IMAGE_OFFSETBobby Casey2023-04-063-5/+8
* elan: Fix compilation with elan sensorBobby Casey2023-04-061-0/+1
* rollback: Replace interrupt_{disable,enable} with irq_{lock,unlock}Patryk Duda2023-04-061-9/+16
* system_safe_mode: Set test runner tidRob Barnes2023-04-061-0/+1
* rollback: Remove SECTION_IS_RO around get_rollback_erase_size_bytes()Patryk Duda2023-04-061-19/+16
* keyboard_scan: drop CONFIG_KEYBOARD_SUPPRESS_NOISEFabio Baltieri2023-04-064-22/+0
* mt8186,mt8188: fix chipset_force_shutdown before power_chipset_initEric Yilun Lin2023-04-061-1/+9
* kracko: Override PS8805 device id for A3 chipTommy Chung2023-04-061-0/+1
* kracko: Enable 2nd TCPC source PS8805 for port 1Tommy Chung2023-04-062-1/+19
* kracko: Add SSFC bitmap for TCPC sourcesTommy Chung2023-04-062-1/+22
* kracko: Update SSFC bitmap for codecTommy Chung2023-04-061-1/+12
* nissa: test project-level sub_board.cPeter Marheine2023-04-069-11/+526
* zephyr/tcpc_emul: automatically include prerequisitesPeter Marheine2023-04-062-0/+2
* util/flash_jlink: Disable GUI when flashingTom Hughes2023-04-061-0/+2
* core: Remove "end" symbolTom Hughes2023-04-065-30/+0