summaryrefslogtreecommitdiff
path: root/zephyr/include
Commit message (Expand)AuthorAgeFilesLines
* zephyr/include/emul/tcpc/emul_tcpci.h: Format with clang-formatJack Rosenthal2022-07-071-1/+1
* zephyr: emul: Track number of DP entry attemptsAbe Levkoy2022-07-061-0/+5
* zephyr/include/emul/tcpc/emul_tcpci_partner_faulty_snk.h: Format with clang-f...Jack Rosenthal2022-07-011-5/+5
* zephyr/include/emul/tcpc/emul_ps8xxx.h: Format with clang-formatJack Rosenthal2022-07-011-1/+1
* zephyr/include/soc/nuvoton_npcx/reg_def_cros.h: Format with clang-formatJack Rosenthal2022-07-011-59/+59
* zephyr/include/dt-bindings/battery.h: Format with clang-formatJack Rosenthal2022-07-011-6/+6
* zephyr/include/ap_power/ap_power.h: Format with clang-formatJack Rosenthal2022-07-011-5/+6
* zephyr/include/emul/tcpc/emul_tcpci.h: Format with clang-formatJack Rosenthal2022-07-011-15/+11
* zephyr/include/dt-bindings/charger/intersil_isl9241.h: Format with clang-formatJack Rosenthal2022-07-011-5/+5
* zephyr/include/emul/tcpc/emul_tcpci_partner_drp.h: Format with clang-formatJack Rosenthal2022-07-011-6/+6
* zephyr/include/emul/tcpc/emul_tcpci_partner_common.h: Format with clang-formatJack Rosenthal2022-06-291-32/+25
* zephyr/include/emul/emul_smart_battery.h: Format with clang-formatJack Rosenthal2022-06-291-3/+3
* zephyr/include/emul/emul_lis2dw12.h: Format with clang-formatJack Rosenthal2022-06-291-2/+1
* zephyr/include/dt-bindings/wake_mask_event_defines.h: Format with clang-formatJack Rosenthal2022-06-291-46/+46
* zephyr/include/soc/microchip_xec/reg_def_cros.h: Format with clang-formatJack Rosenthal2022-06-291-23/+23
* zephyr/include/ap_power/ap_power_interface.h: Format with clang-formatJack Rosenthal2022-06-291-9/+9
* zephyr/include/dt-bindings/gpio_defines.h: Format with clang-formatJack Rosenthal2022-06-291-42/+30
* zephyr/include/emul/emul_common_i2c.h: Format with clang-formatJack Rosenthal2022-06-291-2/+2
* zephyr/include/dt-bindings/usb_pd_tcpm.h: Format with clang-formatJack Rosenthal2022-06-281-9/+9
* zephyr/include/emul/emul_syv682x.h: Format with clang-formatJack Rosenthal2022-06-281-73/+73
* zephyr/include/emul/tcpc/emul_tcpci_partner_snk.h: Format with clang-formatJack Rosenthal2022-06-281-4/+4
* zephyr: improve tcpc emulator creationDawid Niedzwiecki2022-06-281-29/+152
* zephyr/include/emul/emul_bmi.h: Format with clang-formatJack Rosenthal2022-06-281-27/+25
* zephyr/include/dt-bindings/motionsense/utils.h: Format with clang-formatJack Rosenthal2022-06-281-3/+3
* zephyr/include/emul/tcpc/emul_tcpci_partner_src.h: Format with clang-formatJack Rosenthal2022-06-281-7/+5
* zephyr/include/emul/emul_bma255.h: Format with clang-formatJack Rosenthal2022-06-281-4/+4
* zephyr: tests: Add Get_Battery_Cap support to partner emulatorTristan Honscheid2022-06-281-0/+35
* zephyr/include/emul/emul_tcs3400.h: Format with clang-formatJack Rosenthal2022-06-271-6/+6
* test: Verify DisplayPort mode entry pathAaron Massey2022-06-251-0/+12
* zephyr: tests: Add USB-PD rev 3.0 extended msg support to emulTristan Honscheid2022-06-231-12/+22
* emul: usb common partner describes delay unitsAaron Massey2022-06-151-1/+1
* zephyr: mchp: Support 512KB SPI image generationmartin yan2022-06-091-3/+66
* zephyr: LED: Define battery-level property as int rangeParth Malkan2022-06-031-0/+20
* zephyr: npcx: update SHI driver for pinctrlKeith Short2022-06-021-1/+1
* zephyr: npcx-cros-dbg: Update driver for pinctrlKeith Short2022-06-021-1/+12
* zephyr:test: Add dock with power button test caseJameson Thies2022-06-011-0/+19
* zephyr: npcx: update kb raw driver for pinctrlKeith Short2022-05-311-30/+0
* zephyr: emul: Add TCPCI partner emulator extensionsTomasz Michalec2022-05-246-343/+223
* zephyr: Add BIT macro to usb_pd_tcpm dt-bindingBrandon Breitenstein2022-05-181-0/+4
* zephyr: fix DTS include path for ITE boards.Keith Short2022-05-171-1/+1
* zephyr: it8xxx2: Use pinctrl instead of pinmux driverTim Lin2022-05-161-4/+6
* zephyr: tcpm: Add flags property to TCPC yamlAl Semjonovs2022-05-161-0/+33
* emul: partner emuls reset roles on hard resetAaron Massey2022-05-111-0/+10
* emul: Partner data arg tcpci_snk_emul_init_dataAaron Massey2022-05-111-1/+5
* zephyr:test: Add test to check Alert sends from the ECJameson Thies2022-05-101-0/+9
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-0928-58/+58
* zephyr: move USB mux configuration into the device treeTomasz Michalec2022-05-061-0/+18
* test: Abstract PD power role init with DRP emulAaron Massey2022-05-031-2/+16
* zephyr:test: Add ping message support/testAl Semjonovs2022-04-291-0/+9
* zephyr: mchp: Remove shim flash read APImartin yan2022-04-271-1/+2