| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2017-11-16 | 1 | -6/+2 |
|\ |
|
| * | ARM: vexpress/spc: Delete an error message for a failed memory allocation | Markus Elfring | 2017-10-03 | 1 | -6/+2 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 3 | -0/+3 |
|/ |
|
* | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 2017-02-28 | 3 | -4/+4 |
* | ARM: vexpress: refine MCPM smp operations override criteria | Lorenzo Pieralisi | 2016-10-17 | 1 | -8/+26 |
* | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-08-01 | 3 | -4/+6 |
|\ |
|
| * | Merge tag 'vexpress-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2016-06-20 | 2 | -3/+5 |
| |\ |
|
| | * | ARM: vexpress/spc: fix missing include of spc.h | Ben Dooks | 2016-06-13 | 1 | -0/+2 |
| | * | ARM: vexpress/hotplug: fix missing core.h include | Ben Dooks | 2016-06-13 | 1 | -0/+2 |
| | * | ARM: vexpress/spc: remove unused variable perf_stat_reg | Sudeep Holla | 2016-06-13 | 1 | -3/+1 |
| * | | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 2016-06-03 | 1 | -1/+1 |
| |/ |
|
* / | vexpress/spc: Remove CLK_IS_ROOT | Stephen Boyd | 2016-06-01 | 1 | -1/+1 |
|/ |
|
* | ARM: vexpress/mps2: introduce MPS2 platform | Vladimir Murzin | 2016-04-26 | 3 | -1/+27 |
* | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 2015-12-01 | 1 | -1/+2 |
* | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 2015-12-01 | 2 | -2/+2 |
* | ARM: Remove __ref on hotplug cpu die path | Stephen Boyd | 2015-10-22 | 1 | -1/+1 |
* | irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance | Jon Hunter | 2015-08-04 | 1 | -1/+1 |
* | arm: don't use module_init in non-modular mach-vexpress/spc.c code | Paul Gortmaker | 2015-06-16 | 1 | -1/+1 |
* | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2015-04-22 | 1 | -2/+2 |
|\ |
|
| * | arm-cci: Split the code for PMU vs driver support | Suzuki K. Poulose | 2015-03-27 | 1 | -2/+2 |
* | | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2015-04-22 | 2 | -340/+148 |
|\ \ |
|
| * | | ARM: vexpress: migrate DCSCB to the new MCPM backend abstraction | Nicolas Pitre | 2015-04-03 | 1 | -129/+66 |
| * | | ARM: vexpress: DCSCB: tighten CPU validity assertion | Nicolas Pitre | 2015-04-03 | 1 | -3/+3 |
| * | | ARM: vexpress: migrate TC2 to the new MCPM backend abstraction | Nicolas Pitre | 2015-04-03 | 1 | -210/+81 |
| |/ |
|
* / | ARM: vexpress: fix CPU hotplug with CT9x4 tile. | Russell King | 2015-04-07 | 1 | -0/+1 |
|/ |
|
* | ARM: vexpress: use ARM_CPU_SUSPEND if needed | Arnd Bergmann | 2015-02-18 | 1 | -0/+1 |
* | ARM: vexpress: Enable regulator framework when MMCI is in use | Pawel Moll | 2014-11-28 | 1 | -0/+1 |
* | ARM: vexpress: Remove non-DT code | Pawel Moll | 2014-11-28 | 10 | -782/+1 |
* | vexpress/spc: fix a build warning on array bounds | Alex Shi | 2014-08-31 | 1 | -3/+11 |
* | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-08 | 2 | -3/+1 |
|\ |
|
| * | video: fix up versatile CLCD helper move | Arnd Bergmann | 2014-07-23 | 1 | -1/+0 |
| * | Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Olof Johansson | 2014-07-07 | 1 | -2/+1 |
| |\ |
|
| | * | video: move Versatile CLCD helpers | Linus Walleij | 2014-06-27 | 1 | -2/+1 |
* | | | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-08-06 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | PM / OPP: Remove ARCH_HAS_OPP | Mark Brown | 2014-07-23 | 1 | -1/+0 |
| |/ / |
|
* | | | ARM: make it easier to check the CPU part number correctly | Russell King | 2014-07-18 | 1 | -2/+2 |
* | | | ARM: 8082/1: TC2: test the MCPM loopback during boot | Nicolas Pitre | 2014-07-18 | 1 | -0/+17 |
|/ / |
|
* | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-06-24 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | ARM: l2c: fix dependencies on PL310 errata symbols | Russell King | 2014-06-19 | 1 | -1/+1 |
* | | ARM: use menuconfig for sub-arch menus | Rob Herring | 2014-06-17 | 1 | -4/+3 |
* | | ARM: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd | 2014-06-17 | 1 | -1/+0 |
|/ |
|
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 2014-06-05 | 3 | -13/+22 |
|\ |
|
| *-. | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 2014-06-05 | 3 | -13/+22 |
| |\ \ |
|
| | | * | ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing | Dave Martin | 2014-05-25 | 1 | -2/+2 |
| | * | | ARM: l2c: vexpress: convert to generic l2c OF initialisation | Russell King | 2014-05-30 | 1 | -1/+2 |
| | * | | ARM: l2c: vexpress ca9x4: move L2 cache initialisation earlier | Russell King | 2014-05-30 | 1 | -10/+18 |
| | * | | ARM: l2c: fix register naming | Russell King | 2014-05-30 | 1 | -2/+2 |
| |/ / |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2014-06-04 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16 | Daniel Lezcano | 2014-05-16 | 2 | -4/+7 |
| |\| | |
|
| * | | | KConfig: Vexpress: build the ARM_GLOBAL_TIMER with vexpress platform | Matthew Leach | 2014-04-22 | 1 | -0/+1 |
| | |/
| |/| |
|