zephyr/drivers/interrupt_controller
Jithu Joseph b1625df534 pm/ioapic: Add suspend/resume support for IOAPIC
Save and restore IOAPIC flags and irq to vector translation
info for supporting deep sleep.

Jira: ZEP-223
Change-Id: Ifc50a5a72699ff6782ad194d8e96b18fac34da18
Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
2016-05-24 00:31:38 +00:00
..
arcv2_irq_unit.c arc: early init should invalidate d-cache and set vector table 2016-05-11 11:10:52 +00:00
exti_stm32.c stm32: rename SOC_STM32F1X -> SOC_SERIES_STM32F1X 2016-04-18 21:24:58 +00:00
exti_stm32.h interupt_controller/stm32_exti: driver for STM32 EXTI controller 2016-03-18 20:53:06 +00:00
i8259.c init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
ioapic_intr.c pm/ioapic: Add suspend/resume support for IOAPIC 2016-05-24 00:31:38 +00:00
ioapic_priv.h quark_se: apic: work around EOI forwarding issue 2016-02-05 20:25:05 -05:00
Kconfig interupt_controller/stm32_exti: driver for STM32 EXTI controller 2016-03-18 20:53:06 +00:00
Kconfig.stm32 stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 2016-04-18 21:24:58 +00:00
loapic_intr.c init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
loapic_spurious.S loapic: handle spurious interrupts 2016-02-05 20:25:04 -05:00
Makefile stm32: rename CONFIG_SOC_STM32 -> CONFIG_SOC_FAMILY_STM32 2016-04-18 21:24:58 +00:00
mvic.c mvic: fix how local interrupts are programmed 2016-02-05 20:25:05 -05:00
system_apic.c pm/apic: Keep irq to vector table in RAM when needed by PM 2016-05-24 00:31:38 +00:00