zephyr/drivers/interrupt_controller
Mulin Chao 1cc73074d0 driver: gpio: npcx: fixed leakage current in npcx7 series.
It was found that npcx7 series' GPIOs which support low-voltage power
supply, there is an excessive power consumption if they are selected to
low-voltage mode and their input voltage is 1.8V.

To avoid this excessive power consumption, this CL suspends the
connection between IO pads and hardware instances before ec enters deep
sleep mode. Then restore them after waking up.

Signed-off-by: Mulin Chao <mlchao@nuvoton.com>
2021-04-28 07:06:41 -04:00
..
CMakeLists.txt
Kconfig
Kconfig.cavs
Kconfig.dw
Kconfig.gic drivers: gicv3: GIC with single secure mode 2021-04-13 07:47:44 -04:00
Kconfig.intel_vtd
Kconfig.it8xxx2
Kconfig.loapic
Kconfig.multilevel
Kconfig.multilevel.aggregator_template
Kconfig.npcx
Kconfig.rv32m1
Kconfig.sam0
Kconfig.shared_irq
Kconfig.stm32
intc_arcv2_irq_unit.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
intc_cavs.c
intc_cavs.h
intc_dw.c
intc_dw.h
intc_exti_stm32.c
intc_gic.c intc: gic: Don't enable the interrupt routing to cores disable in DT 2021-04-27 13:32:55 -04:00
intc_gic_common_priv.h drivers: gicv3: fix getting rdist base address 2021-04-26 13:42:43 +02:00
intc_gicv3.c drivers: gicv3: fix getting rdist base address 2021-04-26 13:42:43 +02:00
intc_gicv3_priv.h drivers: gicv3: fix getting rdist base address 2021-04-26 13:42:43 +02:00
intc_intel_vtd.c
intc_intel_vtd.h
intc_ioapic.c drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
intc_ioapic_priv.h
intc_irqmp.c
intc_ite_it8xxx2.c drivers: gpio: ite_it8xxx2: enable more gpio groups 2021-04-23 06:31:56 -04:00
intc_ite_it8xxx2.h drivers: gpio: ite_it8xxx2: enable more gpio groups 2021-04-23 06:31:56 -04:00
intc_loapic.c
intc_loapic_spurious.S
intc_miwu.c driver: gpio: npcx: fixed leakage current in npcx7 series. 2021-04-28 07:06:41 -04:00
intc_plic.c
intc_rv32m1_intmux.c
intc_sam0_eic.c
intc_sam0_eic_priv.h
intc_shared_irq.c drivers: intc: shared_irq: remove internal structs from header 2021-04-13 13:03:33 -04:00
intc_swerv_pic.c
intc_system_apic.c
intc_vexriscv_litex.c