- 7c7611d it8xxx2: intc: Look for pending interrupt by Dino Li · 2 years, 9 months ago
- 4946a15 soc: arm: gigadevice: use common API headers by Gerard Marull-Paretas · 2 years, 9 months ago
- fd2052d drivers: remove redundant <zephyr/zephyr.h> includes by Gerard Marull-Paretas · 2 years, 9 months ago
- 2d87948 drivers: ipm/spi/intc: remove Intel S1000 support by Anas Nashif · 2 years, 9 months ago
- 4b91c2d asm: update files with <zephyr/...> include prefix by Gerard Marull-Paretas · 2 years, 10 months ago
- fb60aab drivers: migrate includes to <zephyr/...> by Gerard Marull-Paretas · 2 years, 11 months ago
- fbb275d drivers: interrupt_controller: remove superfluous default n for boolean by Bartosz Bilas · 3 years ago
- 13a2e82 it8xxx2: intc: ensure IER disabling to become effective by Dino Li · 3 years ago
- 91516a2 drivers: intc: intc_cavs: use correct per-core register set for all ops by Kai Vehmanen · 3 years ago
- cd00a3a scripts: kconfigfunctions: Redefine dt_nodelabel_has_compat() by Andrzej Głąbek · 3 years ago
- 5b9db5a it8xxx2: re-factor idle routine by Dino Li · 3 years ago
- 318999d interrupt_controller: gicv3_its: add get_msi_addr API by Neil Armstrong · 3 years ago
- 4b75cf8 ITE drivers/interrupt_controller: add wuc interface by Ruibin Chang · 3 years ago
- f483b1b everywhere: fix typos by Nazar Kazakov · 3 years ago
- 30c45b0 intc: esp32c3: use source as interrupt value by Sylvio Alves · 3 years ago
- 9a18fde drivers: Check and fix device const qualifier on ISR by Tomasz Bursztyka · 3 years ago
- d2a101c x86: Remove Jailhouse references in this arch by Flavio Ceolin · 3 years ago
- 9713f0d everywhere: fix typos by Nazar Kazakov · 3 years ago
- 41634c8 drivers: interrupt_controller: Refactor drivers to use shared init prio by Maureen Helm · 3 years ago
- 03dffa5 drivers: intc_gicv3: use BIT64_MASK instead of BIT_MASK by Julien Massot · 3 years ago
- dd74db4 arch: arm: cortex_a_r: add MPIDR and SG1R definition by Julien Massot · 3 years ago
- 95fb0de kconfig: remove Enable from boolean prompts by Gerard Marull-Paretas · 3 years ago
- 0ddb8b5 drivers: interrupt_controller: intc_ioapic: use DEVICE_DT_GET_OR_NULL by Gerard Marull-Paretas · 3 years, 1 month ago
- abf6fdf it8xxx2: changing PLL sequence is high priority by Dino Li · 3 years, 1 month ago
- 6d6c5e1 drivers: npcx: Drop DRV_CONFIG/DRV_DATA usage by Wealian Liao · 3 years, 2 months ago
- 435213a drivers: remove redundant data/config casts by Gerard Marull-Paretas · 3 years, 2 months ago
- c2078bd drivers: interrupt_controller: drop DEV_DATA/DEV_CFG usage by Gerard Marull-Paretas · 3 years, 2 months ago
- ddc168f pm: s/PM_DEVICE_(DT_(INST))_REF/PM_DEVICE_(DT_(INST))_GET by Gerard Marull-Paretas · 3 years, 2 months ago
- 975e257 drivers: interrupt_controller: remove @return doc for void funcs by Daniel Leung · 3 years, 2 months ago
- 263fd9d ITE: cleanup: it8xxx2: drivers/intc rename the function by Tim Lin · 3 years, 2 months ago
- c4269ba drivers: interrupt_controller: gd32_exti: enable gd32vf103 by Gerard Marull-Paretas · 3 years, 2 months ago
- 07eee1b drivers: interrupt_controller: gd32_exti: isr may be unused by Gerard Marull-Paretas · 3 years, 2 months ago
- 1ae9554 drivers/interrupt_controller: Add a VT-D option to disable src id check by Tomasz Bursztyka · 3 years, 2 months ago
- 4090962 drivers/interrupt_controller: Add source id to VT-D interrupt remap by Tomasz Bursztyka · 3 years, 2 months ago
- 811fc76 drivers/interrupt_controller: Fix IRTE delivery mode on VT-D by Tomasz Bursztyka · 3 years, 2 months ago
- 92884ba drivers/interrupt_controller: Add VT-D context cache invalidation by Tomasz Bursztyka · 3 years, 2 months ago
- f44062a drivers/interrupt_controller: Fix command write in VT-D by Tomasz Bursztyka · 3 years, 2 months ago
- 49a4bb3 drivers/interrupt_controller: Enable VT-D by default under condition by Tomasz Bursztyka · 3 years, 2 months ago
- cf18ecd drivers/interrupt_controller: No VT-D if no PCIE MSI multi-vector by Tomasz Bursztyka · 3 years, 2 months ago
- 666318e drivers/interrupt_controller: Use proper destination mode on VT-D by Tomasz Bursztyka · 3 years, 2 months ago
- 5ae4402 drivers/interrupt_controller: Fix MMIO mapping by Tomasz Bursztyka · 3 years, 2 months ago
- 0c4ceca drivers/interrupt_controller: Add a timeout check on VT-D QI operation by Tomasz Bursztyka · 3 years, 2 months ago
- 8296145 drivers/interrupt_controller: Simplify IRTE structure for readability by Tomasz Bursztyka · 3 years, 2 months ago
- 149cef1 drivers/interrupt_controller: VT-D may manipulate the cache by Tomasz Bursztyka · 3 years, 2 months ago
- 25640f6 drivers/interrupt_controller: VT-D IRTE table should be 4kb aligned by Tomasz Bursztyka · 3 years, 2 months ago
- 2c904b3 drivers/interrupt_controller: Adding QI support in VT-D by Tomasz Bursztyka · 3 years, 2 months ago
- 97c299e drivers/interrupt_controller: Align VT-D helper function name by Tomasz Bursztyka · 3 years, 2 months ago
- 610aeb9 drivers/interrupt_controller: Intel VT-D init should happen after ioapic by Tomasz Bursztyka · 3 years, 2 months ago
- 640e651 drivers/interrupt_controller: Add fault event support on Intel VT-D by Tomasz Bursztyka · 3 years, 2 months ago
- a8c8abd drivers/interrupt_controller: Write IRTE as 64bits blocks in VT-D by Tomasz Bursztyka · 3 years, 2 months ago
- 2efd874 drivers/interrupt_controller: Make IOAPIC VT-D aware when relevant by Tomasz Bursztyka · 3 years, 2 months ago
- edef8e6 drivers/interrupt_controller: Expanding VT-D public API by Tomasz Bursztyka · 3 years, 2 months ago
- 1a1bc0d drivers/interrupt_controller: Make VT-D remap generic and handle flags by Tomasz Bursztyka · 3 years, 2 months ago
- 2b1cbcb drivers/interrupt_controller: Fix VT-D remap destination on XAPIC by Tomasz Bursztyka · 3 years, 2 months ago
- e2b4f7e drivers/interrupt_controller: Fix VT-D EIME value by Tomasz Bursztyka · 3 years, 2 months ago
- aa6112d drivers/interrupt_controller: Enable xapic pass-through in intel vt-d by Tomasz Bursztyka · 3 years, 2 months ago
- 4047b79 drivers/interrupt_controller: Generate proper MSI address on VT-D by Tomasz Bursztyka · 3 years, 2 months ago
- 40138c9 interrupt_controller: dw: use finalstatus instead of maskstatus by Daniel Leung · 3 years, 2 months ago
- 996a708 drivers: interrupt_controller: initial support for GD32 EXTI by Gerard Marull-Paretas · 3 years, 2 months ago
- 5c7a0ef drivers: interrupt-controller: add Nuclei ECLIC driver by TOKITA Hiroshi · 3 years, 3 months ago
- 89a4f36 device: remove inclusion of pm/device.h by Gerard Marull-Paretas · 3 years, 4 months ago
- 88a6967 drivers: use new PM macros by Gerard Marull-Paretas · 3 years, 4 months ago
- c78c312 drivers: interrupt_controller: i/loapic: use DEVICE_DEFINE by Gerard Marull-Paretas · 3 years, 4 months ago
- 4baf1e0 drivers: use common PM action callback naming by Gerard Marull-Paretas · 3 years, 5 months ago
- c214c59 Microchip: MEC172x: eSPI driver by Jay Vasanth · 3 years, 5 months ago
- 71766f5 interrupt_controller: gicv3_its: Implement Indirect Two-level table by Neil Armstrong · 3 years, 5 months ago
- 41c9b71 ITE: soc: add cpu idle task by Tim Lin · 3 years, 5 months ago
- ed83474 interrupt_controller: remove CONFIG_DW_ICTL_OFFSET by Daniel Leung · 3 years, 5 months ago
- 6807e02 ARC: IRQ: drop excessive PM_DEVICE hooks by Evgeniy Paltsev · 3 years, 5 months ago
- e1455fa ARC: IRQ: drop unused _VectorTable declaration by Evgeniy Paltsev · 3 years, 5 months ago
- 949a6a8 interrupt-controller: intc_esp32c3: make logs optional by Felipe Neves · 3 years, 6 months ago
- b97c2da interrupt_controller: intc_esp32c3: added intc driver by Felipe Neves · 3 years, 6 months ago
- a737999 interrupt_controller: gicv3: add Interrupt Translation Service support by Neil Armstrong · 3 years, 6 months ago
- e819bd8 interrupt_controller: gicv3: add support for LPIs by Neil Armstrong · 3 years, 6 months ago
- 29d0393 cleanup: soc: it8xxx2: remove unnecessary code by Dino Li · 3 years, 6 months ago
- 6f1dc5d drivers: gicv3: set SPI's affinity when it is enabled by Jiafei Pan · 3 years, 6 months ago
- e1481fe drives: cmake: zephyr_library_property(ALLOW_EMPTY TRUE) on drivers lib by Torsten Rasmussen · 3 years, 6 months ago
- 489c012 esp32: drivers: interrupt_controller: make it common for xtensa socs by Glauber Maroto Ferreira · 3 years, 7 months ago
- 2c031ca esp32s2: drivers: interrupt_controller: add interrupt allocation support by Glauber Maroto Ferreira · 3 years, 7 months ago
- a2791cc drivers: interrupt_controller: plic is independent of risc-v privileged by Henrik Brix Andersen · 3 years, 7 months ago
- 9fa5437 drivers: interrupt_controller: build as static library by Daniel Leung · 3 years, 7 months ago
- 7ccc1a4 pm: use actions for device PM control by Gerard Marull-Paretas · 3 years, 8 months ago
- 6d273f4 pm: fix incorrect usages of PM_DEVICE_STATE_OFF by Gerard Marull-Paretas · 3 years, 8 months ago
- 495672a pm: cleanup pm control callback implementations by Gerard Marull-Paretas · 3 years, 8 months ago
- d41dadc pm: rename PM_DEVICE_STATE_SUSPEND to PM_DEVICE_STATE_SUSPENDED by Gerard Marull-Paretas · 3 years, 8 months ago
- 56a35e5 pm: converge to suspend state for low power modes by Gerard Marull-Paretas · 3 years, 8 months ago
- c6cce80 pm: remove incorrect usages of force suspend by Gerard Marull-Paretas · 3 years, 8 months ago
- 920f30c pm: simplify state change check logic by Gerard Marull-Paretas · 3 years, 8 months ago
- 11eef4d pm: device: remove pointer usage for state by Gerard Marull-Paretas · 3 years, 8 months ago
- 9e7d545 pm: device: remove ctrl_command callback argument by Gerard Marull-Paretas · 3 years, 8 months ago
- da0ff4a pm: device: remove usage of ctrl_command by Gerard Marull-Paretas · 3 years, 8 months ago
- c2cf1ad pm: device: remove usage of local states by Gerard Marull-Paretas · 3 years, 8 months ago
- 06b94f2 drivers: gpio & interrupt_controller: Add stm32 u5 support by Erwan Gouriou · 3 years, 8 months ago
- 6b3749d Microchip: MEC172x Add aggregated interrupt driver by Scott Worley · 3 years, 8 months ago
- 78ef5ac ITE drivers/intc_ite_it8xxx2: correct logic operation by Ruibin Chang · 3 years, 8 months ago
- e01f184 intr: esp32: conf log default level by Sylvio Alves · 3 years, 8 months ago
- ce7c7bb it8xxx2: intc: protect interrupt enable registers of soc by Dino Li · 3 years, 8 months ago
- 9ae5fd1 esp32: drivers: interrupt_controller: add interrupt allocation support by Glauber Maroto Ferreira · 3 years, 8 months ago
- 7d5411d soc: it8xxx2: introduce SOC_IT8XXX2_PLL_FLASH_48M option by Dino Li · 3 years, 8 months ago
- 26ad837 pm: remove callback from control function by Gerard Marull-Paretas · 3 years, 8 months ago