summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* hooks: rename charger init priority to match othersKeith Short2022-03-2911-12/+12
* hooks: add HOOK_PRIO_POST_LIDKeith Short2022-03-293-4/+5
* hooks: add HOOK_PRIO_POST_PWMKeith Short2022-03-293-2/+3
* hooks: Create HOOK_PRIO_PRE_I2CKeith Short2022-03-292-1/+2
* hooks: add HOOK_PRIO_POST_I2CKeith Short2022-03-2914-13/+14
* zephyr: test: move include files to scoped directoryYuval Peress2022-03-2954-84/+84
* zephyr: emul: fix tcpci dependency on test/driversYuval Peress2022-03-291-13/+13
* zephyr: mchp: Add shim Kconfigmartin yan2022-03-293-0/+34
* COIL: update chip/max32660Ricardo Quesada2022-03-292-125/+126
* zephyr: mchp: Add shim flashmartin yan2022-03-294-0/+260
* COIL: update chip/max32660Ricardo Quesada2022-03-292-167/+185
* zephyr: mchp: Add shim kscanmartin yan2022-03-291-0/+24
* zephyr: update documentation after removing prompt for mkbp masksMichał Barnaś2022-03-291-12/+3
* zephyr: remove prompt for wakeup-mask KconfigsMichał Barnaś2022-03-296-20/+4
* kinox: modify GPIO initial settingMatt Wang2022-03-298-406/+93
* nissa/nereid: increase C1 charger interrupt priorityPeter Marheine2022-03-291-1/+23
* kingler: set PD debug level to 2Eric Yilun Lin2022-03-291-1/+1
* nissa/nereid: use TCPCI mux on usb-C1Peter Marheine2022-03-291-0/+15
* Prism: Enable USB host commandDaisuke Nojiri2022-03-293-4/+12
* USBHC: Add USB host command interfaceDaisuke Nojiri2022-03-297-0/+296
* kappa: Fix LGC MPPHPPFO021C battery C/DFET reading methodDevin Lu2022-03-291-4/+4
* ectool: Add USB interfaceDaisuke Nojiri2022-03-295-3/+409
* Banshee: modify fan frequencyfelixtwchang2022-03-291-2/+2
* volmar: Initialize the vivaldi keyboardYu-An Chen2022-03-292-6/+23
* kinox: separate fw_config from the boardMatt Wang2022-03-295-46/+111
* Revert "nissa: Disable Power Management on nivviks"Peter Marheine2022-03-291-6/+0
* Felwinter: Fixed EN_PP5000_PEN doesn't deasserted when pen is plug-outJosh Tsai2022-03-291-0/+1
* zephyr: test: add missing .c files to testsYuval Peress2022-03-291-0/+2
* landia: Add supporting of 2nd source LID accel sensor BMA422Hank Xie2022-03-293-2/+42
* landia: Tune lid and base accel rotation configuration.Hank Xie2022-03-291-4/+4
* servo_v4p1: Detect and configure PCAL6524HESam Hurst2022-03-291-7/+50
* zephyr:test: Add tests for CHARGER_RAMP_HWAl Semjonovs2022-03-294-4/+80
* zephyr: test: Add tests for AMON/BMONAl Semjonovs2022-03-296-1/+167
* Skyrim: Enable 4-byte port 80 codesDiana Z2022-03-291-0/+1
* zephyr: Add mock for system_jumped_late() functionTristan Honscheid2022-03-283-1/+8
* zephyr: power_policy: Function content has changedTim Lin2022-03-281-1/+1
* zephyr: drivers/cros_flash: it8xxx2: Add flash protect lock settingTim Lin2022-03-281-0/+10
* zephyr: mchp: Add shim i2cmartin yan2022-03-281-0/+2
* zephyr: npcx: fix deep sleepKeith Short2022-03-281-1/+1
* zephyr: mchp: Add shim gpiomartin yan2022-03-281-0/+54
* util: Remove implementation of strtoull in Zephyr buildYuval Peress2022-03-281-0/+2
* sn5s330: Test I2C fail in sn5s330_set_vconn()Tristan Honscheid2022-03-281-0/+13
* sn5s330: Test sn5s330_enter_low_power_mode() I2C failsTristan Honscheid2022-03-281-0/+28
* sn5s330: Test I2C fail in sn5s330_discharge_vbus()Tristan Honscheid2022-03-281-0/+12
* sn5s330: Test set_vbus_source_current_limit() I2C read failTristan Honscheid2022-03-281-0/+13
* sn5s330: Test polarity set functionTristan Honscheid2022-03-281-0/+27
* sn5s330: Test PP FET enable failure handlingTristan Honscheid2022-03-281-0/+60
* Skyrim: Add PG_PCORE_S0_OD to EC_SOC_PWR_GOOD logicDiana Z2022-03-284-6/+20
* common: Remove "__visible" from __keepTom Hughes2022-03-281-1/+1
* util: Increase buffer size to account for terminating NULTom Hughes2022-03-281-1/+1