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