1. 1bcae0e style: drivers: comply with MISRA C:2012 Rule 15.6 by Pisit Sawangvonganan · 7 months ago
  2. 78832ab drivers: intc: esp32c2: Added support by Raffael Rostagno · 7 months ago
  3. cd27198 intc: esp32c6: Fix for interrupt controller by Raffael Rostagno · 7 months ago
  4. 2786cb9 drivers: intc: gic: implement set pending interrupt by Manuel Argüelles · 7 months ago
  5. d6e0b43 drivers: intc: plic: print ISR(ARG) in shell cmd by Yong Cong Sin · 7 months ago
  6. c3a4a1a drivers: intc_ite_it8xxx2: disable debug mode then reset for tests by Dino Li · 8 months ago
  7. d2ba31d drivers: intc: nxp: convert wkpu to native driver by Manuel Argüelles · 8 months ago
  8. 0980cc4 drivers/interrupt: it8xxx2: Register interrupt number 0 to handle by Tim Lin · 8 months ago
  9. 4ab40f4 drivers: intc: litex: add helper for interrupts by Fin Maaß · 8 months ago
  10. 6c7d836 drivers: nxp: convert SIUL2 drivers to native by Manuel Argüelles · 8 months ago
  11. 89250ad drivers: interrupt_controller: intc_nuclei_eclic: fixed $ra polluted by Jimmy Zheng · 8 months ago
  12. 7802fff drivers: interrupt_controller: nuclei_eclic: do not modifiy trap entry by Jimmy Zheng · 8 months ago
  13. f989ed9 driver: interrupt_controller: nuclei_eclic: fixed interrupt level by Jimmy Zheng · 8 months ago
  14. 4884262 drivers: intc: eirq_nxp_s32: allow the same callback to be set by Dat Nguyen Duy · 8 months ago
  15. 91f8c1a everywhere: replace `#if IS_ENABLED()` as per docs by Jordan Yates · 9 months ago
  16. 844cb3e drivers: intc: esp32: fix kconfig visibility by Sylvio Alves · 9 months ago
  17. daa3bb1 drivers: interrupt_controller: renesas_ra: Enable GEN_ISR_TABLES explicitly by TOKITA Hiroshi · 9 months ago
  18. 6312484 drivers: intc_gic: Return GICC_IAR without mask by Mateusz Karlic · 9 months ago
  19. abbd19c drivers: interrupt controller: update GIC Kconfigs by Yong Cong Sin · 9 months ago
  20. 67e43f6 drivers: intc: Fix for ESP32C6 interrupt sources allocation by Raffael Rostagno · 9 months ago
  21. 22061bd drivers: loapic: move 'z_loapic_int_vec_set()' into pinned section by Dong Wang · 9 months ago
  22. 3f07d70 drivers: MediaTek MT8195 Audio DSP interrupt controller by Andy Ross · 10 months ago
  23. c8fda13 drivers: interrupt_controller: litex: add prefix by Fin Maaß · 10 months ago
  24. 7248efc drivers: intc: update to use multi-level API by Yong Cong Sin · 10 months ago
  25. a512f68 drivers: intc_dw_ace: convert to use instance-based macros by Yong Cong Sin · 10 months ago
  26. 5d9e266 drivers: interrupt_controller: irq_steer: use new multilevel irq impl by Yong Cong Sin · 10 months ago
  27. 8f9ebb6 drivers: intc: plic: simplify isr handling by Yong Cong Sin · 10 months ago
  28. c5f5b96 arch: sw_isr: revamp multi-level interrupt architecture by Yong Cong Sin · 10 months ago
  29. c57f9f1 drivers: intc: VPR CLIC should make sure GEN_IRQ_VECTOR_TABLE is enabled by Yong Cong Sin · 10 months ago
  30. caf332e drivers: added missing parenthesis by frei tycho · 10 months ago
  31. 5bba170 drivers: interrupt_controller: add intc_nrfx_clic by Marcin Szymczyk · 11 months ago
  32. c4850ef drivers: interrupt_controller: Enable PINT-irq when deepsleep is not used by Hessel van der Molen · 12 months ago
  33. fe57a12 drivers: esp32: update to hal_espressif v5.1 by Lucas Tamborrino · 12 months ago
  34. 3664ed6 arch: move arch_interface.h under zephyr/arch by Daniel Leung · 12 months ago
  35. 0bf4ec6 drivers: gpio: npcx: workaround both trigger issue for npcx9m7fb by Jun Lin · 1 year ago
  36. 8dc3f85 hwmv2: Introduce Hardware model version 2 and convert devices by Torsten Rasmussen · 1 year, 1 month ago
  37. 94540a9 drivers: gpio: Update NXP LPC GPIO driver to enable wakeup by Mahesh Mahadevan · 1 year, 1 month ago
  38. f3d5918 drivers: ecia: microchip: Prevent lost eSPI interrupts by Jose Alberto Meza · 1 year, 1 month ago
  39. a8490c3 drivers: interrupt_controller: changes in shared irq by Navinkumar Balabakthan · 1 year, 2 months ago
  40. 1cd2ce1 drivers: intc: Rename renesas ra driver by Aymeric Aillet · 1 year, 2 months ago
  41. 3381fb4 drivers: intc: plic: remove redundant include by Gerard Marull-Paretas · 1 year, 2 months ago
  42. 436a9f2 drivers: intc: nuclei_eclic: remove unnecessary include by Gerard Marull-Paretas · 1 year, 2 months ago
  43. 08a2ca5 riscv: irq: Correct interrupt handling in clic non-vectored mode by Greter Raffael · 1 year, 2 months ago
  44. 5b19fcd riscv: irq: Add trigger_irq function for clic by Greter Raffael · 1 year, 2 months ago
  45. ef5c28c riscv: irq: Set selective hardware vectoring by Greter Raffael · 1 year, 2 months ago
  46. bc2e157 riscv: irq: Correct CLIC_INTATTR_TRIG_Msk by Greter Raffael · 1 year, 2 months ago
  47. c725c91 arch: riscv: define RISC_IRQ_MSOFT/MEXT by Gerard Marull-Paretas · 1 year, 2 months ago
  48. eac50e3 drivers: intc_plic: fix plic PLIC_TRIG_LEVEL define mistake by Weiwei Guo · 1 year, 2 months ago
  49. 0106e8d arch: riscv: introduce RISCV_PRIVILEGED by Gerard Marull-Paretas · 1 year, 2 months ago
  50. dd7193e drivers: intc: plic: simplify the handling of the `irq_count` array by Yong Cong Sin · 1 year, 3 months ago
  51. 310c453 drivers: intc: plic: fix compilation warning by Yong Cong Sin · 1 year, 3 months ago
  52. e6486bf drivers: interrupt_controller: ra_icu: minor cleanups by TOKITA Hiroshi · 1 year, 3 months ago
  53. 2de161c drivers: interrupt_controller: ra_icu: Don't enable on irq connecting by TOKITA Hiroshi · 1 year, 3 months ago
  54. bccd281 drivers: interrupt_controller: ra_icu: Adding `disconnect_dynamic` by TOKITA Hiroshi · 1 year, 3 months ago
  55. c78bff9 drivers: intc_ioapic: Fix get ioapic_id by Andrei Emeltchenko · 1 year, 3 months ago
  56. 6d5e0c2 xtensa: rename z_xtensa_irq to simple xtensa_irq by Daniel Leung · 1 year, 3 months ago
  57. 7e192e9 drivers: intc_plic: claim interrupt from hart that serviced it by Conor Paxton · 1 year, 3 months ago
  58. 4e825f5 drivers: intc_plic: enable contexts for all harts on a platform by Conor Paxton · 1 year, 3 months ago
  59. 01264d2 drivers: intc: manage multi-level interrupt configs by Anas Nashif · 1 year, 3 months ago
  60. 0a3fe40 drivers: intc: plic: set edge-triggered register address using compat by Yong Cong Sin · 1 year, 4 months ago
  61. 686f7ef drivers: intc_ioapic: Fix get_vtd() by Andrei Emeltchenko · 1 year, 4 months ago
  62. fd8ac9e drivers: interrupt_controller: Add driver for NXP's IRQ_STEER IP by Laurentiu Mihalcea · 1 year, 4 months ago
  63. e6f77f9 driver: intc: plic: fix trigger type register bit calculation by Yong Cong Sin · 1 year, 4 months ago
  64. 76c8bf0 drivers: interrupt_controller: intc_plic: rewrite `get_plic_dev_from_irq` by Wojciech Sipak · 1 year, 4 months ago
  65. cb10e94 drivers: intc: plic: minor code refactor by Yong Cong Sin · 1 year, 4 months ago
  66. e9fa6f8 drivers: intc: plic: add shell cmd to get irq stats for debugging by Yong Cong Sin · 1 year, 4 months ago
  67. 8342d87 drivers: intc: plic: brackets for if-conds & use explicit comparison by Yong Cong Sin · 1 year, 4 months ago
  68. 6670dbe tests: drivers: intc_plic: Add tests for register index and offset by Piotr Wojnarowski · 1 year, 4 months ago
  69. 3afe238 drivers: intc: plic: Fix memory-mapped register offset calculation by Piotr Wojnarowski · 1 year, 4 months ago
  70. 3ef34ff drivers: intc: plic: Make function names and types consistent by Piotr Wojnarowski · 1 year, 4 months ago
  71. ffb8f31 drivers: intc: plic: Use sys IO APIs to access memory-mapped registers by Yong Cong Sin · 1 year, 5 months ago
  72. 980fb4b drivers: intc: plic: make sense of magic number by Yong Cong Sin · 1 year, 5 months ago
  73. e538b0e drivers: plic: support multiple instances for multi-level by Yong Cong Sin · 1 year, 5 months ago
  74. 76a7b3c drivers: intc: plic: initial refactor for multi-instance support by Yong Cong Sin · 1 year, 5 months ago
  75. a39d2dc drivers: nxp_s32: add missing soc.h inclusion by Dat Nguyen Duy · 1 year, 5 months ago
  76. 237ec65 intc: nxp_s32: use instance-based DT macros by Manuel Argüelles · 1 year, 5 months ago
  77. a9e4991 drivers: interrupt_controller: Add icu driver for Renesas RA series by TOKITA Hiroshi · 1 year, 5 months ago
  78. d7302f4 irq: relocate multi-level irq out of irq.h by Yong Cong Sin · 1 year, 5 months ago
  79. 7827441 intc: intc_ioapic: Remove unnecessary header by Flavio Ceolin · 1 year, 5 months ago
  80. 9e404d1 intc: intc_loapic: Remove unnecessary header by Flavio Ceolin · 1 year, 5 months ago
  81. ff2b827 drivers: stm32-exti: do not lock hwsem on irq disable by Martin Gritzan · 1 year, 5 months ago
  82. c8a5cf6 intc: add NXP S32 WKPU interrupt controller driver by Manuel Argüelles · 1 year, 5 months ago
  83. 39433f0 drivers: intc: plic: define all registers' offset in the driver by Yong Cong Sin · 1 year, 6 months ago
  84. 8db1a5a drivers: intc: plic: support trigger type by default and hardcode offset by Yong Cong Sin · 1 year, 6 months ago
  85. ca33101 drivers: select nocache only when supported by Manuel Argüelles · 1 year, 6 months ago
  86. 7948933 intc: loapic: convert DEVICE_DEFINE to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  87. ceb02b3 intc: intc_nxp_pint: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  88. e9a67aa intc: swerv_pic: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  89. aea618e intc: nuclei_eclic: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  90. a7e0cb0 intc: vexriscv_litex: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  91. 6fbe62b intc: arcv2: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  92. 17ae9a7 intc: gic: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  93. 1539ca9 intc: irqmp: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  94. 843f66f intc: plic: convert SYS_INIT to DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  95. 7afbcdc drivers: intc: plic: fix the calculation of trig register by Yong Cong Sin · 1 year, 6 months ago
  96. 2c22e83 include: arch: arm: Remove aarch32 directory by Huifeng Zhang · 1 year, 6 months ago
  97. a1afaa8 drivers: ioapic: declare the device with DEVICE_DT_INST_DEFINE by Fabio Baltieri · 1 year, 6 months ago
  98. a68204d arch: x86: update with new acpica lib interface by Najumon B.A · 1 year, 7 months ago
  99. 05fe627 drivers: interrupt-controller: Add VIM Interrupt Controller support by Prashanth S · 1 year, 7 months ago
  100. 31a6594 drivers: loapic: add device tree support for loapic by Umar Nisar · 1 year, 7 months ago