summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM: mach-shmobile: sh73a0: Minimal setup using DTSimon Horman2013-01-254-1/+135
* ARM: mach-shmobile: sh73a0: Allow initialisation of GIC by DTSimon Horman2013-01-253-0/+43
* ARM: SH-Mobile: sh73a0: Add CPU HotplugBastian Hecht2013-01-251-6/+30
* ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flagsBastian Hecht2013-01-254-27/+56
* ARM: shmobile: r8a7740: Add CPU sleep suspendBastian Hecht2013-01-253-0/+25
* ARM: shmobile: sh73a0: Add CPU sleep suspendBastian Hecht2013-01-254-0/+36
* ARM: shmobile: add function declarations for sh7372 DT helper functionsGuennadi Liakhovetski2013-01-251-0/+2
* ARM: sh7372: fix cache clean / invalidate orderGuennadi Liakhovetski2013-01-251-5/+7
* ARM: sh7372: add clock lookup entries for DT-based devicesGuennadi Liakhovetski2013-01-251-0/+9
* ARM: mach-shmobile: sh73a0 external IRQ wake updateMagnus Damm2013-01-251-6/+1
* ARM: shmobile: sh73a0: fixup div4_clks bitmapKuninori Morimoto2013-01-251-11/+11
* ARM: shmobile: r8a7740: add TMU timer supportKuninori Morimoto2013-01-252-1/+99
* ARM: shmobile: Remove duplicate inclusion of dma-mapping.h in setup-r8a7740.cSachin Kamat2013-01-251-1/+0
* Merge remote-tracking branches 'arm-soc/irqchip/gic-vic-move' and 'arm-soc/ti...Simon Horman2013-01-24531-1510/+940
|\
| * ARM: at91: fix board-rm9200-dt after sys_timer conversionJoachim Eastwood2013-01-141-1/+1
| * ARM: sunxi: fix struct sys_timer removalStephen Warren2013-01-081-1/+1
| * clocksource: add common of_clksrc_init() functionStephen Warren2013-01-025-0/+57
| * ARM: delete struct sys_timerStephen Warren2012-12-24495-1224/+629
| * ARM: remove struct sys_timer suspend and resume fieldsStephen Warren2012-12-242-45/+0
| * ARM: samsung: register syscore_ops for timer resume directlyStephen Warren2012-12-241-1/+6
| * ARM: ux500: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-242-20/+20
| * ARM: sa1100: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-33/+33
| * ARM: pxa: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-38/+38
| * ARM: at91: convert timer suspend/resume to clock_event_deviceStephen Warren2012-12-241-21/+26
| * ARM: set arch_gettimeoffset directlyStephen Warren2012-12-2411-46/+42
| * m68k: set arch_gettimeoffset directlyStephen Warren2012-12-2421-58/+47
| * time: convert arch_gettimeoffset to a pointerStephen Warren2012-12-248-31/+48
| * cris: move usec/nsec conversion to do_slow_gettimeoffsetStephen Warren2012-12-242-3/+3
* | irqchip: Move ARM vic.h to include/linux/irqchip/arm-vic.hRob Herring2013-01-1214-15/+13
* | ARM: picoxcell: use common irqchip_init functionRob Herring2013-01-121-12/+2
* | ARM: spear: use common irqchip_init functionRob Herring2013-01-127-33/+13
* | irqchip: Move ARM VIC to drivers/irqchipRob Herring2013-01-125-16/+21
* | ARM: samsung: remove unused tick.hRob Herring2013-01-122-55/+0
* | ARM: remove unneeded vic.h includesRob Herring2013-01-1236-37/+0
* | ARM: remove mach .handle_irq for VIC usersRob Herring2013-01-1241-87/+36
* | ARM: VIC: set handle_arch_irq in VIC initializationRob Herring2013-01-121-0/+1
* | ARM: VIC: shrink down vic.hRob Herring2013-01-122-21/+19
* | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring2013-01-1238-42/+40
* | ARM: use common irqchip_init for GIC initRob Herring2013-01-1218-145/+35
* | irqchip: Move ARM GIC to drivers/irqchipRob Herring2013-01-125-10/+17
* | ARM: remove mach .handle_irq for GIC usersRob Herring2013-01-1246-70/+1
* | ARM: GIC: set handle_arch_irq in GIC initializationRob Herring2013-01-101-0/+3
* | ARM: GIC: remove direct use of gic_raise_softirqRob Herring2013-01-1018-57/+33
* | ARM: GIC: remove assembly ifdefs from gic.hRob Herring2013-01-101-6/+0
* | ARM: mach-ux500: use SGI0 to wake up the other coreSrinidhi Kasagar2013-01-101-1/+1
* | arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni2013-01-102-0/+11
* | irqchip: add basic infrastructureThomas Petazzoni2013-01-106-1/+92
* | irqchip: add to the directories part of the IRQ subsystem in MAINTAINERSThomas Petazzoni2013-01-101-0/+1
* | Linux 3.8-rc3v3.8-rc3Linus Torvalds2013-01-101-1/+1
* | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-01-097-22/+40
|\ \