summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* ARM: substitute arch_idle()Nicolas Pitre2012-01-203-7/+4
* ARM: mach-tegra: properly disable CPU idle callNicolas Pitre2012-01-202-1/+3
* ARM: mach-s3c64xx: use standard arch_idle() implementationNicolas Pitre2012-01-201-1/+1
* ARM: mach-w90x900: properly disable CPU idle callNicolas Pitre2012-01-202-0/+2
* ARM: mach-shark: properly disable CPU idle callNicolas Pitre2012-01-202-0/+7
* ARM: mach-ixp4xx: properly disable CPU idle callNicolas Pitre2012-01-202-5/+6
* ARM: mach-ixp23xx: properly disable CPU idle callNicolas Pitre2012-01-202-4/+4
* ARM: mach-msm: hook special idle handlers to arm_pm_idleNicolas Pitre2012-01-203-37/+53
* ARM: plat-mxc: hook special idle handlers to arm_pm_idleNicolas Pitre2012-01-203-46/+37
* ARM: s3c24xx: move special idle code to out of lineNicolas Pitre2012-01-204-45/+29
* ARM: mach-h720x: move special idle code out of lineNicolas Pitre2012-01-202-6/+19
* ARM: mach-gemini: move special idle code out of lineNicolas Pitre2012-01-204-12/+32
* ARM: mach-ebsa110: move special idle code out of lineNicolas Pitre2012-01-202-20/+26
* ARM: mach-clps711x: move special idle code out of lineNicolas Pitre2012-01-202-4/+17
* ARM: mach-at91: move special idle code out of lineNicolas Pitre2012-01-209-21/+69
* ARM: mach-exynos: use standard arch_idle()Nicolas Pitre2012-01-202-13/+1
* ARM: mach-s5p64x0: move idle handler from pm_idle to arm_pm_idleNicolas Pitre2012-01-202-10/+7
* ARM: mach-s5pc100: use standard arch_idle()Nicolas Pitre2012-01-202-13/+1
* ARM: mach-s5pv210: use standard arch_idle()Nicolas Pitre2012-01-202-13/+1
* ARM: OMAP: convert idle handlers from pm_idle to arm_pm_idleNicolas Pitre2012-01-204-20/+6
* ARM: clean up idle handlersNicolas Pitre2012-01-202-8/+16
* ARM: OMAP1: Fix pm_idle during suspendNicolas Pitre2012-01-201-5/+2
* Merge tag 'arm-soc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2012-01-1719-40/+30
|\
| * Merge branch 'samsung-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson2012-01-167-25/+14
| |\
| | * ARM: EXYNOS: Invert VCLK polarity for framebuffer on ORIGENTushar Behera2012-01-121-1/+2
| | * ARM: S3C64XX: Fix interrupt configuration for PCA935x on CragganmoreMark Brown2012-01-121-1/+1
| | * ARM: S3C64XX: Fix the memory mapped GPIOs on CragganmoreMark Brown2012-01-122-1/+3
| | * ARM: S3C64XX: Remove hsmmc1 from CragganmoreMark Brown2012-01-121-8/+0
| | * ARM: S3C64XX: Remove unconditional power domain disablesMark Brown2012-01-121-13/+0
| | * ARM: SAMSUNG: Declare struct platform_device in plat/s3c64xx-spi.hMark Brown2012-01-121-0/+2
| | * ARM: SAMSUNG: dma-ops.h needs mach/dma.hMark Brown2012-01-121-0/+1
| | * ARM: SAMSUNG: Guard against multiple inclusion of plat/dma.hMark Brown2012-01-121-1/+5
| * | Merge branch 'fixes-for-arm-soc' of git://sources.calxeda.com/kernel/linux in...Olof Johansson2012-01-1610-14/+14
| |\ \
| | * | ARM: make BSYM macro assembly onlyRob Herring2012-01-161-2/+2
| | * | ARM: highbank: remove incorrect BSYM usageRob Herring2012-01-161-2/+1
| | * | ARM: imx: remove incorrect BSYM usageRob Herring2012-01-161-2/+1
| | * | ARM: exynos: remove incorrect BSYM usageRob Herring2012-01-162-3/+4
| | * | ARM: ux500: add missing ENDPROC to headsmp.SRob Herring2012-01-161-0/+2
| | * | ARM: msm: Add missing ENDPROC to headsmp.SRob Herring2012-01-161-0/+1
| | * | ARM: versatile: Add missing ENDPROC to headsmp.SPawel Moll2012-01-163-5/+3
| * | | Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msm i...Olof Johansson2012-01-161-0/+1
| |\ \ \
| | * | | ARM: msm: vreg is a module and so needs module.hDavid Brown2012-01-061-0/+1
| * | | | Merge branch 'picoxcell-fixes' of git://github.com/jamieiles/linux-2.6-ji int...Olof Johansson2012-01-161-1/+1
| |\ \ \ \
| | * | | | ARM: picoxcell: fix sched_clock() cleanup falloutJamie Iles2012-01-091-1/+1
* | | | | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2012-01-176-13/+42
|\ \ \ \ \ \
| * | | | | | ARM: mach-shmobile: specify CHCLR registers on SH7372Guennadi Liakhovetski2012-01-061-3/+12
| * | | | | | video i.MX IPU: Fix display connectionsSascha Hauer2011-12-081-0/+15
| * | | | | | dmaengine/ste_dma40: allow fixed physical channelNarayanan G2011-12-051-1/+5
| * | | | | | dmaengine/ste_dma40: Add support to use lcla area from esramNarayanan G2011-11-281-0/+1
| * | | | | | Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul2011-11-174-9/+9
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud