aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-vexpress
AgeCommit message (Expand)AuthorFilesLines
2017-02-28ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbolGravatar Florian Fainelli 3-4/+4
2016-10-17ARM: vexpress: refine MCPM smp operations override criteriaGravatar Lorenzo Pieralisi 1-8/+26
2016-08-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 3-4/+6
2016-06-20Merge tag 'vexpress-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Olof Johansson 2-3/+5
2016-06-13ARM: vexpress/spc: fix missing include of spc.hGravatar Ben Dooks 1-0/+2
2016-06-13ARM: vexpress/hotplug: fix missing core.h includeGravatar Ben Dooks 1-0/+2
2016-06-13ARM: vexpress/spc: remove unused variable perf_stat_regGravatar Sudeep Holla 1-3/+1
2016-06-03ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIBGravatar Linus Walleij 1-1/+1
2016-06-01vexpress/spc: Remove CLK_IS_ROOTGravatar Stephen Boyd 1-1/+1
2016-04-26ARM: vexpress/mps2: introduce MPS2 platformGravatar Vladimir Murzin 3-1/+27
2015-12-01ARM: use "depends on" for SoC configs instead of "if" after promptGravatar Masahiro Yamada 1-1/+2
2015-12-01ARM: use const and __initconst for smp_operationsGravatar Masahiro Yamada 2-2/+2
2015-10-22ARM: Remove __ref on hotplug cpu die pathGravatar Stephen Boyd 1-1/+1
2015-08-04irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instanceGravatar Jon Hunter 1-1/+1
2015-06-16arm: don't use module_init in non-modular mach-vexpress/spc.c codeGravatar Paul Gortmaker 1-1/+1
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-2/+2
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Gravatar Linus Torvalds 2-340/+148
2015-04-07ARM: vexpress: fix CPU hotplug with CT9x4 tile.Gravatar Russell King 1-0/+1
2015-04-03ARM: vexpress: migrate DCSCB to the new MCPM backend abstractionGravatar Nicolas Pitre 1-129/+66
2015-04-03ARM: vexpress: DCSCB: tighten CPU validity assertionGravatar Nicolas Pitre 1-3/+3
2015-04-03ARM: vexpress: migrate TC2 to the new MCPM backend abstractionGravatar Nicolas Pitre 1-210/+81
2015-03-27arm-cci: Split the code for PMU vs driver supportGravatar Suzuki K. Poulose 1-2/+2
2015-02-18ARM: vexpress: use ARM_CPU_SUSPEND if neededGravatar Arnd Bergmann 1-0/+1
2014-11-28ARM: vexpress: Enable regulator framework when MMCI is in useGravatar Pawel Moll 1-0/+1
2014-11-28ARM: vexpress: Remove non-DT codeGravatar Pawel Moll 10-782/+1
2014-08-31vexpress/spc: fix a build warning on array boundsGravatar Alex Shi 1-3/+11
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+1
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+0
2014-07-23video: fix up versatile CLCD helper moveGravatar Arnd Bergmann 1-1/+0
2014-07-23PM / OPP: Remove ARCH_HAS_OPPGravatar Mark Brown 1-1/+0
2014-07-18ARM: make it easier to check the CPU part number correctlyGravatar Russell King 1-2/+2
2014-07-18ARM: 8082/1: TC2: test the MCPM loopback during bootGravatar Nicolas Pitre 1-0/+17
2014-07-07Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Olof Johansson 1-2/+1
2014-06-27video: move Versatile CLCD helpersGravatar Linus Walleij 1-2/+1
2014-06-24Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armGravatar Linus Torvalds 1-1/+1
2014-06-19ARM: l2c: fix dependencies on PL310 errata symbolsGravatar Russell King 1-1/+1
2014-06-17ARM: use menuconfig for sub-arch menusGravatar Rob Herring 1-4/+3
2014-06-17ARM: Remove ARCH_HAS_CPUFREQ config optionGravatar Stephen Boyd 1-1/+0
2014-06-05Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into nextGravatar Linus Torvalds 3-13/+22
2014-06-05Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-nextGravatar Russell King 3-13/+22
2014-06-04Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2014-05-30ARM: l2c: vexpress: convert to generic l2c OF initialisationGravatar Russell King 1-1/+2
2014-05-30ARM: l2c: vexpress ca9x4: move L2 cache initialisation earlierGravatar Russell King 1-10/+18
2014-05-30ARM: l2c: fix register namingGravatar Russell King 1-2/+2
2014-05-26ARM: vexpress: refine dependencies for new codeGravatar Arnd Bergmann 1-0/+2
2014-05-25ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusingGravatar Dave Martin 1-2/+2
2014-05-16Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16Gravatar Daniel Lezcano 2-4/+7
2014-05-15ARM: vexpress: move HBI check to sysreg driverGravatar Pawel Moll 1-49/+0
2014-05-15ARM: vexpress: Simplify SMP operations for DT-powered systemGravatar Pawel Moll 3-126/+41
2014-05-15ARM: vexpress: remove redundant vexpress_dt_cpus_num to get cpu countGravatar Sudeep KarkadaNagesha 1-30/+1