summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pm-domains' into for-linusRafael J. Wysocki2011-07-1511-19/+239
|\
| * ARM / shmobile: Return -EBUSY from A4LC power off if A3RV is activeRafael J. Wysocki2011-07-141-2/+1
| * ARM / shmobile: Use genpd_queue_power_off_work()Rafael J. Wysocki2011-07-141-1/+1
| * ARM / shmobile: Use pm_genpd_poweroff_unused()Rafael J. Wysocki2011-07-133-18/+2
| * ARM: mach-shmobile: sh7372 A3RV requires A4LCMagnus Damm2011-07-101-3/+42
| * ARM: mach-shmobile: sh7372 late pm domain offMagnus Damm2011-07-101-0/+13
| * ARM: mach-shmobile: Runtime PM late init callbackMagnus Damm2011-07-102-0/+11
| * ARM: mach-shmobile: sh7372 D4 supportMagnus Damm2011-07-103-0/+6
| * ARM: mach-shmobile: sh7372 A4MP supportKuninori Morimoto2011-07-105-0/+10
| * ARM: mach-shmobile: sh7372: make sure that fsi is peripheral of spu2Kuninori Morimoto2011-07-103-0/+3
| * ARM: mach-shmobile: sh7372 A3SG supportMagnus Damm2011-07-023-0/+6
| * ARM: mach-shmobile: sh7372 A3RI supportMagnus Damm2011-07-023-0/+6
| * ARM: mach-shmobile: sh7372 A3RV supportMagnus Damm2011-07-023-0/+8
| * ARM: mach-shmobile: sh7372 A4LC support for AP4EVBMagnus Damm2011-07-023-1/+5
| * ARM / shmobile: Support for I/O power domains for SH7372 (v9)Rafael J. Wysocki2011-07-024-0/+131
| * PM: Rename clock management functionsRafael J. Wysocki2011-07-022-6/+6
| * PM / Domains: Rename struct dev_power_domain to struct dev_pm_domainRafael J. Wysocki2011-07-024-13/+13
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-07-122-13/+20
|\ \
| * | powerpc/mm: Fix memory_block_size_bytes() for non-pseriesBenjamin Herrenschmidt2011-07-121-11/+19
| * | mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a headerBenjamin Herrenschmidt2011-07-121-2/+1
* | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds2011-07-129-30/+32
|\ \ \ | |/ / |/| |
| * | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Arnd Bergmann2011-07-112-22/+24
| |\ \
| | * | ARM: pxa/raumfeld: fix device name for codec ak4104Daniel Mack2011-07-111-4/+4
| | * | ARM: pxa/raumfeld: display initialisation fixesSven Neumann2011-07-111-14/+15
| | * | ARM: pxa/raumfeld: adapt to upcoming hardware changeSven Neumann2011-07-111-5/+6
| | * | ARM: pxa: fix gpio_to_chip() clash with gpiolib namespaceLinus Walleij2011-07-111-5/+5
| * | | genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot2011-07-074-4/+4
| * | | arm: mach-vt8500: add forgotten irq_data conversionWolfram Sang2011-07-071-9/+12
| |/ /
| * | ARM: pxa168: correct nand pmu settingLei Wen2011-07-061-1/+1
| * | ARM: pxa910: correct nand pmu settingLei Wen2011-07-061-1/+1
| * | ARM: pxa: fix PGSR register address calculationPaul Parsons2011-07-061-2/+2
* | | Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-109-23/+42
|\ \ \
| * | | ARM: 6994/1: smp_twd: Fix typo in 'twd_timer_rate' printingVitaly Kuzmichev2011-07-071-1/+1
| * | | ARM: 6987/1: l2x0: fix disabling function to avoid deadlockWill Deacon2011-07-061-6/+13
| * | | ARM: 6966/1: ep93xx: fix inverted RTS/DTR signals on uart1Petr Štetiar2011-07-061-2/+2
| * | | ARM: 6979/1: mach-vt8500: add forgotten irq_data conversionWolfram Sang2011-07-061-9/+12
| * | | ARM: move memory layout sanity checking before meminfo initializationRussell King2011-07-053-2/+9
| * | | ARM: 6989/1: perf: do not start the PMU when no events are presentWill Deacon2011-07-051-2/+4
| * | | ARM: dmabounce: fix map_single() error return valueRussell King2011-07-031-1/+1
* | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-0813-20/+36
|\ \ \ \
| * | | | ARM: S3C2440: fix section mismatch on mini2440Wolfram Sang2011-07-081-1/+1
| * | | | ARM: S3C24XX: drop return codes in void function of dma.cWolfram Sang2011-07-081-3/+1
| * | | | ARM: S3C24XX: don't use uninitialized variable in dma.cWolfram Sang2011-07-081-6/+2
| * | | | ARM: EXYNOS4: Set appropriate I2C device variantSylwester Nawrocki2011-07-061-0/+6
| * | | | Merge branch 'for-spi' into s5p-fixes-for-linusKukjin Kim2011-07-065-0/+13
| |\ \ \ \
| | * | | | ARM: SAMSUNG: Add tx_st_done variablePadmavathi Venna2011-07-065-0/+13
| | | |/ / | | |/| |
| * | | | ARM: S5PC100: Fix for compilation errorPadmavathi Venna2011-07-061-0/+1
| * | | | ARM: EXYNOS4: Address a section mismatch w/ suspend issue.MyungJoo Ham2011-07-061-1/+1
| * | | | ARM: S5P: Fix bug on init of PWMTimers for HRTimerSangbeom Kim2011-07-061-2/+2
| * | | | ARM: SAMSUNG: header file revised to prevent declaring duplicatedMyungJoo Ham2011-07-061-0/+6
OpenPOWER on IntegriCloud