summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile
AgeCommit message (Expand)AuthorFilesLines
2013-02-05ARM: shmobile: Register ARM architected timerMagnus Damm1-0/+3
2013-02-05ARM: shmobile: r8a7779: Correct TMU clock supportSimon Horman1-1/+2
2013-01-30ARM: mach-shmobile: sh73a0: allow unplugging of CPU0Ulrich Hecht1-1/+1
2013-01-30ARM: mach-shmobile: add shmobile_cpu_disable_any()Ulrich Hecht2-0/+7
2013-01-25ARM: shmobile: r8a7779: scif .irqs used SCIx_IRQ_MUXED()Kuninori Morimoto1-12/+6
2013-01-25ARM: mach-shmobile: sh73a0: Initialise MMCIF using DTSimon Horman1-0/+1
2013-01-25ARM: mach-shmobile: sh73a0: Minimal setup using DTSimon Horman3-1/+75
2013-01-25ARM: mach-shmobile: sh73a0: Allow initialisation of GIC by DTSimon Horman2-0/+10
2013-01-25ARM: SH-Mobile: sh73a0: Add CPU HotplugBastian Hecht1-6/+30
2013-01-25ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flagsBastian Hecht4-27/+56
2013-01-25ARM: shmobile: r8a7740: Add CPU sleep suspendBastian Hecht3-0/+25
2013-01-25ARM: shmobile: sh73a0: Add CPU sleep suspendBastian Hecht4-0/+36
2013-01-25ARM: shmobile: add function declarations for sh7372 DT helper functionsGuennadi Liakhovetski1-0/+2
2013-01-25ARM: sh7372: fix cache clean / invalidate orderGuennadi Liakhovetski1-5/+7
2013-01-25ARM: sh7372: add clock lookup entries for DT-based devicesGuennadi Liakhovetski1-0/+9
2013-01-25ARM: mach-shmobile: sh73a0 external IRQ wake updateMagnus Damm1-6/+1
2013-01-25ARM: shmobile: sh73a0: fixup div4_clks bitmapKuninori Morimoto1-11/+11
2013-01-25ARM: shmobile: r8a7740: add TMU timer supportKuninori Morimoto2-1/+99
2013-01-25ARM: shmobile: Remove duplicate inclusion of dma-mapping.h in setup-r8a7740.cSachin Kamat1-1/+0
2013-01-24Merge remote-tracking branches 'arm-soc/irqchip/gic-vic-move' and 'arm-soc/ti...Simon Horman16-45/+20
2013-01-12irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.hRob Herring9-9/+9
2013-01-12ARM: use common irqchip_init for GIC initRob Herring1-12/+2
2013-01-12ARM: remove mach .handle_irq for GIC usersRob Herring7-9/+0
2013-01-10ARM: GIC: remove direct use of gic_raise_softirqRob Herring2-3/+1
2012-12-24ARM: delete struct sys_timerStephen Warren16-45/+20
2012-12-16Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds3-101/+107
2012-12-15Merge tag 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-19/+73
2012-12-13Merge tag 'boards2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-246/+199
2012-12-13Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds8-746/+55
2012-12-13Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds27-7059/+204
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-12/+0
2012-12-12Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+1
2012-12-07gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto1-1/+1
2012-11-21ARM: mach-shmobile: ag5evm: Use the backlight API for brightness controlLaurent Pinchart1-16/+29
2012-11-21ARM: mach-shmobile: mackerel: Removed unused get_brightness callbackLaurent Pinchart1-6/+0
2012-11-21ARM: mach-shmobile: Remove the unused sh_mipi_dsi_info lcd_chan fieldLaurent Pinchart2-6/+0
2012-11-21ARM: mach-shmobile: Initiliaze the new sh_mipi_dsi_info channel fieldLaurent Pinchart2-0/+2
2012-11-21ARM: mach-shmobile: ag5evm: Add LCDC tx_dev field to platform dataLaurent Pinchart1-77/+80
2012-11-21Merge branch 'boards3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms...Olof Johansson1-1/+5
2012-11-20ARM: shmobile: mackerel: Add FLCTL IRQ resourceBastian Hecht1-1/+5
2012-11-13Merge branch 'soc4' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/re...Arnd Bergmann3-7/+63
2012-11-13ARM: shmobile: remove obsoleted init_consistent_dma_size()Marek Szyprowski2-12/+0
2012-11-13Revert "ARM: shmobile: r8a7779: Replace modify_scu_cpu_psr with scu_power_mode"Simon Horman1-3/+22
2012-11-13Revert "ARM: shmobile: sh73a0: Replace modify_scu_cpu_psr with scu_power_mode"Simon Horman1-2/+21
2012-11-13Revert "ARM: shmobile: emev2: Replace modify_scu_cpu_psr with scu_power_mode"Simon Horman1-2/+20
2012-11-13Merge branch 'soc2' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/re...Arnd Bergmann2-12/+10
2012-11-13Merge branch 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/...Arnd Bergmann5-245/+194
2012-11-13Merge branches 'depends/asoc', 'renesas/boards', 'renesas/soc' and 'renesas/s...Arnd Bergmann8-95/+64
2012-11-13Merge branches 'depends/asoc', 'renesas/boards' and 'renesas/soc' into next/b...Arnd Bergmann27-7710/+195
2012-11-13Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ren...Arnd Bergmann8-95/+64