| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | 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-06 | 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-26 | 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-05 | 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 |
| | |/
| |/| |
|
* | | | ARM: vexpress: refine dependencies for new code | Arnd Bergmann | 2014-05-26 | 1 | -0/+2 |
* | | | ARM: vexpress: move HBI check to sysreg driver | Pawel Moll | 2014-05-15 | 1 | -49/+0 |
* | | | ARM: vexpress: Simplify SMP operations for DT-powered system | Pawel Moll | 2014-05-15 | 3 | -126/+41 |
* | | | ARM: vexpress: remove redundant vexpress_dt_cpus_num to get cpu count | Sudeep KarkadaNagesha | 2014-05-15 | 1 | -30/+1 |
* | | | clocksource: Sched clock source for Versatile Express | Pawel Moll | 2014-05-15 | 1 | -2/+0 |
* | | | mfd: vexpress: Define the device as MFD cells | Pawel Moll | 2014-05-15 | 2 | -9/+8 |
* | | | mfd: vexpress: Convert custom func API to regmap | Pawel Moll | 2014-05-15 | 2 | -16/+12 |
| |/
|/| |
|
* | | ARM: vexpress/TC2: Convert OPP voltage to uV before storing | Punit Agrawal | 2014-04-24 | 1 | -2/+2 |
* | | arm/mach-vexpress: array accessed out of bounds | Heinrich Schuchardt | 2014-04-24 | 1 | -2/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds | 2014-04-11 | 1 | -4/+9 |
|\ |
|
| * | Merge branches 'fixes' and 'misc' into for-next | Russell King | 2014-04-11 | 1 | -4/+9 |
| |\ |
|
| | * | ARM: 8009/1: dcscb.c: remove call to outer_flush_all() | Nicolas Pitre | 2014-04-07 | 1 | -4/+9 |
* | | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAP | Uwe Kleine-König | 2014-04-08 | 1 | -1/+1 |
* | | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2014-04-05 | 1 | -5/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platform | Rob Herring | 2014-02-19 | 1 | -1/+0 |
| * | | ARM: select HAVE_SMP for V7 multi-platform | Rob Herring | 2014-02-19 | 1 | -1/+0 |
| * | | ARM: centralize common multi-platform kconfig options | Rob Herring | 2014-02-19 | 1 | -3/+0 |
| |/ |
|
* / | ARM: 7962/2: Make all mcpm functions notrace | Dave Martin | 2014-02-18 | 1 | -0/+3 |
|/ |
|
* | ARM: vexpress/TC2: Implement MCPM power_down_finish() | Dave Martin | 2013-11-25 | 3 | -5/+102 |
* | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-11-14 | 5 | -5/+385 |
|\ |
|
| * | ARM: vexpress/TC2: register vexpress-spc cpufreq device | Sudeep KarkadaNagesha | 2013-10-30 | 1 | -0/+2 |
| * | ARM: vexpress/TC2: add cpu clock support | Sudeep KarkadaNagesha | 2013-10-30 | 1 | -0/+102 |
| * | ARM: vexpress/TC2: add support for CPU DVFS | Sudeep KarkadaNagesha | 2013-10-30 | 5 | -5/+281 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-11-14 | 3 | -98/+7 |
|\ \ |
|
| * \ | Merge branch 'devel-stable' into for-next | Russell King | 2013-11-12 | 1 | -0/+1 |
| |\ \ |
|
| | * | | ARM: vexpress: add big endian support | Ben Dooks | 2013-10-19 | 1 | -0/+1 |
| | |/ |
|
| * / | ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling code | Nicolas Pitre | 2013-10-29 | 2 | -98/+6 |
| |/ |
|
* | | Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/... | Olof Johansson | 2013-10-28 | 1 | -1/+10 |
|\| |
|
| * | ARM: vexpress: tc2: fix hotplug/idle/kexec race on cluster power down | Lorenzo Pieralisi | 2013-09-30 | 1 | -1/+10 |
* | | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUP | Uwe Kleine-König | 2013-10-07 | 1 | -2/+0 |
* | | ARM: vexpress: remove custom .init_time hook | Sebastian Hesselbarth | 2013-09-29 | 1 | -13/+1 |
|/ |
|
* | ARM: vexpress: allow dcscb and tc2_pm in a combined ARMv6+v7 build | Nicolas Pitre | 2013-09-10 | 1 | -0/+2 |
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-09-10 | 1 | -0/+2 |
|\ |
|
| * | ARM: vexpress: tc2: disable GIC CPU IF in tc2_pm_suspend | Lorenzo Pieralisi | 2013-08-28 | 1 | -0/+2 |
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-09-06 | 6 | -21/+610 |
|\ \ |
|
| * | | ARM: vexpress/MCPM: fix cache disable sequence when CONFIG_FRAME_POINTER=y | Nicolas Pitre | 2013-08-14 | 2 | -8/+24 |
| |/ |
|