summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress
Commit message (Expand)AuthorAgeFilesLines
* ARM: vexpress/realview: consolidate immitation CPU hotplugRussell King2018-12-144-111/+7
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-1/+1
* Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2017-11-161-6/+2
|\
| * ARM: vexpress/spc: Delete an error message for a failed memory allocationMarkus Elfring2017-10-031-6/+2
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-023-0/+3
|/
* ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolFlorian Fainelli2017-02-283-4/+4
* ARM: vexpress: refine MCPM smp operations override criteriaLorenzo Pieralisi2016-10-171-8/+26
* Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-08-013-4/+6
|\
| * Merge tag 'vexpress-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson2016-06-202-3/+5
| |\
| | * ARM: vexpress/spc: fix missing include of spc.hBen Dooks2016-06-131-0/+2
| | * ARM: vexpress/hotplug: fix missing core.h includeBen Dooks2016-06-131-0/+2
| | * ARM: vexpress/spc: remove unused variable perf_stat_regSudeep Holla2016-06-131-3/+1
| * | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBLinus Walleij2016-06-031-1/+1
| |/
* / vexpress/spc: Remove CLK_IS_ROOTStephen Boyd2016-06-011-1/+1
|/
* ARM: vexpress/mps2: introduce MPS2 platformVladimir Murzin2016-04-263-1/+27
* ARM: use "depends on" for SoC configs instead of "if" after promptMasahiro Yamada2015-12-011-1/+2
* ARM: use const and __initconst for smp_operationsMasahiro Yamada2015-12-012-2/+2
* ARM: Remove __ref on hotplug cpu die pathStephen Boyd2015-10-221-1/+1
* irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instanceJon Hunter2015-08-041-1/+1
* arm: don't use module_init in non-modular mach-vexpress/spc.c codePaul Gortmaker2015-06-161-1/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-221-2/+2
|\
| * arm-cci: Split the code for PMU vs driver supportSuzuki K. Poulose2015-03-271-2/+2
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-222-340/+148
|\ \
| * | ARM: vexpress: migrate DCSCB to the new MCPM backend abstractionNicolas Pitre2015-04-031-129/+66
| * | ARM: vexpress: DCSCB: tighten CPU validity assertionNicolas Pitre2015-04-031-3/+3
| * | ARM: vexpress: migrate TC2 to the new MCPM backend abstractionNicolas Pitre2015-04-031-210/+81
| |/
* / ARM: vexpress: fix CPU hotplug with CT9x4 tile.Russell King2015-04-071-0/+1
|/
* ARM: vexpress: use ARM_CPU_SUSPEND if neededArnd Bergmann2015-02-181-0/+1
* ARM: vexpress: Enable regulator framework when MMCI is in usePawel Moll2014-11-281-0/+1
* ARM: vexpress: Remove non-DT codePawel Moll2014-11-2810-782/+1
* vexpress/spc: fix a build warning on array boundsAlex Shi2014-08-311-3/+11
* Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-082-3/+1
|\
| * video: fix up versatile CLCD helper moveArnd Bergmann2014-07-231-1/+0
| * Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Olof Johansson2014-07-071-2/+1
| |\
| | * video: move Versatile CLCD helpersLinus Walleij2014-06-271-2/+1
* | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-08-061-1/+0
|\ \ \
| * | | PM / OPP: Remove ARCH_HAS_OPPMark Brown2014-07-231-1/+0
| |/ /
* | | ARM: make it easier to check the CPU part number correctlyRussell King2014-07-181-2/+2
* | | ARM: 8082/1: TC2: test the MCPM loopback during bootNicolas Pitre2014-07-181-0/+17
|/ /
* | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-06-241-1/+1
|\ \ | |/ |/|
| * ARM: l2c: fix dependencies on PL310 errata symbolsRussell King2014-06-191-1/+1
* | ARM: use menuconfig for sub-arch menusRob Herring2014-06-171-4/+3
* | ARM: Remove ARCH_HAS_CPUFREQ config optionStephen Boyd2014-06-171-1/+0
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextLinus Torvalds2014-06-053-13/+22
|\
| *-. Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextRussell King2014-06-053-13/+22
| |\ \
| | | * ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingDave Martin2014-05-251-2/+2
| | * | ARM: l2c: vexpress: convert to generic l2c OF initialisationRussell King2014-05-301-1/+2
| | * | ARM: l2c: vexpress ca9x4: move L2 cache initialisation earlierRussell King2014-05-301-10/+18
| | * | ARM: l2c: fix register namingRussell King2014-05-301-2/+2
| |/ /
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-06-041-0/+1
|\ \ \