Age | Commit message (Expand) | Author |
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 |
2015-07-25 | ARM: mvebu: Add standby support | Gregory CLEMENT |
2015-07-25 | ARM: mvebu: Use __init for the PM initialization functions | Gregory CLEMENT |
2015-07-25 | ARM: mvebu: prepare pm-board.c for the introduction of Armada 38x support | Thomas Petazzoni |
2015-07-25 | ARM: mvebu: prepare mvebu_pm_store_bootinfo() to support multiple SoCs | Thomas Petazzoni |
2015-07-25 | ARM: mvebu: do not check machine in mvebu_pm_init() | Thomas Petazzoni |
2015-07-25 | ARM: mvebu: prepare set_cpu_coherent() for future extension | Nadav Haklai |
2015-07-20 | ARM: mvebu: Remove clk-provider.h include | Stephen Boyd |
2015-07-09 | ARM: mvebu: add missing newline at end of messages | Thomas Petazzoni |
2015-07-02 | Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/... | Linus Torvalds |
2015-07-02 | Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2015-07-01 | Merge tag 'mvebu-fixes-4.2-0' of git://git.infradead.org/linux-mvebu into nex... | Kevin Hilman |
2015-06-17 | ARM: mvebu: fix suspend to RAM on big-endian configurations | Thomas Petazzoni |
2015-06-16 | arm/mach-mvebu: remove legacy __cpuinit sections that crept in | Paul Gortmaker |
2015-06-01 | ARM: v7 setup function should invalidate L1 cache | Russell King |
2015-04-22 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2015-04-22 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2015-03-31 | ARM: mvebu: Disable CPU Idle on Armada 38x | Gregory CLEMENT |
2015-03-04 | ARM: mvebu: add core support for Armada 39x | Thomas Petazzoni |
2015-03-04 | ARM: mvebu: add __initconst specifiers on DT_MACHINE_START dt_compat tables | Thomas Petazzoni |
2015-02-19 | ARM: make of_device_ids const | Uwe Kleine-König |
2015-02-18 | ARM: mvebu: build armada375-smp code conditionally | Arnd Bergmann |
2015-02-17 | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds |
2015-01-28 | ARM: mvebu: don't set the PL310 in I/O coherency mode when I/O coherency is d... | Thomas Petazzoni |
2015-01-19 | ARM: mvebu: use arm_coherent_dma_ops and re-enable hardware I/O coherency | Thomas Petazzoni |
2015-01-19 | Merge branch 'mvebu/fixes-3' into mvebu/soc | Andrew Lunn |