summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* USBHC: Add USB host command interfaceDaisuke Nojiri2022-03-292-0/+5
* common: Remove "__visible" from __keepTom Hughes2022-03-281-1/+1
* util: align the IN_RANGE implementation with zephyrTing Shen2022-03-231-1/+1
* scout: use SUSPEND and RESUME hooks for TPU powerPeter Marheine2022-03-231-7/+0
* tcpci: Correct USB-C PD PPC config in header fileVijay Hiremath2022-03-221-1/+1
* Scout: Power off TPU and IMX8 in S0ixSue Chen2022-03-221-0/+7
* zephyr: remove the named-ioexes and move ioex logic to gpioMichał Barnaś2022-03-211-0/+52
* zephyr: emul: Add support for RECEIVE_DETECT in TCPCITomasz Michalec2022-03-181-2/+15
* power: Add chipset and board callbacks for sleep hangsRob Barnes2022-03-171-3/+37
* i2c: Add addr_flags and cmd to board_allow_i2c_passthru()Ricardo Quesada2022-03-171-4/+13
* zephyr: avoid duplicate IN_RANGE macroFabio Baltieri2022-03-161-0/+5
* zephyr: Update GPIO flags to match upstreamKeith Short2022-03-161-12/+12
* gpio: Cleanup CONFIG_CMD_GPIO_EXTENDEDKeith Short2022-03-161-4/+2
* zephyr: Directly map GPIO flagsKeith Short2022-03-161-14/+43
* zephyr: Fix checks for GPIO flags used in the devicetreeKeith Short2022-03-161-8/+26
* power: Add base code for Meteorlake power sequencingVijay Hiremath2022-03-153-0/+82
* ANX7483: Add DriverDiana Z2022-03-152-0/+23
* ectool: support dps enable/disable commandEric Yilun Lin2022-03-151-0/+9
* taeko: modify for Prochot function settingamber.chen2022-03-141-0/+7
* Revert "battery: Do not return display_soc if data is bad"Daisuke Nojiri2022-03-121-8/+0
* usb_pd_timer: use atomic_*_bit functionsDawid Niedzwiecki2022-03-101-29/+15
* Banshee:implement LED behaviorLeo-Tsai2022-03-101-0/+6
* atomic: wrap atomic.h file from ZephyrDawid Niedzwiecki2022-03-101-0/+20
* intel_x86: Add config to configure S5 exit timerSugnan Prabhu S2022-03-091-0/+8
* mrbland: Disable lid detect when the base is detachedSiyu Qin2022-03-091-0/+8
* zephyr: test enabling charge state debuggingYuval Peress2022-03-091-0/+10
* usbpd: Add source PDO vector helperCaveh Jalali2022-03-081-0/+10
* zephyr: test: Add tests for chgstate idle commandYuval Peress2022-03-071-0/+2
* RGBKBD: Fix malformed host commandRajesh Kumar2022-03-051-1/+1
* tcpci: support tcpci_get_vbus_voltageEric Yilun Lin2022-03-042-0/+16
* usbpd: Fix RDO_BATT_MAX_POWER field encodingCaveh Jalali2022-03-041-1/+1
* battery: Do not return display_soc if data is badRob Barnes2022-03-011-0/+8
* RGBKBD: Add AW20198 driverDaisuke Nojiri2022-03-011-0/+1
* RGBKBD: Add RGB Keyboard taskDaisuke Nojiri2022-03-014-0/+163
* zephyr: subsys/ap_pwrseq: Add chipset state interface APIsLi Feng2022-03-011-1/+1
* host_sleep: Increase the default sleep timeoutWai-Hong Tam2022-02-281-1/+1
* zephyr: Dont define gcc version when using ZephyrAaron Massey2022-02-281-0/+3
* stm32: Introduce define to control extended reset flagsPatryk Duda2022-02-281-0/+10
* panic: Check panic data size during buildPatryk Duda2022-02-282-0/+7
* gpio: Enable guard for Zephyr sourcesKeith Short2022-02-251-0/+3
* zephyr: Move gpio_get_dt_spec prototypeKeith Short2022-02-251-9/+0
* gpio: cleanup header usage for bb_retimerKeith Short2022-02-251-1/+0
* gpio: cleanup header usage for uartKeith Short2022-02-251-1/+1
* gpio: cleanup header usage for powerKeith Short2022-02-251-1/+1
* gpio: cleanup header usage for sensorsKeith Short2022-02-253-3/+3
* gpio: cleanup header usage for keyboardKeith Short2022-02-251-1/+1
* gpio: cleanup header usage for i2cKeith Short2022-02-251-1/+1
* gpio: cleanup header usage for chipset taskKeith Short2022-02-251-1/+1
* gpio: cleanup header usage for buttonsKeith Short2022-02-251-1/+1
* PCHG: Handle host events in queueDaisuke Nojiri2022-02-242-2/+17