summaryrefslogtreecommitdiffstats
path: root/drivers/irqchip/qcom-pdc.c
Commit message (Expand)AuthorAgeFilesLines
* irqchip/qcom-pdc: Trim unused levels of the interrupt hierarchyMarc Zyngier2021-08-231-57/+11
* irqchip/qcom-pdc: Switch to IRQCHIP_PLATFORM_DRIVER and allow as a moduleSaravana Kannan2021-06-061-1/+7
* irqchip/qcom-pdc: Fix phantom irq when changing between rising/fallingDouglas Anderson2020-12-121-1/+20
* irqchip/qcom-pdc: Reset PDC interrupts during initMaulik Shah2020-10-061-1/+10
* irqchip/qcom-pdc: Set IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flagMaulik Shah2020-10-061-1/+2
* irqchip: Revert modular support for drivers using IRQCHIP_PLATFORM_DRIVER hel...Marc Zyngier2020-08-251-7/+1
* irqchip/qcom-pdc: Switch to using IRQCHIP_PLATFORM_DRIVER helper macrosSaravana Kannan2020-07-271-23/+3
* irqchip/qcom-pdc: Allow QCOM_PDC to be loadable as a permanent moduleJohn Stultz2020-07-271-1/+27
* irqchip/qcom-pdc: Add irqchip set/get state callsMaulik Shah2019-11-161-0/+23
* irqchip/qcom-pdc: Add irqdomain for wakeup capable GPIOsLina Iyer2019-11-161-9/+95
* irqchip/qcom-pdc: Do not toggle IRQ_ENABLE during mask/unmaskLina Iyer2019-11-161-2/+14
* irqchip/qcom-pdc: Update max PDC interruptsLina Iyer2019-11-161-2/+2
* drivers: irqchip: qcom-pdc: Move to an SoC independent compatibleRajendra Nayak2019-11-101-1/+1
* irqchip/pdc: Setup all edge interrupts as rising edge at GICLina Iyer2018-10-021-0/+1
* irqchip/pdc: Add PDC interrupt controller for QCOM SoCsArchana Sathyakumar2018-03-141-0/+311