summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'calxeda-ecx-2000' of git://sources.calxeda.com/kernel/linux into n...Olof Johansson2012-11-061-1/+1
|\
| * ARM: shmobile: r8a7779: I/O address abuse cleanupKuninori Morimoto2012-10-191-1/+1
* | Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/ren...Olof Johansson2012-11-0621-6964/+140
|\ \ | |/ |/|
| * ARM: shmobile: r8a7740: Enable PMUNobuhiro Iwamatsu2012-11-061-0/+16
| * ARM: mach-shmobile: add FLCTL DMA slave definitions for sh7372Bastian Hecht2012-11-062-0/+24
| * ARM: shmobile: r8a7779: add I2C driver supportKuninori Morimoto2012-11-061-0/+77
| * ARM: shmobile: r8a7779: add I2C clock supportKuninori Morimoto2012-11-061-1/+10
| * ARM: shmobile: r8a7779: add HSPI clock supportKuninori Morimoto2012-11-061-0/+5
| * ARM: shmobile: r8a7740: fixup DT machine desc name typoKuninori Morimoto2012-11-061-1/+1
| * ARM: shmobile: r8a7779: Replace modify_scu_cpu_psr with scu_power_modeBastian Hecht2012-11-061-22/+3
| * ARM: shmobile: sh73a0: Replace modify_scu_cpu_psr with scu_power_modeBastian Hecht2012-11-061-21/+2
| * ARM: shmobile: emev2: Replace modify_scu_cpu_psr with scu_power_modeBastian Hecht2012-11-061-20/+2
| * ARM: shmobile: Remove SH7377 supportNobuhiro Iwamatsu2012-11-068-3573/+0
| * ARM: shmobile: Remove SH7367 supportNobuhiro Iwamatsu2012-11-068-3326/+0
* | ARM: shmobile: r8a7779: use __iomem pointers for MMIOKuninori Morimoto2012-10-161-11/+11
* | ARM: shmobile: armadillo800eva: __io abuse cleanupKuninori Morimoto2012-10-151-1/+1
|/
* ARM: config: sort select statements alphanumericallyRussell King2012-10-131-21/+21
* ARM: shmobile: mark shmobile_init_late as __initArnd Bergmann2012-10-091-1/+1
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-10-071-1/+1
|\
| *---. Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King2012-10-046-13/+15
| |\ \ \
| | | | * ARM: 7498/1: mach-shmobile: Use SGI0 to wake secondary CPUsStephen Boyd2012-08-251-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2012-10-0218-336/+407
|\ \ \ \
| * \ \ \ Merge branch 'pm-shmobile'Rafael J. Wysocki2012-09-1718-336/+407
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ARM: shmobile: Add A4S cpuidle state on sh7372Rafael J. Wysocki2012-09-044-12/+50
| | * | | ARM: shmobile: Make sh7372 cpuidle handling more straightforwardRafael J. Wysocki2012-09-043-62/+62
| | * | | ARM: shmobile: Move definition of shmobile_init_late() to headerRafael J. Wysocki2012-09-043-27/+7
| | * | | ARM: shmobile: Remove the console check from sh7372_enter_suspend()Rafael J. Wysocki2012-09-041-10/+8
| | * | | ARM: shmobile: Rework adding devices to PM domains on AP4EVBRafael J. Wysocki2012-09-041-8/+11
| | * | | ARM: shmobile: Rework adding devices to PM domains on MackerelRafael J. Wysocki2012-09-044-51/+72
| | * | | ARM: shmobile: Specify device latencies for Mackerel devices directlyRafael J. Wysocki2012-09-041-12/+19
| | * | | ARM: shmobile: Specify device latencies for SH7372 devices directlyRafael J. Wysocki2012-09-041-24/+33
| | * | | ARM: shmobile: Allow device latencies to be specified directlyRafael J. Wysocki2012-09-042-5/+16
| | * | | ARM: shmobile: Set PM domain on/off latencies directlyRafael J. Wysocki2012-09-041-0/+20
| | * | | ARM: shmobile: Make rmobile_init_pm_domain() staticRafael J. Wysocki2012-09-042-3/+1
| | * | | ARM: shmobile: Move r8a7779's PM domain objects to a tableRafael J. Wysocki2012-09-043-40/+39
| | * | | ARM: shmobile: Move r8a7740's PM domain objects to a tableRafael J. Wysocki2012-09-043-27/+28
| | * | | ARM: shmobile: Move sh7372's PM domain objects to a tableRafael J. Wysocki2012-09-043-81/+64
| | * | | ARM: shmobile: Do not access sh7372 A4S domain internals directlyRafael J. Wysocki2012-09-041-3/+14
| | * | | ARM: shmobile: Add routine for automatic PM domains initializationRafael J. Wysocki2012-09-042-0/+10
| | * | | ARM: shmobile: Use domain names when adding subdomains to power domainsRafael J. Wysocki2012-09-044-14/+5
| | * | | ARM: shmobile: Drop r8a7779_add_device_to_domain()Rafael J. Wysocki2012-09-042-13/+4
| | * | | ARM: shmobile: Use names of power domains for adding devices to themRafael J. Wysocki2012-09-047-61/+61
| | |/ /
* | | | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li...Linus Torvalds2012-10-021-3/+2
|\ \ \ \
| * | | | ARM: shmobile: kzm9g: use gpio-keys instead of gpio-keys-polledKuninori Morimoto2012-09-121-3/+2
| | |/ / | |/| |
* | | | Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-10-0127-170/+179
|\ \ \ \
| * \ \ \ Merge branch 'multiplatform/smp_ops' into next/multiplatformOlof Johansson2012-09-2215-146/+165
| |\ \ \ \
| | * | | | ARM: SoC: convert shmobile SMP to SMP operationsMarc Zyngier2012-09-1415-146/+165
| | |/ / /
| * | | | ARM: dtb: move all dtb targets to common MakefileOlof Johansson2012-09-201-4/+0
| * | | | Merge tag 'multi-platform-for-3.7' of git://sources.calxeda.com/kernel/linux ...Olof Johansson2012-09-2011-20/+14
| |\ \ \ \
| | * | | | ARM: make mach/gpio.h headers optionalRob Herring2012-09-141-1/+0
OpenPOWER on IntegriCloud