summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* zephyr: unused-gpios: remove DT_PATH usagesFabio Baltieri2022-12-232-20/+17
* zephyr: test: drop CONFIG_ESPI_EMUL=yFabio Baltieri2022-12-232-2/+0
* tentacruel: ppc testTing Shen2022-12-236-3/+195
* brya: Add comment to i2c devicetreeJason Yuan2022-12-221-0/+4
* zephyr/test/drivers: Move flash test to separate directoryPatryk Duda2022-12-226-1/+16
* flash: Move printing information about regions to separate functionPatryk Duda2022-12-222-12/+21
* TCPMv2: Update PE commentsAbe Levkoy2022-12-221-2/+3
* pujjo:change keyboard backlight PWM frequency to 20k Hztony.tang2022-12-221-1/+1
* yaviks: support new battery si03054xlZick Wei2022-12-221-0/+3
* zephyr/battery: add new battery smp si03054xlZick Wei2022-12-222-0/+55
* rt1739: rename `irq` dt prop to `frs_en_gpio`Ting Shen2022-12-222-3/+9
* rex: fan: Add fan_init method to check if fan is present from CBIMadhurima Paruchuri2022-12-2112-8/+227
* zephyr: bbram: unify bbram access macrosFabio Baltieri2022-12-217-52/+72
* gaelin: Apply PS8811 tuning parametersBruce Chiang2022-12-211-2/+15
* Zephyr: Ensure NPCX flash write and erase reload watchdogDiana Z2022-12-201-1/+25
* panic: Publish EC_HOST_EVENT_PANIC on panicRob Barnes2022-12-207-0/+85
* zephyr: ap_pwrseq: use DT_DRV_COMPAT properlyFabio Baltieri2022-12-205-49/+54
* battery: Avoid read battery when cut off processarthur.lin2022-12-203-3/+52
* it8xxx2: add hw sha256Dino Li2022-12-205-1/+149
* Winterhold: enable force buck modejohnwc_yeh2022-12-201-0/+1
* rex: Disable config smart dischargeLi Feng2022-12-201-1/+2
* corsola: reduce the type-c port count init delay to 500msEric Yilun Lin2022-12-201-2/+2
* Winterhold: Change charging currentjohnwc_yeh2022-12-202-0/+23
* charger/isl9238c: enable force buck modejohnwc_yeh2022-12-205-0/+29
* Rex: Get VBUS sourcing state from PPCLi Feng2022-12-205-12/+12
* PCHG: Print next event in pchg console commandDaisuke Nojiri2022-12-191-7/+17
* npcx9: SHA256: Fix the code definition of enum ncl_statusJun Lin2022-12-191-3/+3
* zephyr: ap_power: add adc signal testsFabio Baltieri2022-12-192-2/+120
* zephyr: emul: add a voltage comparator mock driverFabio Baltieri2022-12-195-0/+166
* zephyr: adc: add a dedicated NAMED_ADC_CHANNELS optionFabio Baltieri2022-12-195-12/+13
* zephyr: mock: always include the include directoryFabio Baltieri2022-12-193-17/+23
* corsola: bring forward the fake type-c port count init timingEric Yilun Lin2022-12-191-1/+4
* gladios: Update fw_config for gladiosHank.Xie2022-12-192-24/+28
* gladios: Update board config for gladiosHank.Xie2022-12-199-530/+99
* tentacruel: Setting convertible device with default sensor.jeffrey2022-12-191-12/+22
* nissa: Adjust PWM config for KB backlightAndrew McRae2022-12-193-6/+3
* ap_pwseq: Disable sleep mask when in S0Andrew McRae2022-12-191-0/+4
* xivur: Remove BC 12 feature.jeffrey2022-12-1912-35/+55
* marasov: Remove TBT functionMichael5 Chen12022-12-194-63/+5
* evoker: Dynamic changing charge currentYu-An Chen2022-12-172-0/+108
* {ambassador,genesis,moonbuggy,scout}: Increase fan to reduce throttling.Richard Yeh2022-12-178-80/+201
* PCHG: Remove const from struct pchg_config fieldsDaisuke Nojiri2022-12-171-6/+6
* Redrix: Enable RF charge for stylusDaisuke Nojiri2022-12-161-0/+2
* CTN730: Add RF chargeDaisuke Nojiri2022-12-162-3/+40
* PCHG: Add BIST mode for RF chargeDaisuke Nojiri2022-12-163-8/+187
* nissa: NPCX PWM keyboard backlight settingAndrew McRae2022-12-163-3/+3
* xivur: Remove hdmi gpiojeffrey2022-12-162-6/+2
* TCPMV2: Handle errors in pe_send_alert_runJameson Thies2022-12-162-0/+60
* keyboard: Wake up key scanner only if there are changesAndrew McRae2022-12-161-4/+10
* 8042: Init mutex when running on ZephyrAndrew McRae2022-12-161-1/+1