summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* config: rename CONFIG_HOSTCMD_ESPI to CONFIG_HOST_INTERFACE_ESPIKeith Short2021-11-191-6/+6
* config: rename CONFIG_HOSTCMD_LPC to CONFIG_HOST_INTERFACE_LPCKeith Short2021-11-191-6/+6
* config: rename CONFIG_HOSTCMD_HECI to CONFIG_HOST_INTERFACE_HECIKeith Short2021-11-191-1/+1
* bq25710: Allow IDCHG_TH2 to be customizedCaveh Jalali2021-11-171-0/+11
* bq25710: Allow VSYS_MIN to be customizedCaveh Jalali2021-11-171-0/+13
* falconlite: ensure WDT is deasserted when hard shutdown.Eric Yilun Lin2021-11-171-0/+1
* bq25710: Allow IDCHG_DEG2 to be customizedCaveh Jalali2021-11-161-0/+11
* bq25710: Allow VSYS_UVP to be configuredCaveh Jalali2021-11-161-0/+11
* bq25710: Allow PP_ACOK to be configuredCaveh Jalali2021-11-161-0/+7
* bq25710: Allow PP_BATPRES to be configuredCaveh Jalali2021-11-161-0/+7
* bq25710: Allow PP_INOM to be configuredCaveh Jalali2021-11-161-0/+8
* TCPMv2: Prepare for boards using USB mux taskDiana Z2021-11-152-0/+9
* TCPMv2: Add DPM setup enumDiana Z2021-11-153-14/+28
* USB MUX: Create a task to perform mux setsDiana Z2021-11-151-0/+7
* bq25710: Make VSYS_TH2 Kconfig friendlyCaveh Jalali2021-11-131-0/+3
* power: Combine chipset_reset_reason and chipset_shutdown_reasonTom Hughes2021-11-122-10/+11
* TCPC Mock: Add LPM wake callbackDiana Z2021-11-111-0/+1
* TCPCI: Add an interface for I2C wakeDiana Z2021-11-113-0/+19
* bq25710: Allow BATOC threshold to be configuredCaveh Jalali2021-11-111-0/+8
* bq25710: Allow ACOC_VTH to be configuredCaveh Jalali2021-11-111-0/+7
* bq25710: Allow EN_ACOC to be configuredCaveh Jalali2021-11-111-0/+7
* ppc: add an interrupt pointer to the ppc driver APIDawid Niedzwiecki2021-11-111-0/+7
* bq25710: Allow CMP_REF to be configuredCaveh Jalali2021-11-111-0/+8
* zephyr: bmi160: Test interrupt handler and bug fixTristan Honscheid2021-11-092-12/+29
* zephyr: extract common gpio logicMichał Barnaś2021-11-091-0/+20
* task: Use bool for truthy return typesTom Hughes2021-11-091-3/+3
* Task: Introduce generic deferred checkDiana Z2021-11-081-0/+18
* tree: Make DECLARE_IRQ routine staticTom Hughes2021-11-081-2/+3
* tree: Create usb_pd_pdo.cTom Hughes2021-11-051-0/+19
* gpio: fix typo in error messageMichał Barnaś2021-11-051-1/+1
* ioex: extract shell commands from ioexpander.cMichał Barnaś2021-11-051-0/+10
* power: support falcon-lite power sequencingEric Yilun Lin2021-11-052-0/+21
* zephyr: Always enable accelgyro_bmi160 sec_read/writeTristan Honscheid2021-11-041-2/+0
* zephyr: mt8192: gather power-signal information from DTDenis Brockus2021-11-031-0/+4
* ec: Implement keyboard backlight get enabledJeremy Bettis2021-11-031-0/+6
* npcx: flash: Fix physical_get_protect_flags()Wealian Liao2021-11-031-0/+2
* zephyr: Add Kconfig for init_rom regionTristan Honscheid2021-11-021-10/+14
* bq25710: Add PSYS sensing configurationCaveh Jalali2021-11-011-0/+9
* tcpm: Add port flag indicating if the TCPC controls VCONNCaveh Jalali2021-10-292-7/+10
* common: Make EC power delivery cmd more verboseNehemiah Dureus2021-10-291-0/+1
* core/riscv-rv32i: dump panic info on console channelTinghan Shen2021-10-292-0/+11
* zephyr: test: Make get_time mockableAaron Massey2021-10-281-0/+13
* cleanup: charger: Add BQ25710 sense resistor configsDeepti Deshatty2021-10-281-0/+6
* battery: Move battery get/set vendor param to common/battery.cTommy Chung2021-10-281-2/+8
* board/metaknight: Fix compilation error when using clangTom Hughes2021-10-271-0/+1
* IOEX: Add driver specific flagsSam Hurst2021-10-271-0/+6
* smart_battery: Store battery info in struct battery_static_infoDaisuke Nojiri2021-10-261-7/+21
* Battery: Move battery code to battery_v1.c and v2.cDaisuke Nojiri2021-10-263-2/+48
* TCPMv2: Add PD timer unit testDenis Brockus2021-10-261-0/+54
* TCPMv2: Support 64 timersAbe Levkoy2021-10-261-1/+0