summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress
Commit message (Expand)AuthorAgeFilesLines
...
| | * ARM: 8009/1: dcscb.c: remove call to outer_flush_all()Nicolas Pitre2014-04-071-4/+9
* | | Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2014-04-071-1/+1
* | | Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2014-04-051-5/+0
|\ \ \ | |/ / |/| |
| * | ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring2014-02-191-1/+0
| * | ARM: select HAVE_SMP for V7 multi-platformRob Herring2014-02-191-1/+0
| * | ARM: centralize common multi-platform kconfig optionsRob Herring2014-02-191-3/+0
| |/
* | ARM: 7962/2: Make all mcpm functions notraceDave Martin2014-02-181-0/+3
|/
* ARM: vexpress/TC2: Implement MCPM power_down_finish()Dave Martin2013-11-253-5/+102
* Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-11-145-5/+385
|\
| * ARM: vexpress/TC2: register vexpress-spc cpufreq deviceSudeep KarkadaNagesha2013-10-301-0/+2
| * ARM: vexpress/TC2: add cpu clock supportSudeep KarkadaNagesha2013-10-301-0/+102
| * ARM: vexpress/TC2: add support for CPU DVFSSudeep KarkadaNagesha2013-10-305-5/+281
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-143-98/+7
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2013-11-121-0/+1
| |\ \
| | * | ARM: vexpress: add big endian supportBen Dooks2013-10-191-0/+1
| | |/
| * | ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling codeNicolas Pitre2013-10-292-98/+6
| |/
* | Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/...Olof Johansson2013-10-281-1/+10
|\ \ | |/
| * ARM: vexpress: tc2: fix hotplug/idle/kexec race on cluster power downLorenzo Pieralisi2013-09-301-1/+10
* | ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König2013-10-071-2/+0
* | ARM: vexpress: remove custom .init_time hookSebastian Hesselbarth2013-09-291-13/+1
|/
* ARM: vexpress: allow dcscb and tc2_pm in a combined ARMv6+v7 buildNicolas Pitre2013-09-091-0/+2
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-091-0/+2
|\
| * ARM: vexpress: tc2: disable GIC CPU IF in tc2_pm_suspendLorenzo Pieralisi2013-08-281-0/+2
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-066-21/+610
|\ \
| * | ARM: vexpress/MCPM: fix cache disable sequence when CONFIG_FRAME_POINTER=yNicolas Pitre2013-08-142-8/+24
| |/
| * ARM: vexpress/TC2: implement PM suspend methodNicolas Pitre2013-08-071-1/+18
| * ARM: vexpress/TC2: basic PM supportNicolas Pitre2013-08-073-0/+336
| * ARM: vexpress/TC2: add Serial Power Controller (SPC) supportLorenzo Pieralisi2013-08-072-0/+204
| * ARM: vexpress/dcscb: fix cache disabling sequencesNicolas Pitre2013-07-221-21/+37
* | Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-07-231-1/+1
|\ \ | |/ |/|
| * ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd2013-06-241-1/+1
* | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-07-027-0/+324
|\ \
| * | ARM: vexpress: Select multi-cluster SMP operation if requiredJon Medhurst2013-05-293-0/+23
| * | ARM: vexpress/dcscb: handle platform coherency exit/setup and CCIDave Martin2013-05-294-20/+98
| * | ARM: vexpress/dcscb: do not hardcode number of CPUs per clusterNicolas Pitre2013-05-291-4/+10
| * | ARM: vexpress/dcscb: add CPU use counts to the power up/down API implementationNicolas Pitre2013-05-291-15/+59
| * | ARM: vexpress: introduce DCSCB supportNicolas Pitre2013-05-293-0/+173
| |/
* | ARM: vexpress: Remove init_irq declaration in machine descriptionMaxime Ripard2013-05-241-2/+0
|/
* Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-071-1/+0
|\
| * xen: move the xenvm machine to mach-virtStefano Stabellini2013-04-251-1/+0
* | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-071-23/+2
|\ \
| * | ARM: vexpress: remove extra timer-sp control register clearingRob Herring2013-04-111-3/+0
| * | ARM: vexpress: remove sp804 OF initRob Herring2013-04-111-11/+0
| * | ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-111-5/+2
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-05-031-2/+0
|\ \ \
| * | | ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King2013-04-181-2/+0
| | |/ | |/|
* | | Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-021-0/+2
|\ \ \
| * | | ARM: Push selects for TWD/SCU into machine entriesStephen Boyd2013-04-091-0/+2
| | |/ | |/|
* | | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-05-021-3/+3
|\ \ \ | |/ /
| * | ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-111-3/+3
| |/
OpenPOWER on IntegriCloud