..
CMakeLists.txt
drivers: Add ACE V1X interrupt controller
2022-07-06 15:11:07 -04:00
intc_arcv2_irq_unit.c
intc_cavs.c
intel_adsp: move cavs to be a series
2022-07-25 16:50:24 -04:00
intc_cavs.h
intc_dw_ace_v1x.c
interrupt_controller: intc_dw_ace_v1x: fix multi-level IRQs
2022-09-29 10:15:53 +00:00
intc_dw.c
intc_dw.h
intc_esp32.c
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
intc_esp32c3.c
includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h>
2022-09-05 16:31:47 +02:00
intc_exti_stm32.c
devices: constify device pointers initialized at compile time
2022-08-22 17:08:26 +02:00
intc_gd32_exti.c
devices: constify device pointers initialized at compile time
2022-08-22 17:08:26 +02:00
intc_gic_common_priv.h
intc_gic.c
drivers: intc: gic: use DT_FOREACH_CHILD_STATUS_OKAY_SEP
2022-08-30 16:19:57 +02:00
intc_gicv3_its.c
devices: constify device pointers initialized at compile time
2022-08-22 17:08:26 +02:00
intc_gicv3_priv.h
drivers: intc_gicv3: fix gic_rdists[cpu] points to a wrong address
2022-09-09 16:36:37 +00:00
intc_gicv3.c
drivers: gicv3: Refine the rdist matching function
2022-09-21 15:21:29 +02:00
intc_intel_vtd.c
intc_intel_vtd.h
intc_ioapic_priv.h
intc_ioapic.c
drivers: ioapic: fix the cast for the offset
2022-09-21 12:28:30 +02:00
intc_irqmp.c
intc_ite_it8xxx2.c
it8xxx2: intc: make sure IER disabling to take effect.
2022-09-27 10:05:09 +00:00
intc_ite_it8xxx2.h
intc_loapic_spurious.S
intc_loapic.c
drivers: Fix coding guidelines MISRAC:2012 Rule 14.4 do-whiles/Zero checks
2022-07-26 15:30:24 -04:00
intc_mchp_ecia_xec.c
drivers: intc: check if clock device is ready before accessing
2022-08-09 17:16:16 +02:00
intc_miwu.c
drivers: intc: miwu: remove redundant declarations
2022-08-19 11:51:26 +02:00
intc_nuclei_eclic.c
riscv: Introduce API for CLIC and PLIC
2022-07-11 14:31:39 +02:00
intc_plic.c
riscv: Introduce API for CLIC and PLIC
2022-07-11 14:31:39 +02:00
intc_rv32m1_intmux.c
devices: constify device pointers initialized at compile time
2022-08-22 17:08:26 +02:00
intc_sam0_eic_priv.h
intc_sam0_eic.c
devices: constify device pointers initialized at compile time
2022-08-22 17:08:26 +02:00
intc_shared_irq.c
intc_swerv_pic.c
intc_system_apic.c
intc_vexriscv_litex.c
drivers: intc: litex: remove machine timer IRQ usage
2022-08-02 09:12:31 +02:00
Kconfig
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
Kconfig.cavs
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
Kconfig.clic
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
Kconfig.dw
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
Kconfig.esp32
drivers: ipm: esp32: added IPM driver
2022-08-16 18:06:02 +02:00
Kconfig.esp32c3
Kconfig.gd32_exti
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
Kconfig.gic
drivers: gicv3: Introduce aff0 matching config for rdist
2022-09-21 15:21:29 +02:00
Kconfig.intel_vtd
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
Kconfig.it8xxx2
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
Kconfig.loapic
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
Kconfig.multilevel
Kconfig.multilevel.aggregator_template
Kconfig.npcx
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
Kconfig.plic
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
Kconfig.rv32m1
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
Kconfig.sam0
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
Kconfig.shared_irq
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
Kconfig.stm32
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
Kconfig.xec
drivers: intc: Update drivers to use devicetree Kconfig symbol
2022-09-01 10:25:36 +02:00
wuc_ite_it8xxx2.c