summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* led_common: Add board_led_auto_controlSue Chen2021-11-301-0/+6
* task: change task events bitmask to atomic_tDawid Niedzwiecki2021-11-291-1/+2
* system: change sleep_mask to atomic_t typeDawid Niedzwiecki2021-11-291-2/+2
* atomic: extract atomic_t to a separated fileDawid Niedzwiecki2021-11-241-0/+18
* TCPMv2: Support Data Reset as DFP, initiatorAbe Levkoy2021-11-234-2/+50
* driver/temp_sensor: support thermal sensor pct2075Zick Wei2021-11-231-0/+1
* driver/temp_sensor: add tmp112 into config.hZick Wei2021-11-231-0/+1
* bq25710: Allow PKPWR_TOVLD_DEG to be configuredCaveh Jalali2021-11-231-0/+11
* bq25710: Allow PP_IDCHG2 to be configuredCaveh Jalali2021-11-191-0/+7
* config: rename CONFIG_HOSTCMD_SHI to CONFIG_HOST_INTERFACE_SHIKeith Short2021-11-191-1/+1
* 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