summaryrefslogtreecommitdiff
path: root/zephyr
Commit message (Expand)AuthorAgeFilesLines
* krabby: disable charger ADC when no ACstabilize-14695.85.B-mainstabilize-14695.107.B-mainrelease-R102-14695.B-mainTing Shen2022-04-131-0/+12
* corsola: add braces to single line blockTing Shen2022-04-1311-62/+114
* zephyr: herobrine: hoglin battery specsKshitiz Godara2022-04-135-1/+69
* zephyr: ap_pwrseq: Handle S0ix power state entry/exitLi Feng2022-04-134-10/+101
* zephyr: ap_pwrseq: support host sleep for S0ixLi Feng2022-04-132-0/+138
* zephyr: ap_pwrseq: support host sleep event and wake maskLi Feng2022-04-139-6/+279
* zephyr: ap_pwrseq: Rename enable/disable interruptAndrew McRae2022-04-138-39/+49
* zmake: Cleanup all the pylint warnings in zmakeJeremy Bettis2022-04-1219-371/+409
* zephyr: Enable NCT38XX ioexpander on MTLRVPBrandon Breitenstein2022-04-123-2/+70
* zephyr: increase PD interrupt stack sizeDeepti Deshatty2022-04-121-2/+2
* krabby: rt9490: add irq pinTing Shen2022-04-123-11/+3
* rt9490: add dt support for irq handlerTing Shen2022-04-124-0/+57
* zephyr: add util header to hold common device-tree opsTing Shen2022-04-126-13/+34
* nissa: enable battery revive configDeepti Deshatty2022-04-121-0/+1
* nissa: Handle S5 power rails for LTE sub-boardAndrew McRae2022-04-123-9/+60
* zephyr: cleanup the structure member typeRuibin Chang2022-04-121-8/+5
* ap_pwrseq: Add ADC interrupt enable/disableAndrew McRae2022-04-123-36/+114
* ztest: motion_sense: add tests for ec_rate subcommandYuval Peress2022-04-123-2/+76
* ztest: motion_sense: add tests for the info subcommandYuval Peress2022-04-123-0/+87
* ztest: motion_sense: add tests for the data subcommandYuval Peress2022-04-123-0/+48
* zmake: Fix cros lint warnings in testsJeremy Bettis2022-04-118-66/+123
* Skyrim: Enable tablet modeDiana Z2022-04-112-1/+5
* Skyrim: Fix GPIO typoDiana Z2022-04-111-4/+4
* zephyr: Get zephyr BUILD.py files to 0 warningsJeremy Bettis2022-04-1125-0/+94
* zephyr: npcx: clock: remove the guard for npcx_clock_get_sleep_ticksJun Lin2022-04-117-13/+1
* zephyr: test: USB 5v 3a PD sink alert raceAaron Massey2022-04-111-0/+3
* zephyr: test: Correct port target for detach_srcAaron Massey2022-04-111-2/+2
* zephyr: ITE keyboard driver uses wake up interface for WUC pinsRuibin Chang2022-04-114-22/+109
* zephyr: add a symbol to USB-A power type choiceDawid Niedzwiecki2022-04-117-9/+2
* zephyr: LED: Convert hard-coded led_color enum to use DTstabilize-14682.B-mainParth Malkan2022-04-093-6/+17
* zephyr: shim: drop task_get_zephyr_tidFabio Baltieri2022-04-081-5/+0
* zephyr: shim: decouple syswork support data from task_ctx_dataFabio Baltieri2022-04-081-37/+62
* zephyr:test: Add PR_Swap test caseAl Semjonovs2022-04-081-0/+37
* zephyr:test: Add VCONN_Swap test caseAl Semjonovs2022-04-082-0/+142
* zephyr: Lazor: Add brightness range color prop to DTParth Malkan2022-04-082-0/+4
* zephyr: LED: Convert brightness range func to use DTParth Malkan2022-04-086-20/+109
* zephyr: villager: Add brightness range color prop to DTParth Malkan2022-04-081-0/+2
* nereid: Enable ADC power signalsBernardo Perez Priego2022-04-083-23/+50
* nissa: Fix init priority of base orientation checkAndrew McRae2022-04-081-6/+3
* nissa: Set I2C5_1 pins to be low voltage.Andrew McRae2022-04-081-0/+12
* nissa: Enable Nirwen fan supportAndrew McRae2022-04-085-2/+82
* zephyr: convert PLATFORM_EC_I2C to a helper symbolKeith Short2022-04-0813-20/+19
* zephyr: cleanup I2C Kconfig dependenciesKeith Short2022-04-082-7/+5
* zephyr: cleanup dependencies for I2C configsKeith Short2022-04-081-8/+4
* zephyr: Move all I2C configs into a separate fileKeith Short2022-04-082-83/+87
* zephyr: hoglin: Enable TCS3400 Light sensorSam Hurst2022-04-072-1/+105
* zephyr: herobrine: Enable TCS3400 Light sensorSam Hurst2022-04-072-1/+104
* zephyr: it8xxx2_evb: convert the named-pwm node to pwm-ledsFabio Baltieri2022-04-071-14/+9
* zephyr: Fix Kconfig.charger charge_state_v2 helpAaron Massey2022-04-071-3/+3
* zephyr: shim: tasks: use the Zephyr cfg/data conventionFabio Baltieri2022-04-071-70/+60