Age | Commit message (Expand) | Author | Files | Lines |
2016-08-02 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 2 | -5/+0 |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2016-05-18 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 8 | -191/+9 |
2016-05-18 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -32/+20 |
2016-05-16 | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 3 | -27/+0 |
2016-04-25 | cpufreq: shmobile: Use generic platdev driver | Viresh Kumar | 3 | -27/+0 |
2016-04-22 | soc: renesas: Move pm-rcar to drivers/soc/renesas/rcar-sysc | Geert Uytterhoeven | 8 | -191/+9 |
2016-04-20 | ARM: shmobile: timer: Drop support for Cortex A8 | Geert Uytterhoeven | 1 | -32/+20 |
2016-04-20 | ARM: shmobile: timer: Fix preset_lpj leading to too short delays | Geert Uytterhoeven | 1 | -17/+11 |
2016-03-23 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 4 | -4/+4 |
2016-03-21 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 5 | -62/+20 |
2016-03-16 | clk: renesas: Rename header file renesas.h | Simon Horman | 4 | -4/+4 |
2016-02-27 | Merge tag 'renesas-cleanup2-for-v4.6' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 9 | -34/+30 |
2016-02-19 | ARM: shmobile: Enable PM and PM_GENERIC_DOMAINS for SoCs with PM Domains | Geert Uytterhoeven | 1 | -5/+8 |
2016-02-19 | ARM: shmobile: emev2: Move declaration of emev2_smp_ops to emev2.h | Geert Uytterhoeven | 3 | -2/+10 |
2016-02-19 | ARM: shmobile: emev2: Remove legacy machine_desc.map_io() callback | Geert Uytterhoeven | 1 | -18/+0 |
2016-02-19 | ARM: shmobile: r8a7740: Remove legacy machine_desc.map_io() callback | Geert Uytterhoeven | 1 | -20/+0 |
2016-02-19 | ARM: shmobile: r8a7740: Remove mapping of L2 cache controller registers | Geert Uytterhoeven | 1 | -12/+0 |
2016-02-19 | ARM: shmobile: r8a7740: Migrate to generic l2c OF initialization | Geert Uytterhoeven | 1 | -5/+2 |
2016-02-17 | ARM: shmobile: Kconfig: Get rid of old comment | Magnus Damm | 1 | -2/+0 |
2016-02-17 | ARM: shmobile: Consolidate SCU mapping code | Geert Uytterhoeven | 5 | -12/+12 |
2016-02-17 | ARM: shmobile: Remove shmobile_boot_arg | Geert Uytterhoeven | 4 | -9/+2 |
2016-02-17 | ARM: shmobile: Move shmobile_smp_{mpidr, fn, arg}[] from .text to .bss | Geert Uytterhoeven | 1 | -6/+14 |
2016-02-17 | ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup code | Geert Uytterhoeven | 1 | -2/+0 |
2016-02-17 | ARM: shmobile: Move shmobile_scu_base from .text to .bss | Geert Uytterhoeven | 2 | -6/+3 |
2016-02-04 | ARM: shmobile: r8a7779: Remove remainings of removed SCU boot setup code | Geert Uytterhoeven | 1 | -2/+0 |
2016-02-04 | ARM: shmobile: Typo s/MIPDR/MPIDR/ | Geert Uytterhoeven | 1 | -1/+1 |
2016-02-04 | ARM: shmobile: Add includes providing forward declarations | Geert Uytterhoeven | 3 | -0/+6 |
2016-02-04 | ARM: shmobile: rcar-gen2: Make rcar_gen2_dma_contiguous static | Geert Uytterhoeven | 1 | -3/+4 |
2015-12-12 | Merge tag 'renesas-cleanup-for-v4.5' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 4 | -29/+7 |
2015-12-02 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 1 | -2/+2 |
2015-12-02 | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 10 | -10/+10 |
2015-11-23 | ARM: shmobile: r8a7793: proper constness with __initconst | Nicolas Pitre | 1 | -1/+1 |
2015-11-20 | ARM: shmobile: Remove legacy mach/irqs.h | Laurent Pinchart | 3 | -26/+0 |
2015-11-16 | ARM: shmobile: Introduce ARCH_RENESAS | Simon Horman | 1 | -3/+7 |
2015-11-11 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -32/+3 |
2015-11-11 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 20 | -2486/+9 |
2015-10-12 | ARM: shmobile: R-Mobile: add missing of_node_put | Julia Lawall | 1 | -1/+3 |
2015-10-02 | ARM: shmobile: apmu: correct type of CPU id | Andrzej Hajda | 1 | -1/+1 |
2015-10-01 | ARM: shmobile: r8a7779: Remove legacy PM Domain remainings | Geert Uytterhoeven | 2 | -105/+0 |
2015-10-01 | ARM: shmobile: r8a7778: Make r8a7778_init_irq_dt() static | Geert Uytterhoeven | 1 | -1/+2 |
2015-10-01 | ARM: shmobile: smp: Make shmobile_smp_apmu_cpu_shutdown() static | Geert Uytterhoeven | 1 | -1/+1 |
2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 2 | -2/+2 |
2015-09-18 | ARM: shmobile: R-Mobile: Use CPG/MSTP Clock Domain attach/detach helpers | Geert Uytterhoeven | 1 | -32/+3 |
2015-09-14 | ARM: shmobile: Remove legacy clock support leftovers | Laurent Pinchart | 2 | -4/+0 |
2015-09-14 | ARM: shmobile: remove Makefile.boot | Simon Horman | 1 | -0/+0 |
2015-09-14 | ARM: shmobile: Kconfig: remove unused SHMOBILE_TIMER_HZ section | Ulrich Hecht | 1 | -20/+0 |
2015-09-14 | ARM: shmobile: remove ARCH_SHMOBILE_LEGACY option | Ulrich Hecht | 1 | -23/+0 |
2015-09-14 | ARM: shmobile: r8a7778: remove legacy clock implementation | Ulrich Hecht | 4 | -437/+0 |