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: use of_platform_default_populate() to populate | Kefeng Wang | 4 | -8/+4 |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang | 2 | -3/+0 |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2016-02-09 | ARM: drop unused Makefile.boot of Multiplatform SoCs | Masahiro Yamada | 1 | -3/+0 |
2015-12-02 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 1 | -1/+2 |
2015-12-02 | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 2 | -2/+2 |
2015-11-11 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2015-10-22 | ARM: Remove __ref on hotplug cpu die path | Stephen Boyd | 1 | -1/+1 |
2015-10-01 | clocksource: cosmetic: Drop OF 'dependency' from symbols | Marc Zyngier | 1 | -1/+1 |
2015-09-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -40/+51 |
2015-07-28 | ARM: appropriate __init annotation for const data | Nicolas Pitre | 1 | -1/+1 |
2015-07-18 | Update Viresh Kumar's email address | Viresh Kumar | 15 | -15/+15 |
2015-07-17 | ARM/SPEAr/time: Migrate to new 'set-state' interface | Viresh Kumar | 1 | -39/+50 |
2014-09-05 | ARM: spear: Remove references to PLAT_SPEAR_SINGLE | Paul Bolle | 1 | -5/+4 |
2014-08-08 | Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -127/+8 |
2014-07-14 | ARM: SPEAr13xx: Add pcie and miphy DT nodes | Pratyush Anand | 2 | -124/+4 |
2014-07-14 | ARM: SPEAr13xx: Add bindings and dt node for misc block | Pratyush Anand | 1 | -0/+1 |
2014-07-14 | ARM: SPEAr13xx: Fix static mapping table | Pratyush Anand | 2 | -3/+3 |
2014-07-07 | ARM: spear: Staticize local symbols in spear1340.c | Sachin Kamat | 1 | -3/+3 |
2014-07-07 | ARM: spear: Staticize spear1310_io_desc in spear1310.c | Sachin Kamat | 1 | -1/+1 |
2014-07-07 | ARM: spear: Staticize spear13xx_io_desc | Sachin Kamat | 1 | -1/+1 |
2014-06-17 | ARM: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd | 1 | -1/+0 |
2014-05-30 | ARM: l2c: spear13xx: remove cache size override | Russell King | 1 | -1/+1 |
2014-05-30 | ARM: l2c: remove platforms/SoCs setting early BRESP | Russell King | 1 | -1/+1 |
2014-05-30 | ARM: l2c: fix register naming | Russell King | 1 | -3/+3 |
2014-05-22 | ARM: l2c: avoid calling outer_flush_all() unnecessarily (Spear) | Russell King | 1 | -5/+14 |
2014-04-25 | Merge tag 'vexpress/fixes-for-3.15' of git://git.linaro.org/people/pawel.moll... | Arnd Bergmann | 3 | -3/+3 |
2014-04-24 | ARM: spear: add __init to spear_clocksource_init() | Alex Elder | 1 | -1/+1 |
2014-04-19 | Shiraz has moved | Viresh Kumar | 3 | -3/+3 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2 | -29/+0 |
2014-04-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2014-04-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2014-03-12 | ARM: 8002/1: spear: remove deprecated IRQF_DISABLED | Michael Opdenacker | 1 | -1/+1 |
2014-03-12 | cpufreq: SPEAr: Instantiate as platform_driver | Viresh Kumar | 2 | -0/+2 |
2014-03-10 | ARM: spear: clean up editing mistake | Paul Bolle | 1 | -1/+1 |
2014-02-28 | Merge tag 'kconfig-cleanup-for-3.15' of git://git.kernel.org/pub/scm/linux/ke... | Arnd Bergmann | 1 | -10/+0 |
2014-02-20 | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: centralize common multi-platform kconfig options | Rob Herring | 1 | -8/+0 |
2013-12-20 | ARM: drop <mach/timex.h> for !ARCH_MULTIPLATFORM, too | Uwe Kleine-König | 1 | -19/+0 |
2013-10-07 | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP | Uwe Kleine-König | 1 | -2/+0 |
2013-09-07 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+1 |
2013-08-25 | ARM: debug: move SPEAr debug to generic PL01x code | Russell King | 2 | -38/+0 |
2013-07-24 | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/... | Olof Johansson | 1 | -1/+1 |
2013-07-15 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2 | -3/+3 |
2013-07-09 | reboot: arm: change reboot_mode to use enum reboot_mode | Robin Holt | 2 | -3/+6 |
2013-07-07 | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma | Linus Torvalds | 2 | -4/+4 |
2013-07-05 | dmaengine: PL08x: Avoid collisions with get_signal() macro | Mark Brown | 2 | -4/+4 |
2013-06-25 | ARM: smp_twd: Divorce smp_twd from local timer API | Stephen Boyd | 1 | -1/+1 |