summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile
Commit message (Expand)AuthorAgeFilesLines
* ARM: shmobile: r8a7793: proper constness with __initconstNicolas Pitre2015-11-231-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-11-101-32/+3Star
|\
| * ARM: shmobile: R-Mobile: Use CPG/MSTP Clock Domain attach/detach helpersGeert Uytterhoeven2015-09-181-32/+3Star
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-11-1020-2486/+9Star
|\ \
| * | ARM: shmobile: R-Mobile: add missing of_node_putJulia Lawall2015-10-121-1/+3
| * | ARM: shmobile: apmu: correct type of CPU idAndrzej Hajda2015-10-021-1/+1
| * | ARM: shmobile: r8a7779: Remove legacy PM Domain remainingsGeert Uytterhoeven2015-10-012-105/+0Star
| * | ARM: shmobile: r8a7778: Make r8a7778_init_irq_dt() staticGeert Uytterhoeven2015-10-011-1/+2
| * | ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() staticGeert Uytterhoeven2015-10-011-1/+1
| * | ARM: shmobile: Remove legacy clock support leftoversLaurent Pinchart2015-09-142-4/+0Star
| * | ARM: shmobile: remove Makefile.bootSimon Horman2015-09-141-0/+0
| * | ARM: shmobile: Kconfig: remove unused SHMOBILE_TIMER_HZ sectionUlrich Hecht2015-09-141-20/+0Star
| * | ARM: shmobile: remove ARCH_SHMOBILE_LEGACY optionUlrich Hecht2015-09-141-23/+0Star
| * | ARM: shmobile: r8a7778: remove legacy clock implementationUlrich Hecht2015-09-144-437/+0Star
| * | ARM: shmobile: Kconfig: remove obsolete option ARCH_R8A7778Ulrich Hecht2015-09-141-6/+0Star
| * | ARM: shmobile: r8a7778: remove obsolete setup codeUlrich Hecht2015-09-142-636/+1Star
| * | ARM: shmobile: bockw: remove legacy board file and configUlrich Hecht2015-09-144-764/+0Star
| * | ARM: shmobile: bockw: remove "reference" board file and configUlrich Hecht2015-09-144-101/+0Star
| * | ARM: shmobile: Remove obsolete twd_local_timer declarationGeert Uytterhoeven2015-09-141-1/+0Star
| * | ARM: shmobile: Remove obsolete earlytimer registrationGeert Uytterhoeven2015-09-142-22/+0Star
| * | ARM: shmobile: Remove obsolete legacy PM Domain leftoversGeert Uytterhoeven2015-09-141-9/+0Star
| * | ARM: shmobile: Remove obsolete intc.hGeert Uytterhoeven2015-09-141-295/+0Star
| * | ARM: shmobile: Remove obsolete custom earlyprintk codeGeert Uytterhoeven2015-09-143-29/+1Star
| * | ARM: shmobile: Remove obsolete sh-gpio.hGeert Uytterhoeven2015-09-141-29/+0Star
| * | ARM: shmobile: Remove unused declaration of r8a7778_add_standard_devices_dt()Geert Uytterhoeven2015-09-141-1/+0Star
| |/
* / clocksource: cosmetic: Drop OF 'dependency' from symbolsMarc Zyngier2015-10-012-2/+2
|/
* 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
|\ \ \ | |/ / |/| |