summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* zephyr test: Verify pd dualrole with more rolesAbe Levkoy2022-11-221-0/+16
* zephyr/program: Sort header filesJeremy Bettis2022-11-225-15/+16
* test: i2c_controller: Test unlocked transfersKeith Short2022-11-221-0/+41
* test: i2c: verify I2C lock with invalid portKeith Short2022-11-221-0/+11
* test: emul_common_i2c: fix access fail logicKeith Short2022-11-221-20/+24
* zephyr: leds: use INST macros for finding the device nodesFabio Baltieri2022-11-224-16/+24
* zephyr: kblight, displight, fan: update pwm api to use pwm_set_pulse_dtFabio Baltieri2022-11-224-20/+38
* test: i2c: convert to ZTESTKeith Short2022-11-222-9/+4
* Kconfig: fix typoTing Shen2022-11-221-1/+1
* Xivu : Adjust LED PWM duty cyclejohnwc_yeh2022-11-221-2/+2
* corsola: steelix: uses npcx_*.dtsiEric Yilun Lin2022-11-2213-609/+366
* xivu: add 2nd source for motionsensorsMatt Wang2022-11-226-2/+245
* Winterhold: enable the body detection functionJosh Tsai2022-11-221-0/+6
* Zephyr: winterhold: use base accelerometer for on-body sensorJosh Tsai2022-11-221-0/+3
* zephyr: add the gesture host detection KconfigJosh Tsai2022-11-222-0/+10
* common: body_detection: add a configuration to enable body detection in S0 stateJosh Tsai2022-11-222-0/+11
* common: body_detection: notify host when body status is changedJosh Tsai2022-11-222-0/+12
* zephyr: Kconfig: Add body detectionJosh Tsai2022-11-224-0/+113
* zephyr: krabby usbc_config testTing Shen2022-11-229-75/+229
* tcpm_header: add tests for tcpm_reset_bist_type_2Clayton Whitelaw2022-11-221-0/+25
* zephyr: leds: move led value in the pwm led bindingFabio Baltieri2022-11-2214-164/+106
* zephyr: Sort header filesJeremy Bettis2022-11-2141-99/+113
* zephyr test: Verify pd bistsharemode arg checkingAbe Levkoy2022-11-211-0/+4
* zmake: Run compare-builds in parallelJeremy Bettis2022-11-211-4/+12
* zephyr/test: IWUY Add missing headerJeremy Bettis2022-11-211-0/+2
* crystaldrift : Initial EC imageChao Gui2022-11-2114-0/+899
* zephyr/program/nissa: Fix copyright headerJeremy Bettis2022-11-211-1/+1
* zephyr/program: Sort header filesJeremy Bettis2022-11-2187-293/+286
* zephyr: Manually reorder includesJeremy Bettis2022-11-2116-78/+85
* zephyr/emul: Sort header filesJeremy Bettis2022-11-2132-205/+200
* zephyr: IWYU Include header for PWR_SIGNAL_ENUMJeremy Bettis2022-11-211-0/+2
* keyboard_backlight: drop the get() functionFabio Baltieri2022-11-211-6/+0
* zephyr: leds: move led value in the gpio led bindingFabio Baltieri2022-11-2117-111/+102
* zephyr: config: select PWM automaticallyFabio Baltieri2022-11-2118-38/+7
* zephyr: led_driver: add separate config for gpio and pwmFabio Baltieri2022-11-216-17/+30
* zephyr: lazor: drop gpio_led.dtsFabio Baltieri2022-11-211-33/+0
* test: i2c_passthru: Add tests for failure pathsKeith Short2022-11-211-0/+49
* test: i2c_passthru: Verify TCPC protectKeith Short2022-11-211-0/+47
* test: i2c: Add tests for fast plus speedKeith Short2022-11-211-1/+18
* test: Verify TCPM handles missing DP config ACKAaron Massey2022-11-212-0/+117
* zephyr:tests: Enable PLATFORM_EC_BRINGUP code paths for coverageAl Semjonovs2022-11-211-0/+11
* zephyr: IWYU Add missing headers to board_led.hJeremy Bettis2022-11-211-0/+4
* nissa: globally disable DPSPeter Marheine2022-11-211-1/+2
* nissa: disable DPS for devices with SM5803Peter Marheine2022-11-211-0/+3
* tcpm_header: add test for set_vconn failurestabilize-15251.B-mainClayton Whitelaw2022-11-202-0/+72
* zephyr: Remove unneeded nocheck markersJeremy Bettis2022-11-192-2/+2
* test: add missing coverage for mkbp_event.cYuval Peress2022-11-183-4/+114
* zephyr:tests: Validate powerinfo console commandAl Semjonovs2022-11-181-0/+13
* test: move BC1.2 driver from default testcaseKeith Short2022-11-185-3/+7
* test: add coverage to led_common.cYuval Peress2022-11-185-0/+46