summaryrefslogtreecommitdiff
path: root/drivers/misc/irq-uclass.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-17x86: apl: Fix save/restore of ITSS prioritiesSimon Glass1-1/+1
2020-07-17irq: Add a method to convert an interrupt to ACPISimon Glass1-2/+16
2020-07-10dtoc: extend dtoc to use struct driver_info when linking nodesWalter Lozano1-6/+4
2020-05-19common: Drop log.h from common headerSimon Glass1-0/+1
2020-02-07dm: irq: Add support for requesting interruptsSimon Glass1-0/+116
2020-02-07dm: irq: Add support for interrupt controller typesSimon Glass1-1/+14
2019-12-15x86: Move UCLASS_IRQ into a separate fileSimon Glass1-0/+53