summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* task: change task_set_event return type to voidFabio Baltieri2022-06-022-3/+2
* ec: Change EC_SPI_RX_READY host commandSam Hurst2022-05-311-2/+6
* bc12: split task handler in init and eventFabio Baltieri2022-05-271-2/+4
* usbc: wrap task_set_event to have an explicit port argumentFabio Baltieri2022-05-271-0/+8
* zephyr: clean up ioex configsDawid Niedzwiecki2022-05-271-5/+0
* CCGXXF: Support enabling SBU FETsVijay Hiremath2022-05-261-0/+1
* tcpm: Support PD chips with SBU protectionVijay Hiremath2022-05-263-1/+43
* TCPMv2: Add support for combination of PPC & non-PPC portsVijay Hiremath2022-05-261-0/+13
* usbc: cleanup: Abstract the TCPM control logicVijay Hiremath2022-05-262-16/+46
* chip/npcx: Add function to poll DIRTY bit for virtual wire changesTim Wawrzynczak2022-05-261-0/+7
* charge_manager: add command vbusEric Yilun Lin2022-05-261-0/+1
* zephyr: gpio: add function to reset GPIO portDawid Niedzwiecki2022-05-261-0/+14
* keyboard_mkbp: Remove unused keyboard_send_battery_key methodmparuchuri2022-05-241-9/+0
* usb_charge: fix various typos and doxygen tagsFabio Baltieri2022-05-231-4/+5
* usb_charge: drop USB_CHG_TASK_COUNTFabio Baltieri2022-05-231-11/+0
* bmix60: Use CONFIG_<driver>_INT_ENABLEGwendal Grignou2022-05-232-6/+6
* tcs3400: Use CONFIG_<driver>_INT_ENABLEGwendal Grignou2022-05-231-0/+20
* motion_sense: make motion_sense_push_raw_xyz() publicGwendal Grignou2022-05-231-0/+8
* board: remove CONFIG_ACCEL_LIS2DW_AS_BASE variableGwendal Grignou2022-05-231-6/+0
* config.h: Add missing ICM42607 interrupt config variableGwendal Grignou2022-05-231-0/+1
* OCP: Update OCP handling to match PD 3.1 specDiana Z2022-05-231-0/+7
* TCPMV2: Add power state change to statusJameson Thies2022-05-212-0/+39
* TCPMV2: Update Status to include temperature informationJameson Thies2022-05-211-0/+3
* keyboard: Modify register_scancode_set2 APIYu-An Chen2022-05-201-1/+1
* RGBKBD: Add late initializationDaisuke Nojiri2022-05-201-0/+3
* RGBKBD: Set GCC, scale, color in rgbkbd_initDaisuke Nojiri2022-05-201-0/+13
* chronicler: Drop battery charging voltageYu-An Chen2022-05-191-0/+2
* RGBKBD: Add reset, enable, disable, scale console commandsDaisuke Nojiri2022-05-192-1/+7
* ANX7843: Add datasheet default register tuningDiana Z2022-05-191-0/+4
* retimer: Add support for Intel Hayden Bridge retimerVijay Hiremath2022-05-191-0/+5
* keyboard: Add register_scancode_set2 APIDaisuke Nojiri2022-05-171-0/+10
* zephyr: panic: Capture the panic informationAndrew McRae2022-05-171-1/+1
* zephyr: fix last missing zephyr/ include pathsFabio Baltieri2022-05-161-1/+1
* zephyr: tcpm: Add flags property to TCPC yamlAl Semjonovs2022-05-161-0/+8
* virtual_battery: Support Battery MFG function and manufacture infoMichael5 Chen12022-05-132-0/+11
* TCPMV2: Send Alert Message on Power State ChangeJameson Thies2022-05-121-6/+16
* 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