summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rgbkbd: Add get_config subcommand to rgbkbd host commandParth Malkan2022-07-252-0/+24
* include/host_command.h: Fix C++ compilation errorTom Hughes2022-06-081-1/+1
* include/console.h: Use _STATIC_ASSERT for C++ compatibilityTom Hughes2022-06-081-1/+1
* RGBKBD: Set scale per keyDaisuke Nojiri2022-06-072-5/+20
* RGBKBD: Add demo sub-command to EC_CMD_RGBKBDDaisuke Nojiri2022-06-072-8/+12
* mkbp_info: Provide run time check volume buttons functionKnox Chiou2022-06-071-0/+22
* ANX7483: Add EQ tuning interfaceDiana Z2022-06-071-0/+34
* zephyr: shim: add single charge task supportFabio Baltieri2022-06-032-9/+20
* zephyr: LED: Define battery-level property as int rangeParth Malkan2022-06-031-6/+18
* USB Mux: Set an event when AP mux sets completeDiana Z2022-06-021-0/+2
* TCPMv2: Add a host command to allow the AP to set muxesDiana Z2022-06-021-0/+8
* USB mux: Allow single muxes or retimers to be setDiana Z2022-06-021-0/+12
* USB mux: Add CONFIG for AP driven mux controlDiana Z2022-06-021-0/+3
* 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