summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* treewide: Convert ESPI_DEFAULT_SCI_WIDTH_US to default VWIRE pulse widthTim Wawrzynczak2022-05-111-1/+1
* usb_mux: add TUSB546 driverTing Shen2022-05-101-0/+6
* TCPCI: Allow TCPM to use sink/source control without PPCs presenceDevin Lu2022-05-103-6/+0
* TCPMv2: Set tVconnReapplied to 10 msAbe Levkoy2022-05-091-1/+1
* zephyr: add a zephyr/ prefix to all zephyr includesFabio Baltieri2022-05-096-7/+7
* zephyr: move USB mux configuration into the device treeTomasz Michalec2022-05-061-0/+12
* chargesplash: State machine implementationJack Rosenthal2022-05-052-0/+48
* i2c_controller: Fix buffer overrun in `i2c_read_sized_block`Robert Zieba2022-05-051-2/+0
* smart battery: Fix mfgacc access function reading wrong number of bytesRobert Zieba2022-05-051-1/+14
* i2c_controller: Add i2c_read_sized_block functionRobert Zieba2022-05-051-0/+12
* common/usbc: add new DPM for sink capability and request mismatchScott Chao2022-05-051-0/+8
* TCPMv2: Request partner's revision information in src/snk startupJameson Thies2022-05-041-4/+34
* ec_commands: Add a const for the MCHP MEC IO rangeDustin L. Howett2022-05-031-3/+7
* TCMPV2: Add state to send Status extended messagesJameson Thies2022-05-022-0/+27
* lid_switch: Move LID_DEBOUNCE_US to public headerJack Rosenthal2022-05-021-0/+5
* RGBKBD: Move initialization to keyboard backlightDaisuke Nojiri2022-05-021-16/+0
* Zephyr: Add CONFIG_FANS to config_chip.h scopeDiana Z2022-05-021-1/+1
* TCPMV2: Send alerts with ADO based on alert function callJameson Thies2022-04-302-5/+28
* power: Add new chipset_power_on APIJack Rosenthal2022-04-291-0/+7
* zephyr: shim: update to the new pwm_set Zephyr APIFabio Baltieri2022-04-291-1/+1
* throttle_ap: Add option to gate PROCHOT based on C10Keith Short2022-04-282-0/+41
* tcpm/anx7477: support TCPCI get_vbus_voltageEric Yilun Lin2022-04-281-0/+14
* test: add tests for ODR host commandYuval Peress2022-04-261-0/+2
* include/fpsensor: Use doxygen to describe functionsTom Hughes2022-04-251-54/+90
* cleanup: it8801: Rename discrete Keyboard configsVijay Hiremath2022-04-251-3/+3
* virtual battery: Write manufacturer access commandMichael5 Chen12022-04-251-0/+8
* RGBKBD: Add IS31FL3733B driverYu-An Chen2022-04-221-0/+1
* include: Update comments for fp_capture_typeTom Hughes2022-04-222-12/+25
* zephyr: fan: rename named-fans to cros-ec,fansFabio Baltieri2022-04-221-3/+3
* PCHG: Power on PCHG chargers on start-upDaisuke Nojiri2022-04-221-0/+8
* CPS8100: Add CPS8100 driverDaisuke Nojiri2022-04-221-0/+1
* treewide: Move SCI pulse width to a CONFIG/Kconfig optionTim Wawrzynczak2022-04-211-0/+6
* chgstv2: Add bypass mode for ISL9241Daisuke Nojiri2022-04-211-0/+20
* power/intel_x86: block RSMRST until the system is in S5Zhuohao Lee2022-04-211-0/+4
* PCHG: Fix state names in the state machine diagramDaisuke Nojiri2022-04-211-11/+11
* zephyr: shimmed_task: drop the shell stub task dataFabio Baltieri2022-04-191-6/+0
* bq25710: add more options for Prochot settingarthur.lin2022-04-191-0/+8
* compile_time_macros: Add WRITE_BITDaisuke Nojiri2022-04-181-0/+6
* led: Make led_is_supported function overridableParth Malkan2022-04-151-2/+12
* TCPMv2: Obtain correct dual role state when chipset onEric Yilun Lin2022-04-151-0/+8
* virtual_battery: Return manufacturer dataMichael5 Chen12022-04-141-0/+9
* zephyr: shim: drop the shim PWM codeFabio Baltieri2022-04-141-1/+0
* RGBKBD: Support backlight control via ACPIDaisuke Nojiri2022-04-131-0/+5
* RGBKBD: Support backlight control via EC_CMD_PWM_SET_DUTYDaisuke Nojiri2022-04-131-0/+13
* 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