Age | Commit message (Expand) | Author | Files | Lines |
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-07 | 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-08 | 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-25 | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2014-06-19 | ARM: l2c: fix dependencies on PL310 errata symbols | Russell King | 1 | -1/+1 |
2014-06-17 | ARM: use menuconfig for sub-arch menus | Rob Herring | 1 | -4/+3 |
2014-06-17 | ARM: Remove ARCH_HAS_CPUFREQ config option | Stephen Boyd | 1 | -1/+0 |
2014-06-06 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm into next | Linus Torvalds | 3 | -13/+22 |
2014-06-05 | Merge branches 'alignment', 'fixes', 'l2c' (early part) and 'misc' into for-next | Russell King | 3 | -13/+22 |
2014-06-05 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+1 |
2014-05-30 | ARM: l2c: vexpress: convert to generic l2c OF initialisation | Russell King | 1 | -1/+2 |
2014-05-30 | ARM: l2c: vexpress ca9x4: move L2 cache initialisation earlier | Russell King | 1 | -10/+18 |
2014-05-30 | ARM: l2c: fix register naming | Russell King | 1 | -2/+2 |
2014-05-26 | ARM: vexpress: refine dependencies for new code | Arnd Bergmann | 1 | -0/+2 |
2014-05-26 | ARM: 8029/1: mcpm: Rename the power_down_finish() functions to be less confusing | Dave Martin | 1 | -2/+2 |
2014-05-16 | Merge remote-tracking branch 'tip/timers/core/timers/core' into clockevents/3.16 | Daniel Lezcano | 2 | -4/+7 |
2014-05-15 | ARM: vexpress: move HBI check to sysreg driver | Pawel Moll | 1 | -49/+0 |
2014-05-15 | ARM: vexpress: Simplify SMP operations for DT-powered system | Pawel Moll | 3 | -126/+41 |
2014-05-15 | ARM: vexpress: remove redundant vexpress_dt_cpus_num to get cpu count | Sudeep KarkadaNagesha | 1 | -30/+1 |
2014-05-15 | clocksource: Sched clock source for Versatile Express | Pawel Moll | 1 | -2/+0 |
2014-05-15 | mfd: vexpress: Define the device as MFD cells | Pawel Moll | 2 | -9/+8 |
2014-05-15 | mfd: vexpress: Convert custom func API to regmap | Pawel Moll | 2 | -16/+12 |
2014-04-24 | ARM: vexpress/TC2: Convert OPP voltage to uV before storing | Punit Agrawal | 1 | -2/+2 |
2014-04-24 | arm/mach-vexpress: array accessed out of bounds | Heinrich Schuchardt | 1 | -2/+5 |
2014-04-22 | KConfig: Vexpress: build the ARM_GLOBAL_TIMER with vexpress platform | Matthew Leach | 1 | -0/+1 |
2014-04-11 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -4/+9 |
2014-04-11 | Merge branches 'fixes' and 'misc' into for-next | Russell King | 1 | -4/+9 |
2014-04-08 | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 1 | -1/+1 |
2014-04-07 | ARM: 8009/1: dcscb.c: remove call to outer_flush_all() | Nicolas Pitre | 1 | -4/+9 |
2014-04-06 | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 1 | -5/+0 |
2014-02-20 | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring | 1 | -1/+0 |
2014-02-20 | ARM: centralize common multi-platform kconfig options | Rob Herring | 1 | -3/+0 |
2014-02-18 | ARM: 7962/2: Make all mcpm functions notrace | Dave Martin | 1 | -0/+3 |
2013-11-26 | ARM: vexpress/TC2: Implement MCPM power_down_finish() | Dave Martin | 3 | -5/+102 |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 5 | -5/+385 |
2013-11-14 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 3 | -98/+7 |
2013-11-12 | Merge branch 'devel-stable' into for-next | Russell King | 1 | -0/+1 |
2013-10-30 | ARM: vexpress/TC2: register vexpress-spc cpufreq device | Sudeep KarkadaNagesha | 1 | -0/+2 |
2013-10-30 | ARM: vexpress/TC2: add cpu clock support | Sudeep KarkadaNagesha | 1 | -0/+102 |
2013-10-30 | ARM: vexpress/TC2: add support for CPU DVFS | Sudeep KarkadaNagesha | 5 | -5/+281 |
2013-10-29 | ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling code | Nicolas Pitre | 2 | -98/+6 |