aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-mvebu (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-06-30ARM: mvebu: compile pm code conditionallyArnd Bergmann1-2/+8
2016-06-16ARM: mvebu: map PCI I/O regions strongly orderedThomas Petazzoni1-0/+1
2016-06-16ARM: mvebu: fix HW I/O coherency related deadlocksThomas Petazzoni1-14/+8
2016-04-28cpufreq: mvebu: Move cpufreq code into drivers/cpufreq/Viresh Kumar1-85/+0
2016-04-28mvebu: Use dev_pm_opp_set_sharing_cpus() to mark OPP tables as sharedViresh Kumar1-7/+7
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds1-0/+3
2016-03-20Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-03-20Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2016-02-25clk: mvebu: Move corediv config to mvebu configKevin Smith1-0/+3
2016-02-25ARM: mvebu: mark mvebu_hwcc_pci_nb as __maybe_unusedArnd Bergmann1-1/+1
2016-02-16ARM: mvebu: Use the ARMADA_370_XP_IRQ optionThomas Petazzoni1-1/+5
2016-02-08ARM: mvebu: add missing of_node_put()Masahiro Yamada1-0/+1
2015-12-15Merge tag 'mvebu-cleanup-4.5-1' of git://git.infradead.org/linux-mvebu into next/cleanupArnd Bergmann1-1/+0
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada1-8/+16
2015-12-01ARM: use const and __initconst for smp_operationsMasahiro Yamada3-4/+4
2015-12-01ARM: mvebu: remove unused mach/gpio.hArnd Bergmann1-1/+0
2015-11-10Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-3/+86
2015-11-10Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-37/+2
2015-11-03ARM: mvebu: remove static LED setup for netxbig boardsSimon Guinot5-224/+0
2015-10-23ARM: mvebu: add broken-idle optionVincent Donnefort1-3/+26
2015-10-15ARM: mvebu: remove the workaround imprecise abort fault handlerLucas Stach1-35/+0
2015-09-29ARM: mvebu: Use a CR_C constant instead of a hard-coded oneGregory CLEMENT1-2/+2
2015-09-29ARM: mvebu: add support to clear shared L2 bit on Armada XPThomas Petazzoni1-0/+60
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-0/+3
2015-09-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds4-39/+103
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2
2015-08-05ARM: dove: create a proper PMU driver for power domains, PMU IRQs and resetsRussell King2-0/+3
2015-07-28ARM: mvebu: Warn about the wake-up sources not taken into account in suspendGregory CLEMENT1-0/+1
2015-07-25ARM: mvebu: Add standby supportGregory CLEMENT3-12/+56
2015-07-25ARM: mvebu: Use __init for the PM initialization functionsGregory CLEMENT2-2/+2
2015-07-25ARM: mvebu: prepare pm-board.c for the introduction of Armada 38x supportThomas Petazzoni1-11/+11
2015-07-25ARM: mvebu: prepare mvebu_pm_store_bootinfo() to support multiple SoCsThomas Petazzoni1-4/+21
2015-07-25ARM: mvebu: do not check machine in mvebu_pm_init()Thomas Petazzoni1-3/+0
2015-07-25ARM: mvebu: prepare set_cpu_coherent() for future extensionNadav Haklai1-12/+17
2015-07-20ARM: mvebu: Remove clk-provider.h includeStephen Boyd1-1/+0
2015-07-09ARM: mvebu: add missing newline at end of messagesThomas Petazzoni1-2/+2
2015-07-02Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+3
2015-07-02Merge tag 'cpuinit-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-4/+1
2015-07-01Merge tag 'mvebu-fixes-4.2-0' of git://git.infradead.org/linux-mvebu into next/lateKevin Hilman1-0/+3
2015-06-17ARM: mvebu: fix suspend to RAM on big-endian configurationsThomas Petazzoni1-0/+3
2015-06-16arm/mach-mvebu: remove legacy __cpuinit sections that crept inPaul Gortmaker2-4/+1
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King1-1/+0
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-0/+30
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-5/+5
2015-03-31ARM: mvebu: Disable CPU Idle on Armada 38xGregory CLEMENT1-1/+15
2015-03-04ARM: mvebu: add core support for Armada 39xThomas Petazzoni3-0/+30
2015-03-04ARM: mvebu: add __initconst specifiers on DT_MACHINE_START dt_compat tablesThomas Petazzoni3-5/+5
2015-02-19ARM: make of_device_ids constUwe Kleine-König2-2/+2
2015-02-18ARM: mvebu: build armada375-smp code conditionallyArnd Bergmann1-1/+1
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-55/+21