aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-vexpress (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-11Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-4/+9
2014-04-11Merge branches 'fixes' and 'misc' into for-nextRussell King1-4/+9
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König1-1/+1
2014-04-07ARM: 8009/1: dcscb.c: remove call to outer_flush_all()Nicolas Pitre1-4/+9
2014-04-05Merge tag 'cleanup-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+0
2014-02-19ARM: select MIGHT_HAVE_CACHE_L2X0 for V6 and V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: select HAVE_SMP for V7 multi-platformRob Herring1-1/+0
2014-02-19ARM: centralize common multi-platform kconfig optionsRob Herring1-3/+0
2014-02-18ARM: 7962/2: Make all mcpm functions notraceDave Martin1-0/+3
2013-11-25ARM: vexpress/TC2: Implement MCPM power_down_finish()Dave Martin3-5/+102
2013-11-14Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-5/+385
2013-11-14Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-98/+7
2013-11-12Merge branch 'devel-stable' into for-nextRussell King1-0/+1
2013-10-30ARM: vexpress/TC2: register vexpress-spc cpufreq deviceSudeep KarkadaNagesha1-0/+2
2013-10-30ARM: vexpress/TC2: add cpu clock supportSudeep KarkadaNagesha1-0/+102
2013-10-30ARM: vexpress/TC2: add support for CPU DVFSSudeep KarkadaNagesha5-5/+281
2013-10-29ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling codeNicolas Pitre2-98/+6
2013-10-28Merge tag 'omap-for-v3.13/cm-scm-cleanup-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-1/+10
2013-10-19ARM: vexpress: add big endian supportBen Dooks1-0/+1
2013-10-07ARM: drop explicit selection of HAVE_CLK and CLKDEV_LOOKUPUwe Kleine-König1-2/+0
2013-09-30ARM: vexpress: tc2: fix hotplug/idle/kexec race on cluster power downLorenzo Pieralisi1-1/+10
2013-09-29ARM: vexpress: remove custom .init_time hookSebastian Hesselbarth1-13/+1
2013-09-09ARM: vexpress: allow dcscb and tc2_pm in a combined ARMv6+v7 buildNicolas Pitre1-0/+2
2013-09-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds6-21/+610
2013-08-28ARM: vexpress: tc2: disable GIC CPU IF in tc2_pm_suspendLorenzo Pieralisi1-0/+2
2013-08-14ARM: vexpress/MCPM: fix cache disable sequence when CONFIG_FRAME_POINTER=yNicolas Pitre2-8/+24
2013-08-07ARM: vexpress/TC2: implement PM suspend methodNicolas Pitre1-1/+18
2013-08-07ARM: vexpress/TC2: basic PM supportNicolas Pitre3-0/+336
2013-08-07ARM: vexpress/TC2: add Serial Power Controller (SPC) supportLorenzo Pieralisi2-0/+204
2013-07-23Merge tag 'remove-local-timers' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson1-1/+1
2013-07-22ARM: vexpress/dcscb: fix cache disabling sequencesNicolas Pitre1-21/+37
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds7-0/+324
2013-06-24ARM: smp_twd: Divorce smp_twd from local timer APIStephen Boyd1-1/+1
2013-05-29ARM: vexpress: Select multi-cluster SMP operation if requiredJon Medhurst3-0/+23
2013-05-29ARM: vexpress/dcscb: handle platform coherency exit/setup and CCIDave Martin4-20/+98
2013-05-29ARM: vexpress/dcscb: do not hardcode number of CPUs per clusterNicolas Pitre1-4/+10
2013-05-29ARM: vexpress/dcscb: add CPU use counts to the power up/down API implementationNicolas Pitre1-15/+59
2013-05-29ARM: vexpress: introduce DCSCB supportNicolas Pitre3-0/+173
2013-05-24ARM: vexpress: Remove init_irq declaration in machine descriptionMaxime Ripard1-2/+0
2013-05-07Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xenLinus Torvalds1-1/+0
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-23/+2
2013-05-03Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-2/+0
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+2
2013-05-02Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+3
2013-04-30Merge tag 'for-v3.10' of git://git.infradead.org/battery-2.6Linus Torvalds4-147/+4
2013-04-25xen: move the xenvm machine to mach-virtStefano Stabellini1-1/+0
2013-04-18ARM: cpu hotplug: remove majority of cache flushing from platformsRussell King1-2/+0
2013-04-18clk: vexpress: Add separate SP810 driverPawel Moll1-1/+7
2013-04-11ARM: vexpress: remove extra timer-sp control register clearingRob Herring1-3/+0