summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach/common.h
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: Remove SH7377 supportNobuhiro Iwamatsu2012-11-061-9/+0
* ARM: shmobile: Remove SH7367 supportNobuhiro Iwamatsu2012-11-061-9/+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-021-4/+10
|\
| * 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: SoC: convert shmobile SMP to SMP operationsMarc Zyngier2012-09-141-12/+12
|/
* ARM: shmobile: r8a7740: add MERAM work-aroundKuninori Morimoto2012-06-201-0/+1
* Merge tag 'cleanup-initcall' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-261-0/+14
|\
| * ARM: shmobile: use machine specific hook for late initShawn Guo2012-05-081-0/+14
* | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-221-0/+2
|\ \
| * | ARM: mach-shmobile: Introduce shmobile_setup_delay()Magnus Damm2012-04-111-0/+2
| |/
* | ARM / mach-shmobile: sh73a0 SMP TWD boot regression fixKuninori Morimoto2012-05-121-1/+0
* | ARM / mach-shmobile: r8a7779 SMP TWD boot regression fixMagnus Damm2012-05-121-0/+1
|/
* Merge branch 'renesas/timer' into next/timerArnd Bergmann2012-03-201-1/+8
|\
| * ARM: mach-shmobile: add shmobile_earlytimer_init()Magnus Damm2012-03-121-0/+1
| * ARM: mach-shmobile: rename clk_init() to shmobile_clk_init()Magnus Damm2012-03-121-1/+1
| * ARM: mach-shmobile: r8a7779 map_io and init_early updateMagnus Damm2012-03-121-0/+1
| * ARM: mach-shmobile: r8a7740 map_io and init_early updateMagnus Damm2012-03-121-0/+1
| * ARM: mach-shmobile: sh73a0 map_io and init_early updateMagnus Damm2012-03-121-0/+1
| * ARM: mach-shmobile: sh7372 map_io and init_early updateMagnus Damm2012-03-121-0/+1
| * ARM: mach-shmobile: sh7377 map_io and init_early updateMagnus Damm2012-03-121-0/+1
| * ARM: mach-shmobile: sh7367 map_io and init_early updateMagnus Damm2012-03-121-0/+1
* | ARM: shmobile: convert to twd_local_timer_register() interfaceMarc Zyngier2012-03-131-0/+2
|/
* ARM: mach-shmobile: r8a7779 SMP support V3Magnus Damm2012-01-121-0/+6
* ARM: mach-shmobile: r8a7779 power domain support V2Magnus Damm2012-01-101-0/+1
* Merge branch 'rmobile/core' into rmobile/marzenPaul Mundt2012-01-101-0/+1
|\
| * ARM: mach-shmobile: Allow SoC specific CPU kill codeMagnus Damm2012-01-091-0/+1
* | ARM: mach-shmobile: r8a7779 PFC GPIO-only support V2Magnus Damm2012-01-091-0/+1
* | ARM: mach-shmobile: r8a7779 and Marzen base support V2Magnus Damm2012-01-091-0/+5
| |
| \
*-. \ Merge branches 'common/pfc' and 'common/clkfwk' into rmobile/marzenPaul Mundt2012-01-091-0/+2
|\ \ \
| | * | sh: clkfwk: clock-sh73a0: all div6_clks use SH_CLK_DIV6_EXT()Kuninori Morimoto2011-12-061-0/+2
| |/ /
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt2012-01-091-3/+2
|\ \ \ | | |/ | |/|
| * | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-081-2/+2
| |\ \
| | * | PM / shmobile: Add support for the sh7372 A4S power domain / sleep modeMagnus Damm2011-12-251-2/+2
| | |/
| * | ARM: shmobile: convert smp platforms to gic_handle_irq()Marc Zyngier2011-11-151-1/+0
| |/
* | ARM: mach-shmobile: R-Mobile A1 support.Kuninori Morimoto2011-11-111-0/+6
|/
* ARM: mach-shmobile: cpuidle single/global and last_state fixesMagnus Damm2011-11-111-2/+2
* ARM: mach-shmobile: sh7372 A3SM supportMagnus Damm2011-09-251-1/+2
* ARM: mach-shmobile: sh7372 generic suspend/resume supportMagnus Damm2011-09-251-2/+1
* ARM: mach-shmobile: CPUIdle supportMagnus Damm2011-05-251-0/+3
* ARM: mach-shmobile: sh7372 Core Standby Suspend-to-RAMMagnus Damm2011-05-251-0/+3
* ARM: mach-shmobile: Suspend-to-RAM supportMagnus Damm2011-05-251-0/+1
* Merge branch 'rmobile/smp' into rmobile-latestPaul Mundt2011-01-071-0/+6
|\
| * ARM: mach-shmobile: sh73a0 SMP supportMagnus Damm2010-12-141-0/+5
| * ARM: mach-shmobile: SMP base supportMagnus Damm2010-12-141-0/+1
* | ARM: mach-shmobile: Run-time IRQ handler for GICMagnus Damm2011-01-071-0/+1
* | ARM: mach-shmobile: Run-time IRQ handler for INTCAMagnus Damm2011-01-071-0/+1
* | ARM: mach-shmobile: sh73a0 INTCS supportMagnus Damm2010-12-221-0/+1
|/
* ARM: mach-shmobile: AG5 clock framework improvementsMagnus Damm2010-12-031-0/+2
OpenPOWER on IntegriCloud