summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: r8a7740: move global functions to r8a7740.hKuninori Morimoto2013-04-022-9/+9
* ARM: shmobile: sh73a0: move global functions to sh73a0.hKuninori Morimoto2013-04-022-16/+15
* ARM: shmobile: sh7372: move global functions to sh7372.hKuninori Morimoto2013-04-022-15/+12
* ARM: shmobile: add struct clk_ratio and fixed ratio clock macroKuninori Morimoto2013-04-021-0/+39
* ARM: shmobile: add R8A7778 basis supportKuninori Morimoto2013-04-021-0/+28
* ARM: shmobile: r8a73a4 PFC supportMagnus Damm2013-04-021-0/+1
* ARM: shmobile: Initial r8a73a4 SoC support V3Magnus Damm2013-04-021-0/+7
* ARM: shmobile: INTC External IRQ pin driver on r8a7779Magnus Damm2013-03-181-0/+1
* ARM: shmobile: irq_pin() for static IRQ pin assignmentMagnus Damm2013-03-181-0/+4
* ARM: shmobile: tidyup chip series definition order for r8a7740/r8a7779Kuninori Morimoto2013-03-131-2/+1
* ARM: shmobile: add gic_iid macro for ICCIAR / interrupt IDKuninori Morimoto2013-03-131-0/+1
* ARM: shmobile: Remove unused hotplug.cMagnus Damm2013-03-131-10/+0
* ARM: shmobile: r8a7779: Do not use early devices with DT referenceSimon Horman2013-03-131-1/+1
* ARM: shmobile: sh73a0: Do not use early devices with DT referenceSimon Horman2013-03-131-1/+1
* ARM: shmobile: Common shmobile_scu_base in headsmp-scu.SMagnus Damm2013-03-131-0/+1
* ARM: shmobile: Move headsmp-sh73a0.S to headsmp-scu.SMagnus Damm2013-03-131-1/+1
* ARM: mach-shmobile: r8a7779: Minimal setup using DTSimon Horman2013-03-131-0/+2
* ARM: mach-shmobile: r8a7779: Allow initialisation of GIC by DTSimon Horman2013-03-131-0/+1
* Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-211-0/+9
|\
| * ARM: mach-shmobile: add shmobile_cpu_disable_any()Ulrich Hecht2013-01-301-0/+1
| * ARM: mach-shmobile: sh73a0: Minimal setup using DTSimon Horman2013-01-251-0/+2
| * ARM: mach-shmobile: sh73a0: Allow initialisation of GIC by DTSimon Horman2013-01-251-0/+1
| * ARM: SH-Mobile: sh73a0: Secondary CPUs handle own SCU flagsBastian Hecht2013-01-251-0/+1
| * ARM: shmobile: r8a7740: Add CPU sleep suspendBastian Hecht2013-01-251-0/+1
| * ARM: shmobile: sh73a0: Add CPU sleep suspendBastian Hecht2013-01-251-0/+1
| * ARM: shmobile: add function declarations for sh7372 DT helper functionsGuennadi Liakhovetski2013-01-251-0/+2
* | Merge tag 'cleanup-decompwdog-3.9' of git://git.linaro.org/people/shawnguo/li...Olof Johansson2013-02-051-2/+0
|\ \ | |/ |/|
| * ARM: remove unused arch_decomp_wdog()Shawn Guo2013-01-111-2/+0
* | ARM: delete struct sys_timerStephen Warren2012-12-241-1/+4
|/
* ARM: shmobile: sh7372: sh7372_fsiXck_clk become non-globalKuninori Morimoto2012-11-081-2/+0
* ARM: shmobile: sh7372: sh7372_fsidivX_clk become non-globalKuninori Morimoto2012-11-081-2/+0
* ARM: shmobile: r8a7779: PFC rename PENCx -> USB_PENCxKuninori Morimoto2012-11-071-1/+1
* ARM: mach-shmobile: add FLCTL DMA slave definitions for sh7372Bastian Hecht2012-11-061-0/+4
* ARM: shmobile: Remove SH7377 supportNobuhiro Iwamatsu2012-11-062-369/+0
* ARM: shmobile: Remove SH7367 supportNobuhiro Iwamatsu2012-11-062-341/+0
* ARM: shmobile: mark shmobile_init_late as __initArnd Bergmann2012-10-091-1/+1
* Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-025-37/+50
|\
| * ARM: shmobile: Add A4S cpuidle state on sh7372Rafael J. Wysocki2012-09-041-0/+2
| * ARM: shmobile: Make sh7372 cpuidle handling more straightforwardRafael J. Wysocki2012-09-041-2/+4
| * ARM: shmobile: Move definition of shmobile_init_late() to headerRafael J. Wysocki2012-09-041-2/+6
| * ARM: shmobile: Rework adding devices to PM domains on MackerelRafael J. Wysocki2012-09-041-0/+12
| * ARM: shmobile: Allow device latencies to be specified directlyRafael J. Wysocki2012-09-041-2/+12
| * ARM: shmobile: Make rmobile_init_pm_domain() staticRafael J. Wysocki2012-09-041-2/+0
| * ARM: shmobile: Move r8a7779's PM domain objects to a tableRafael J. Wysocki2012-09-041-7/+2
| * ARM: shmobile: Move r8a7740's PM domain objects to a tableRafael J. Wysocki2012-09-041-3/+3
| * ARM: shmobile: Move sh7372's PM domain objects to a tableRafael J. Wysocki2012-09-041-12/+6
| * ARM: shmobile: Add routine for automatic PM domains initializationRafael J. Wysocki2012-09-041-0/+2
| * ARM: shmobile: Use domain names when adding subdomains to power domainsRafael J. Wysocki2012-09-041-3/+0
| * ARM: shmobile: Drop r8a7779_add_device_to_domain()Rafael J. Wysocki2012-09-041-3/+0
| * ARM: shmobile: Use names of power domains for adding devices to themRafael J. Wysocki2012-09-041-2/+2