summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Chronicler: Change thermal and fan configurationYu-An Chen2021-07-081-35/+14
* primus: Include-what-you-use scrubScott Chao2021-07-0810-7/+30
* primus: sync brya GPIO configurationScott Chao2021-07-081-9/+9
* gimble: Include-what-you-use scrubScott Chao2021-07-0810-8/+30
* primus: remove gpio DMIC_DET_NScott Chao2021-07-081-2/+1
* primus: enable touchpad/ trackpoint fw updateScott Chao2021-07-081-2/+2
* gimble: sync brya GPIO configurationScott Chao2021-07-081-7/+7
* zephyr: implement irq functions for tasksDino Li2021-07-071-2/+4
* NCT3807: Set up correct FRS enableDiana Z2021-07-072-1/+26
* Guybrush: Set both FRS signals as GPIODiana Z2021-07-072-0/+17
* Guybrush: Switch to TCPC sourcing detectionDiana Z2021-07-072-14/+7
* anx3443: enable power saving modeTing Shen2021-07-072-22/+72
* asurada: move regulator code into a separate fileDino Li2021-07-063-39/+47
* chgstv2: Clean up CONFIG_CHARGER_PROFILE_OVERRIDEDaisuke Nojiri2021-07-062-63/+54
* chgstv2: Clean up CONFIG_BATTERY_CHECK_CHARGE_TEMP_LIMITSDaisuke Nojiri2021-07-051-5/+2
* System: Add SYSTEM_IN_MANUAL_RECOVERY flagDaisuke Nojiri2021-07-054-7/+47
* zephyr: enable PWM functionRuibin Chang2021-07-057-0/+122
* cbi: Add cbi_get_cache_status()Philip Chen2021-07-033-5/+14
* zmake: remove v2.5 from module pathYuval Peress2021-07-031-4/+1
* zephyr: zmake: Run isort on all files, add check to run_tests.shJack Rosenthal2021-07-0213-19/+29
* DP Altmode DFP: Add `mfallow` commandudaykiran2021-07-0210-5/+79
* Battery: Print display SoC in proper position for battery commandDaisuke Nojiri2021-07-021-6/+8
* chgstv2: Avoid force shutdown if chipset is shutting downDaisuke Nojiri2021-07-022-2/+23
* zephyr: Add SYV682x emulator and testAbe Levkoy2021-07-0210-2/+398
* zephyr: zmake: separate zmake test execution out of zmakeJack Rosenthal2021-07-024-58/+36
* zephyr: zmake: remove unused importsJack Rosenthal2021-07-021-3/+0
* zephyr: zmake: add formatting configs for isort and flake8Jack Rosenthal2021-07-022-0/+11
* ectool: fixup the error for chargecontrol normal|idle|dischargeZhuohao Lee2021-07-021-0/+1
* zephyr: asurada: increase stack size for PD_C0 and PD_C1Dino Li2021-07-021-0/+3
* Jelboz/Jelboz360: Modity EC thermal config.Michael5 Chen12021-07-021-0/+9
* zephyr: asurada: enable flash console command configurationTim Lin2021-07-022-0/+2
* zephyr: it8xxx2_evb: enable flash driverTim Lin2021-07-022-0/+4
* zephyr/drivers: it8xxx2: add flash controllerTim Lin2021-07-025-2/+293
* Chronicler: Initialize the vivaldi keyboardYu-An Chen2021-07-022-0/+33
* zephyr: change host console shim interfaceDawid Niedzwiecki2021-07-023-19/+26
* Chronicler: Update battery device nameYu-An Chen2021-07-021-2/+2
* stm32: clock: avoid division by zero worries.Bossen WU2021-07-021-4/+4
* cbi: Remove cbi_eeprom.hPhilip Chen2021-07-024-18/+2
* gimble: add motion sense supportScott Chao2021-07-024-68/+50
* AMD: Ignore forced shutdown if transitioningDiana Z2021-07-021-1/+1
* dedede: Enable CONFIG_ASSERT_CCD_MODE_ON_DTS_CONNECTRob Barnes2021-07-0218-17/+22
* zmake: Fix use of ZEPHYR_SDK_INSTALL_DIRYuval Peress2021-07-012-1/+35
* nucleo-dartmonkey: Rename sleep lines to be more genericCraig Hesling2021-07-012-9/+15
* fingerprint: Rename sleep lines to be more genericCraig Hesling2021-07-011-4/+4
* system: Rename reset_flags used in system_encode_save_flagsDaisuke Nojiri2021-07-012-9/+9
* TCPMv2: Notify of disconnect on TC detachDiana Z2021-07-011-0/+3
* Typec: Add disconnected status eventDiana Z2021-07-011-0/+1
* zephyr: npcx: Remove PLL setting for NPCX chipWealian Liao2021-07-012-20/+2
* zephyr: shim: compile out pm_policy_low_power_devices for v2.6Fabio Baltieri2021-07-011-18/+2
* zephyr/drivers: npcx: reorganizes the flash driver(3)Tim Lin2021-07-015-59/+195