summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* include/config.h: Format with clang-formatJack Rosenthal2022-06-281-269/+227
* include/port80.h: Format with clang-formatJack Rosenthal2022-06-281-4/+4
* include/cros_version.h: Format with clang-formatJack Rosenthal2022-06-281-3/+3
* Revert "trng: Rename rand to trng_rand"Pin-yen Lin2022-06-281-5/+7
* include/usb_pd_tbt.h: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* include/mock/tcpc_mock.h: Format with clang-formatJack Rosenthal2022-06-281-2/+1
* include/mock/fp_sensor_mock.h: Format with clang-formatJack Rosenthal2022-06-281-14/+15
* include/charge_state_v1.h: Format with clang-formatJack Rosenthal2022-06-281-16/+14
* include/crypto_api.h: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* include/task_filter.h: Format with clang-formatJack Rosenthal2022-06-281-1/+0
* include/dptf.h: Format with clang-formatJack Rosenthal2022-06-281-5/+5
* include/driver/mag_bmm150.h: Format with clang-formatJack Rosenthal2022-06-281-75/+71
* include/keyboard_8042.h: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* include/usb_charge.h: Format with clang-formatJack Rosenthal2022-06-281-11/+11
* include/charge_state_v2.h: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* include/sha256.h: Format with clang-formatJack Rosenthal2022-06-281-2/+2
* trng: Rename rand to trng_randTom Hughes2022-06-281-7/+5
* include/lpc.h: Format with clang-formatJack Rosenthal2022-06-281-1/+1
* include/driver/retimer/bb_retimer.h: Format with clang-formatJack Rosenthal2022-06-271-33/+33
* include/power/icelake.h: Format with clang-formatJack Rosenthal2022-06-271-5/+5
* zephyr: tests: Add Battery Capability Data Block struct definitionTristan Honscheid2022-06-271-0/+28
* zephyr: tests: Add USB-PD rev 3.0 extended msg support to emulTristan Honscheid2022-06-231-5/+7
* USB Mux: Add feature flag for AP mux settingDiana Z2022-06-221-0/+4
* zephyr:test: Add tests for EC_CMD_HOST_EVENT commandAl Semjonovs2022-06-221-0/+7
* hook: Add HOOK_POWER_SUPPLY_CHANGEDaisuke Nojiri2022-06-222-0/+7
* power: Drop support for Braswell power sequencingJack Rosenthal2022-06-201-3/+0
* charge_manager: Make chgsup print moreDaisuke Nojiri2022-06-191-1/+39
* charge_state: Remove unnecessary macro guardsDaisuke Nojiri2022-06-151-3/+1
* test: Relocate test_mockable for better compatibilityDaisuke Nojiri2022-06-151-16/+16
* chipset: introduce CONFIG_AP_POWER_CONTROLPeter Marheine2022-06-154-9/+21
* zephyr: Remove ec_version.h dependency on common/system.cTristan Honscheid2022-06-131-0/+2
* chargesplash: Change host command number to 0x00A5Jack Rosenthal2022-06-101-1/+1
* RGBKBD: Add TLC59116F driverjohnwc_yeh2022-06-101-0/+1
* timer.h: Avoid redefining clock_t when compiling with libcTom Hughes2022-06-091-2/+7
* it8xxx2: The "M" extension is disabled by defaultDino Li2022-06-091-0/+6
* config: riscv: add CONFIG_RISCV_EXTENSION_M configurationDino Li2022-06-091-0/+6
* 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