summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \
| * \ \ Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16Daniel Lezcano2014-05-162-4/+7
| |\ \ \ | | |/ /
| * | | KConfig: Vexpress: build the ARM_GLOBAL_TIMER with vexpress platformMatthew Leach2014-04-221-0/+1
| | |/ | |/|
* | | ARM: vexpress: refine dependencies for new codeArnd Bergmann2014-05-261-0/+2
* | | ARM: vexpress: move HBI check to sysreg driverPawel Moll2014-05-151-49/+0
* | | ARM: vexpress: Simplify SMP operations for DT-powered systemPawel Moll2014-05-153-126/+41
* | | ARM: vexpress: remove redundant vexpress_dt_cpus_num to get cpu countSudeep KarkadaNagesha2014-05-151-30/+1
* | | clocksource: Sched clock source for Versatile ExpressPawel Moll2014-05-151-2/+0
* | | mfd: vexpress: Define the device as MFD cellsPawel Moll2014-05-152-9/+8
* | | mfd: vexpress: Convert custom func API to regmapPawel Moll2014-05-152-16/+12
| |/ |/|
* | ARM: vexpress/TC2: Convert OPP voltage to uV before storingPunit Agrawal2014-04-241-2/+2
* | arm/mach-vexpress: array accessed out of boundsHeinrich Schuchardt2014-04-241-2/+5
|/
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-111-4/+9
|\
| * Merge branches 'fixes' and 'misc' into for-nextRussell King2014-04-111-4/+9
| |\
OpenPOWER on IntegriCloud