aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/sh/intc/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-30Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-2/+9
2012-01-25sh: intc: remove dependency on NR_IRQSRob Herring1-1/+1
2012-01-24sh: intc: optimize intc IRQ lookupPaul Mundt1-1/+8
2012-01-24sh: intc: Make global intc controller counter static.Paul Mundt1-1/+1
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+8
2011-12-25PM / shmobile: Don't include SH7372's INTCS in syscore suspend/resumeRafael J. Wysocki1-0/+8
2011-12-21sh: intc - convert sysdev_class to a regular subsystemKay Sievers1-14/+15
2011-10-31sh: Add export.h to arch/sh specific files as required.Paul Gortmaker1-0/+1
2011-10-31sh: fix implicit use of stat.h in arch/sh specific filesPaul Gortmaker1-0/+1
2011-03-29sh: Convert to new function namesThomas Gleixner1-7/+7
2011-03-29sh: Use the proper accessor functionsThomas Gleixner1-7/+2
2011-03-23sh: Use struct syscore_ops instead of sysdevsRafael J. Wysocki1-48/+47
2010-12-24sh: intc: Initialize radix tree gfp mask explicitly.Paul Mundt1-0/+1
2010-11-01sh: intc: Update for single IRQ reservation helper.Paul Mundt1-1/+1
2010-10-28sh: intc: switch irq_desc iteration to new active IRQ iterator.Paul Mundt1-8/+2
2010-10-27sh: intc: irq_data conversion.Paul Mundt1-10/+29
2010-10-26sh: Switch dynamic IRQ creation to generic irq allocator.Paul Mundt1-1/+1
2010-10-26sh: Sanitize sparse irqThomas Gleixner1-5/+5
2010-10-05sh: intc: Split up the INTC code.Paul Mundt1-0/+469