summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile
AgeCommit message (Expand)AuthorFilesLines
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-1/+6
2013-04-30Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-27/+5
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+4
2013-04-23ARM: shmobile: cpuidle: use init/exit common routineDaniel Lezcano1-9/+1
2013-04-23cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2-2/+0
2013-04-22ARM: shmobile: cpuidle: remove shmobile_enter_wfi prototypeDaniel Lezcano1-3/+0
2013-04-22ARM: shmobile: cpuidle: remove shmobile_enter_wfi functionDaniel Lezcano1-1/+0
2013-04-15ARM - shmobile: Armadillo800EVA: Move st1232 reset pin handlingBastian Hecht1-1/+6
2013-04-08ARM: shmobile: cpuidle: remove useless WFI functionDaniel Lezcano1-8/+0
2013-04-08ARM: shmobile: pm: fix init sectionsDaniel Lezcano2-4/+4
2013-04-08arm: Use generic idle loopThomas Gleixner1-2/+4
2013-04-05Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman3-7/+21
2013-04-02usb: renesas_usbhs: fixup sparse errors for common.cKuninori Morimoto3-7/+21
2013-03-08ARM: shmobile: marzen: Include mmc/host.hSimon Horman1-0/+1
2013-02-26Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-0/+103
2013-02-21Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-109/+71
2013-02-21Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds20-119/+380
2013-02-21Merge tag 'sh-pinmux' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds9-9736/+102
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds23-80/+32
2013-02-19Merge tag 'renesas-soc5-for-v3.9' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-2/+2
2013-02-19ARM: shmobile: r8a7779: Correct TMU clock support againSimon Horman1-2/+2
2013-02-11Merge branch 'socfpga/hw' into next/socOlof Johansson1-48/+0
2013-02-11arm: Add v7_invalidate_l1 to cache-v7.SDinh Nguyen1-48/+0
2013-02-06ARM: mach-shmobile: r8a7740: Add IPMMU deviceHideki EIRAKU1-0/+33
2013-02-06ARM: mach-shmobile: sh73a0: Add IPMMU deviceHideki EIRAKU1-0/+31
2013-02-06ARM: mach-shmobile: sh7372: Add IPMMU deviceHideki EIRAKU1-0/+39
2013-02-05Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson1-2/+0
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: shmobile: armadillo800eva: set clock rates before timer initHideki EIRAKU1-2/+3
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-28ARM: shmobile: mackerel: Use gpio_request_one()Laurent Pinchart1-10/+6
2013-01-28ARM: shmobile: kzm9g: Use gpio_request_one()Laurent Pinchart1-12/+6
2013-01-28ARM: shmobile: bonito: Use gpio_request_one()Laurent Pinchart1-4/+3
2013-01-28ARM: shmobile: kota2: Use gpio_request_one()Laurent Pinchart1-6/+3
2013-01-28ARM: shmobile: armadillo800eva: Use gpio_set_value() to set GPIO valueLaurent Pinchart1-2/+2
2013-01-28ARM: shmobile: armadillo800eva: Use gpio_request_one()Laurent Pinchart1-31/+17
2013-01-28ARM: shmobile: ap4evb: Use gpio_request_one()Laurent Pinchart1-24/+9
2013-01-28ARM: shmobile: ag5evm: Use gpio_request_one()Laurent Pinchart1-14/+8
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