aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq/generic-chip.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-26genirq: Fix wrong bit operationjhbird.choi@samsung.com1-2/+2
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot1-2/+16
2011-04-23genirq: Add chip suspend and resume callbacksThomas Gleixner1-0/+93
2011-04-23genirq: Implement a generic interrupt chipThomas Gleixner1-0/+261