aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds1-1/+1
2015-09-03Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds5-6/+6
2015-09-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+0
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-1/+42
2015-08-12clk: shmobile: rz: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+1
2015-08-12clk: shmobile: r8a7778: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven1-0/+1
2015-08-11ARM: shmobile: Fix mismergesOlof Johansson1-0/+1
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams1-1/+1
2015-08-06Merge tag 'renesas-marzen-board-removal-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanupOlof Johansson9-1390/+15
2015-07-31ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd5-6/+6
2015-07-28ARM: appropriate __init annotation for const dataNicolas Pitre11-11/+11
2015-07-28ARM: shmobile: r8a7779: Remove legacy SoC codeMagnus Damm5-968/+4
2015-07-28ARM: shmobile: marzen: Remove legacy board codeMagnus Damm4-356/+0
2015-07-28ARM: shmobile: r8a7779: Cleanup header fileMagnus Damm3-4/+2
2015-07-28ARM: shmobile: marzen-reference: Remove C board codeMagnus Damm3-66/+1
2015-07-27Merge tag 'renesas-cleanup2-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanupOlof Johansson1-2/+2
2015-07-27irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla2-2/+0
2015-07-14ARM: shmobile: r8a7779: Generic SMP opsMagnus Damm1-0/+1
2015-07-14ARM: shmobile: r8a7779: Generic CCF and timer supportMagnus Damm1-0/+12
2015-07-14Merge tag 'renesas-pm-domain-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into next/cleanupOlof Johansson5-54/+82
2015-07-14ARM: shmobile: apmu: silence build warningsWolfram Sang1-2/+2
2015-07-06ARM: shmobile: gose: enable R-Car Gen2 regulator quirkUlrich Hecht3-1/+4
2015-07-06ARM: shmobile: Basic r8a7793 SoC supportUlrich Hecht3-0/+38
2015-07-06ARM: shmobile: r8a7790: Make struct rcar_sysc_ch constGeert Uytterhoeven1-2/+2
2015-07-06ARM: shmobile: r8a7779: Make struct rcar_sysc_ch constGeert Uytterhoeven2-7/+8
2015-07-06ARM: shmobile: R-Car: Get rid of on_off_fn() function pointerGeert Uytterhoeven1-17/+14
2015-07-06ARM: shmobile: R-Car: Use BIT() macro instead of open codingGeert Uytterhoeven1-5/+5
2015-07-06ARM: shmobile: R-Car: Make struct rcar_sysc_ch * parameters constGeert Uytterhoeven2-11/+11
2015-07-06ARM: shmobile: R-Car: Break infinite loopGeert Uytterhoeven1-2/+14
2015-07-06ARM: shmobile: R-Car: Shrink rcar_sysc_ch sizeGeert Uytterhoeven1-3/+3
2015-07-06ARM: shmobile: R-Car: Improve documentationGeert Uytterhoeven1-14/+32
2015-07-06ARM: shmobile: timer: r8a73a4 and r8a7790 are multi-platform onlyGeert Uytterhoeven1-12/+0
2015-07-06ARM: shmobile: R-Car Gen2: CONFIG_ARCH_SHMOBILE_MULTI is always setGeert Uytterhoeven1-2/+0
2015-07-06ARM: shmobile: Remove obsolete zboot supportGeert Uytterhoeven2-122/+0
2015-07-06ARM: shmobile: R-Mobile: Remove legacy PM Domain codeGeert Uytterhoeven2-63/+0
2015-07-06ARM: shmobile: Remove unused dma-register.hGeert Uytterhoeven1-84/+0
2015-07-06ARM: shmobile: Remove legacy SoC code for R-Mobile A1Geert Uytterhoeven6-1546/+4
2015-07-06ARM: shmobile: Remove legacy board code for Armadillo-800 EVAGeert Uytterhoeven4-1376/+0
2015-07-06ARM: shmobile: Remove legacy SoC code for SH-Mobile AG5Geert Uytterhoeven7-1624/+2
2015-07-06ARM: shmobile: Remove legacy board code for KZM-A9-GTGeert Uytterhoeven7-1678/+0
2015-07-06ARM: shmobile: r8a7779: Remove GENPD_FLAG_PM_CLK flagGeert Uytterhoeven1-1/+0
2015-07-06ARM: shmobile: R-Mobile: Use BIT() macro instead of open codingGeert Uytterhoeven1-2/+2
2015-07-06ARM: shmobile: R-Mobile: Move to_rmobile_pd from header to source fileGeert Uytterhoeven2-6/+6
2015-06-26Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2015-06-26Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-11/+3
2015-06-17ARM: shmobile: r8a7740: remove I2C errata handlingWolfram Sang1-55/+0
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King4-11/+3
2015-05-25ARM: shmobile: only select sound drivers that buildArnd Bergmann1-2/+2
2015-04-24Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds4-32/+32