summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Merge branch 'irqchip/handle_domain' into irqchip/coreJason Cooper2014-09-1431-130/+116
| | |\ \ \
| | | * | | openrisc: Get rid of handle_IRQMarc Zyngier2014-09-032-6/+0
| | | * | | arm64: Get rid of handle_IRQMarc Zyngier2014-09-032-13/+0
| | | * | | ARM: omap2: irq: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| | | * | | ARM: imx: tzic: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| | | * | | ARM: imx: avic: Convert to handle_domain_irqMarc Zyngier2014-09-031-1/+1
| | | * | | irqchip: or1k-pic: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+2
| | | * | | irqchip: atmel-aic5: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+1
| | | * | | irqchip: atmel-aic: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+1
| | | * | | irqchip: gic-v3: Convert to handle_domain_irqMarc Zyngier2014-09-031-7/+6
| | | * | | irqchip: zevio: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| | | * | | irqchip: vt8500: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+2
| | | * | | irqchip: vic: Convert to handle_domain_irqMarc Zyngier2014-09-031-1/+1
| | | * | | irqchip: versatile-fpga: Convert to handle_domain_irqMarc Zyngier2014-09-031-1/+1
| | | * | | irqchip: sun4i: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+2
| | | * | | irqchip: sirfsoc: Convert to handle_domain_irqMarc Zyngier2014-09-031-4/+2
| | | * | | irqchip: s3c24xx: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+1
| | | * | | irqchip: orion: Convert to handle_domain_irqMarc Zyngier2014-09-031-3/+2
| | | * | | irqchip: mxs: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| | | * | | irqchip: mmp: Convert to handle_domain_irqMarc Zyngier2014-09-031-6/+4
| | | * | | irqchip: clps711x: Convert to handle_domain_irqMarc Zyngier2014-09-031-11/+7
| | | * | | irqchip: armada-370-xp: Convert to handle_domain_irqMarc Zyngier2014-09-031-9/+10
| | | * | | irqchip: gic: Convert to handle_domain_irqMarc Zyngier2014-09-031-2/+1
| | | * | | openrisc: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-032-8/+2
| | | * | | ARM: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-032-18/+2
| | | * | | arm64: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-032-17/+2
| | | * | | genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier2014-09-033-0/+64
| | | |/ /
| | * | | Merge branch 'irqchip/gic' into irqchip/coreJason Cooper2014-09-143-19/+58
| | |\ \ \ | | | | |/ | | | |/|
| | | * | irqchip: gic: Preserve gic V2 bypass bits in cpu ctrl registerFeng Kan2014-08-192-3/+23
| | | * | irqchip: gic: Replace hex numbers with defines.Feng Kan2014-08-193-18/+37
| | | |/
| | * | Merge branch 'irqchip/hip04' into irqchip/coreJason Cooper2014-09-142-0/+425
| | |\ \
| | | * | irqchip: hip04: Enable Hisilicon HiP04 interrupt controllerHaojian Zhuang2014-08-202-0/+425
| | | |/
| | * | Merge branch 'irqchip/keystone' into irqchip/coreJason Cooper2014-09-144-0/+276
| | |\ \
| | | * | irqchip: keystone: Remove warning unsigned 'kirq->irq' is never less than zeroGrygorii Strashko2014-09-031-1/+1
| | | * | irqchip: keystone: Add irq controller ip driverGrygorii Strashko2014-08-174-0/+276
| | | |/
| | * | irqchip: renesas-intc-irqpin: Add minimal runtime PM supportGeert Uytterhoeven2014-09-141-4/+34
| | * | irqchip: renesas-intc-irqpin: Add helper variable dev = &pdev->devGeert Uytterhoeven2014-09-141-23/+22
| | * | irqchip: renesas-irqc: Add binding docs for new R-Car Gen2 SoCsGeert Uytterhoeven2014-09-141-1/+4
| | * | irqchip: renesas-irqc: Add DT binding documentationGeert Uytterhoeven2014-09-141-0/+29
| | * | irqchip: renesas-intc-irqpin: Document SoC-specific bindingsGeert Uytterhoeven2014-09-141-1/+7
| | * | MAINTAINERS: Add irqchip DT bindings doc path to IRQCHIP DRIVERS sectionGeert Uytterhoeven2014-09-031-0/+1
| | * | irqchip: renesas-intc-irqpin: Add suspend-to-RAM wake up supportGeert Uytterhoeven2014-08-211-3/+1
| | |/
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-10-0915-80/+319
|\ \ \
| * \ \ Merge tag 'renesas-clocksource-for-v3.18' of git://git.kernel.org/pub/scm/lin...Daniel Lezcano2014-09-293-10/+48
| |\ \ \
| | * | | clocksource: sh_tmu: Document r8a7779 bindingSimon Horman2014-09-061-2/+5
| | * | | clocksource: sh_mtu2: Document r7s72100 bindingSimon Horman2014-09-061-2/+5
| | * | | clocksource: sh_cmt: Document SoC specific bindingsSimon Horman2014-09-061-6/+38
| | | |/ | | |/|
| * | | clocksource: arm_arch_timer: Consolidate arch_timer_evtstrm_enableNathan Lynch2014-09-293-25/+15
| * | | clocksource: arm_arch_timer: Enable counter access for 32-bit ARMNathan Lynch2014-09-293-31/+17
| * | | clocksource: arm_arch_timer: Change clocksource name if CP15 unavailableNathan Lynch2014-09-291-2/+10