summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-081-1/+1
|\
| * arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-111-1/+1
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-045-6/+6
|\ \
| * | ARM: 8392/3: smp: Only expose /sys/.../cpuX/online if hotpluggableStephen Boyd2015-07-315-6/+6
| |/
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-2/+0Star
|\ \
| * | irqchip/gic: Remove redundant gic_set_irqchip_flagsSudeep Holla2015-07-272-2/+0Star
| |/
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-09-011-0/+2
|\ \
| * | clk: shmobile: rz: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven2015-08-121-0/+1
| * | clk: shmobile: r8a7778: Add CPG/MSTP Clock Domain supportGeert Uytterhoeven2015-08-121-0/+1
| |/
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-09-014-1/+42
|\ \
| * | ARM: shmobile: gose: enable R-Car Gen2 regulator quirkUlrich Hecht2015-07-063-1/+4
| * | ARM: shmobile: Basic r8a7793 SoC supportUlrich Hecht2015-07-063-0/+38
| |/
* | ARM: shmobile: Fix mismergesOlof Johansson2015-08-111-0/+1
* | Merge tag 'renesas-marzen-board-removal-for-v4.3' of git://git.kernel.org/pub...Olof Johansson2015-08-069-1390/+15Star
|\ \
| * | ARM: shmobile: r8a7779: Remove legacy SoC codeMagnus Damm2015-07-285-968/+4Star
| * | ARM: shmobile: marzen: Remove legacy board codeMagnus Damm2015-07-284-356/+0Star
| * | ARM: shmobile: r8a7779: Cleanup header fileMagnus Damm2015-07-283-4/+2Star
| * | ARM: shmobile: marzen-reference: Remove C board codeMagnus Damm2015-07-283-66/+1Star
| * | ARM: shmobile: r8a7779: Generic SMP opsMagnus Damm2015-07-141-0/+1
| * | ARM: shmobile: r8a7779: Generic CCF and timer supportMagnus Damm2015-07-141-0/+12
| |/
* | ARM: appropriate __init annotation for const dataNicolas Pitre2015-07-2811-11/+11
* | Merge tag 'renesas-cleanup2-for-v4.3' of git://git.kernel.org/pub/scm/linux/k...Olof Johansson2015-07-271-2/+2
|\ \
| * | ARM: shmobile: apmu: silence build warningsWolfram Sang2015-07-141-2/+2
* | | Merge tag 'renesas-pm-domain-for-v4.3' of git://git.kernel.org/pub/scm/linux/...Olof Johansson2015-07-145-54/+82
|\ \ \ | |/ / |/| |
| * | ARM: shmobile: r8a7790: Make struct rcar_sysc_ch constGeert Uytterhoeven2015-07-061-2/+2
| * | ARM: shmobile: r8a7779: Make struct rcar_sysc_ch constGeert Uytterhoeven2015-07-062-7/+8
| * | ARM: shmobile: R-Car: Get rid of on_off_fn() function pointerGeert Uytterhoeven2015-07-061-17/+14Star
| * | ARM: shmobile: R-Car: Use BIT() macro instead of open codingGeert Uytterhoeven2015-07-061-5/+5
| * | ARM: shmobile: R-Car: Make struct rcar_sysc_ch * parameters constGeert Uytterhoeven2015-07-062-11/+11
| * | ARM: shmobile: R-Car: Break infinite loopGeert Uytterhoeven2015-07-061-2/+14
| * | ARM: shmobile: R-Car: Shrink rcar_sysc_ch sizeGeert Uytterhoeven2015-07-061-3/+3
| * | ARM: shmobile: R-Car: Improve documentationGeert Uytterhoeven2015-07-061-14/+32
| |/
* | ARM: shmobile: timer: r8a73a4 and r8a7790 are multi-platform onlyGeert Uytterhoeven2015-07-061-12/+0Star
* | ARM: shmobile: R-Car Gen2: CONFIG_ARCH_SHMOBILE_MULTI is always setGeert Uytterhoeven2015-07-061-2/+0Star
* | ARM: shmobile: Remove obsolete zboot supportGeert Uytterhoeven2015-07-062-122/+0Star
* | ARM: shmobile: R-Mobile: Remove legacy PM Domain codeGeert Uytterhoeven2015-07-062-63/+0Star
* | ARM: shmobile: Remove unused dma-register.hGeert Uytterhoeven2015-07-061-84/+0Star
* | ARM: shmobile: Remove legacy SoC code for R-Mobile A1Geert Uytterhoeven2015-07-066-1546/+4Star
* | ARM: shmobile: Remove legacy board code for Armadillo-800 EVAGeert Uytterhoeven2015-07-064-1376/+0Star
* | ARM: shmobile: Remove legacy SoC code for SH-Mobile AG5Geert Uytterhoeven2015-07-067-1624/+2Star
* | ARM: shmobile: Remove legacy board code for KZM-A9-GTGeert Uytterhoeven2015-07-067-1678/+0Star
* | ARM: shmobile: r8a7779: Remove GENPD_FLAG_PM_CLK flagGeert Uytterhoeven2015-07-061-1/+0Star
* | ARM: shmobile: R-Mobile: Use BIT() macro instead of open codingGeert Uytterhoeven2015-07-061-2/+2
* | ARM: shmobile: R-Mobile: Move to_rmobile_pd from header to source fileGeert Uytterhoeven2015-07-062-6/+6
|/
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-06-261-2/+2
|\
| * ARM: shmobile: only select sound drivers that buildArnd Bergmann2015-05-251-2/+2
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-264-11/+3Star
|\ \
| * | ARM: v7 setup function should invalidate L1 cacheRussell King2015-06-014-11/+3Star
| |/
* / ARM: shmobile: r8a7740: remove I2C errata handlingWolfram Sang2015-06-171-55/+0Star
|/
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-244-32/+32
|\