Age | Commit message (Expand) | Author | Files | Lines |
2020-05-28 | Revert "ARM: vexpress: Don't select VEXPRESS_CONFIG" | Anders Roxell | 1 | -0/+1 |
2020-05-13 | ARM: vexpress: Don't select VEXPRESS_CONFIG | Rob Herring | 1 | -1/+0 |
2020-05-13 | bus: vexpress-config: Merge vexpress-syscfg into vexpress-config | Rob Herring | 1 | -1/+0 |
2020-05-05 | clk: versatile: Rework kconfig structure | Rob Herring | 1 | -1/+0 |
2020-05-05 | ARM: vexpress: Move vexpress_flags_set() into arch code | Rob Herring | 4 | -1/+25 |
2019-12-09 | ARM: vexpress: Set-up shared OPP table instead of individual for each CPU | Sudeep Holla | 1 | -1/+11 |
2019-07-31 | ARM: vexpress: Cleanup cppcheck shifting warning | Phong Tran | 1 | -2/+2 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 5 | -21/+5 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 | Thomas Gleixner | 1 | -8/+1 |
2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
2018-12-14 | ARM: vexpress/realview: consolidate immitation CPU hotplug | Russell King | 4 | -111/+7 |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
2017-11-16 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 1 | -6/+2 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 3 | -0/+3 |
2017-10-03 | ARM: vexpress/spc: Delete an error message for a failed memory allocation | Markus Elfring | 1 | -6/+2 |
2017-02-28 | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 3 | -4/+4 |
2016-10-17 | ARM: vexpress: refine MCPM smp operations override criteria | Lorenzo Pieralisi | 1 | -8/+26 |
2016-08-01 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 3 | -4/+6 |
2016-06-20 | Merge tag 'vexpress-fixes-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Olof Johansson | 2 | -3/+5 |
2016-06-13 | ARM: vexpress/spc: fix missing include of spc.h | Ben Dooks | 1 | -0/+2 |
2016-06-13 | ARM: vexpress/hotplug: fix missing core.h include | Ben Dooks | 1 | -0/+2 |
2016-06-13 | ARM: vexpress/spc: remove unused variable perf_stat_reg | Sudeep Holla | 1 | -3/+1 |
2016-06-03 | ARM: do away with ARCH_[WANT_OPTIONAL|REQUIRE]_GPIOLIB | Linus Walleij | 1 | -1/+1 |
2016-06-01 | vexpress/spc: Remove CLK_IS_ROOT | Stephen Boyd | 1 | -1/+1 |
2016-04-26 | ARM: vexpress/mps2: introduce MPS2 platform | Vladimir Murzin | 3 | -1/+27 |
2015-12-01 | ARM: use "depends on" for SoC configs instead of "if" after prompt | Masahiro Yamada | 1 | -1/+2 |
2015-12-01 | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 2 | -2/+2 |
2015-10-22 | ARM: Remove __ref on hotplug cpu die path | Stephen Boyd | 1 | -1/+1 |
2015-08-04 | irqchip/gic: Ensure gic_cpu_if_up/down() programs correct GIC instance | Jon Hunter | 1 | -1/+1 |
2015-06-16 | arm: don't use module_init in non-modular mach-vexpress/spc.c code | Paul Gortmaker | 1 | -1/+1 |
2015-04-22 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -2/+2 |
2015-04-22 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds | 2 | -340/+148 |
2015-04-07 | ARM: vexpress: fix CPU hotplug with CT9x4 tile. | Russell King | 1 | -0/+1 |
2015-04-03 | ARM: vexpress: migrate DCSCB to the new MCPM backend abstraction | Nicolas Pitre | 1 | -129/+66 |
2015-04-03 | ARM: vexpress: DCSCB: tighten CPU validity assertion | Nicolas Pitre | 1 | -3/+3 |
2015-04-03 | ARM: vexpress: migrate TC2 to the new MCPM backend abstraction | Nicolas Pitre | 1 | -210/+81 |
2015-03-27 | arm-cci: Split the code for PMU vs driver support | Suzuki K. Poulose | 1 | -2/+2 |
2015-02-18 | ARM: vexpress: use ARM_CPU_SUSPEND if needed | Arnd Bergmann | 1 | -0/+1 |
2014-11-28 | ARM: vexpress: Enable regulator framework when MMCI is in use | Pawel Moll | 1 | -0/+1 |
2014-11-28 | ARM: vexpress: Remove non-DT code | Pawel Moll | 10 | -782/+1 |
2014-08-31 | vexpress/spc: fix a build warning on array bounds | Alex Shi | 1 | -3/+11 |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+1 |
2014-08-06 | Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+0 |
2014-07-23 | video: fix up versatile CLCD helper move | Arnd Bergmann | 1 | -1/+0 |
2014-07-23 | PM / OPP: Remove ARCH_HAS_OPP | Mark Brown | 1 | -1/+0 |
2014-07-18 | ARM: make it easier to check the CPU part number correctly | Russell King | 1 | -2/+2 |
2014-07-18 | ARM: 8082/1: TC2: test the MCPM loopback during boot | Nicolas Pitre | 1 | -0/+17 |
2014-07-07 | Merge tag 'versatile-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Olof Johansson | 1 | -2/+1 |
2014-06-27 | video: move Versatile CLCD helpers | Linus Walleij | 1 | -2/+1 |
2014-06-24 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |