Age | Commit message (Expand) | Author |
2017-02-28 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli |
2017-01-30 | arm: mvebu: support for SMP on 98DX3336 SoC | Chris Packham |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner |
2016-10-17 | Merge tag 'mvebu-fixes-4.8-3' of git://git.infradead.org/linux-mvebu into fixes | Olof Johansson |
2016-09-19 | ARM: mvebu: Select corediv clk for all mvebu v7 SoC | Gregory CLEMENT |
2016-08-10 | ARM: don't include removed directories | Arnd Bergmann |
2016-08-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-07-30 | Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2016-07-29 | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2016-07-14 | ARM/mvebu: Convert to hotplug state machine | Sebastian Andrzej Siewior |
2016-07-04 | Merge tag 'mvebu-cleanup-4.8-1' of git://git.infradead.org/linux-mvebu into n... | Olof Johansson |
2016-06-30 | ARM: mvebu: compile pm code conditionally | Arnd Bergmann |
2016-06-23 | arm: use of_platform_default_populate() to populate | Kefeng Wang |
2016-06-23 | arm: Remove unnecessary of_platform_populate with default match table | Kefeng Wang |
2016-06-16 | ARM: mvebu: map PCI I/O regions strongly ordered | Thomas Petazzoni |
2016-06-16 | ARM: mvebu: fix HW I/O coherency related deadlocks | Thomas Petazzoni |
2016-06-16 | ARM: Kirkwood: fix kirkwood_pm_init() declaration/type | Ben Dooks |
2016-06-16 | ARM: Kirkwood: make kirkwood_disable_mbus_error_propagation() static | Ben Dooks |
2016-06-16 | mvebu: add definition for coherency_base | Ben Dooks |
2016-06-16 | mvebu: make mvebu_armada375_smp_wa_init() static | Ben Dooks |
2016-06-16 | mvebu: fix missing include of common.h in cpu-reset.c | Ben Dooks |
2016-06-16 | mvebu: fix missing include of common.h in pm.c | Ben Dooks |
2016-06-16 | mvebu: fix missing includes in pmsu.c | Ben Dooks |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij |
2016-04-28 | cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/ | Viresh Kumar |
2016-04-28 | mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as shared | Viresh Kumar |
2016-03-23 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds |
2016-03-20 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2016-03-20 | Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-02-25 | clk: mvebu: Move corediv config to mvebu config | Kevin Smith |
2016-02-25 | ARM: mvebu: mark mvebu_hwcc_pci_nb as __maybe_unused | Arnd Bergmann |
2016-02-16 | ARM: mvebu: Use the ARMADA_370_XP_IRQ option | Thomas Petazzoni |
2016-02-08 | ARM: mvebu: add missing of_node_put() | Masahiro Yamada |
2015-12-15 | Merge tag 'mvebu-cleanup-4.5-1' of git://git.infradead.org/linux-mvebu into n... | Arnd Bergmann |
2015-12-01 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada |
2015-12-01 | ARM: mvebu: remove unused mach/gpio.h | Arnd Bergmann |
2015-11-10 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-11-10 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-11-03 | ARM: mvebu: remove static LED setup for netxbig boards | Simon Guinot |
2015-10-23 | ARM: mvebu: add broken-idle option | Vincent Donnefort |
2015-10-15 | ARM: mvebu: remove the workaround imprecise abort fault handler | Lucas Stach |
2015-09-29 | ARM: mvebu: Use a CR_C constant instead of a hard-coded one | Gregory CLEMENT |
2015-09-29 | ARM: mvebu: add support to clear shared L2 bit on Armada XP | Thomas Petazzoni |
2015-09-01 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-09-01 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-09-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-08-05 | ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resets | Russell King |
2015-07-28 | ARM: mvebu: Warn about the wake-up sources not taken into account in suspend | Gregory CLEMENT |