summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* RGBKBD: Separate init and enableDaisuke Nojiri2022-04-121-0/+2
* zephyr: shim: drop task_get_zephyr_tidFabio Baltieri2022-04-081-12/+0
* BB Retimer: Add CONFIG_USBC_RETIMER_INTEL_BB_VPRO_CAPABLESugnan Prabhu S2022-04-071-0/+3
* I2C trace: Add error prints to trace resultsDiana Z2022-04-011-1/+2
* zephyr:test: Add VCONN_Swap supportAl Semjonovs2022-04-011-1/+1
* Revert "zephyr: convert HOOK_INIT into SYS_INIT"Keith Short2022-04-011-65/+0
* Revert "zephyr: map legacy hook priorities to Zephyr priorities"Keith Short2022-04-011-5/+3
* Zephyr: Separate out temperature sensor fieldsDiana Z2022-03-311-3/+1
* RGBKBD: Add EC_CMD_RGBKBD commandDaisuke Nojiri2022-03-301-1/+14
* test_util: Add function to set next state without rebootPatryk Duda2022-03-301-0/+3
* RGBKBD: Add EC_CMD_RGBKBD_SET_COLOR commandDaisuke Nojiri2022-03-292-1/+66
* compile: avoid including <type_traits> in Zephyr buildsYuval Peress2022-03-291-1/+1
* tree: Replace __attribute__((used)) with __keepTom Hughes2022-03-291-1/+1
* zephyr: map legacy hook priorities to Zephyr prioritiesKeith Short2022-03-291-3/+5
* zephyr: convert HOOK_INIT into SYS_INITKeith Short2022-03-291-0/+65
* hooks: Remove parenthesis from MOTION_SENSE_HOOK_PRIOKeith Short2022-03-291-1/+1
* hooks: add HOOK_PRIO_POST_FIRSTKeith Short2022-03-291-0/+1
* hooks: add HOOK_PRIO_POST_POWER_BUTTONKeith Short2022-03-291-0/+1
* hooks: add HOOK_PRIO_POST_DEFAULTKeith Short2022-03-291-0/+1
* hooks: add HOOK_PRIO_PRE_DEFAULTKeith Short2022-03-291-0/+1
* hooks: add HOOK_PRIO_POST_CHIPSETKeith Short2022-03-291-0/+1
* hooks: add HOOK_PRIO_POST_CHARGE_MANAGERKeith Short2022-03-291-0/+1
* hooks: rename charger init priority to match othersKeith Short2022-03-291-1/+1
* hooks: add HOOK_PRIO_POST_LIDKeith Short2022-03-291-0/+1
* hooks: add HOOK_PRIO_POST_PWMKeith Short2022-03-291-0/+1
* hooks: Create HOOK_PRIO_PRE_I2CKeith Short2022-03-291-0/+1
* hooks: add HOOK_PRIO_POST_I2CKeith Short2022-03-291-0/+1
* 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