Age | Commit message (Expand) | Author | Files | Lines |
2015-01-06 | ARM: omap5/dra7xx: Enable booting secondary CPU in HYP mode | Lennart Sorensen | 1 | -2/+11 |
2014-05-08 | ARM: OMAP2+: raw read and write endian fix | Victor Kamensky | 1 | -3/+3 |
2014-02-01 | ARM: OMAP4+: move errata initialization to omap4_pm_init_early | Nishanth Menon | 1 | -5/+1 |
2013-10-10 | ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register | R Sricharan | 1 | -0/+7 |
2013-09-18 | ARM: OMAP4 SMP: Corrected a typo fucntions to functions | Anoop Thomas Mathew | 1 | -1/+1 |
2013-07-15 | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 1 | -2/+2 |
2013-05-16 | Merge tag 'omap-pm-v3.10/cleanup/pm' of git://git.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 1 | -3/+3 |
2013-05-03 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2013-04-09 | ARM: OMAP4+: Make secondary_startup function name more consistent | Santosh Shilimkar | 1 | -3/+3 |
2013-04-09 | Merge tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 1 | -2/+10 |
2013-04-08 | Merge tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/... | Arnd Bergmann | 1 | -37/+20 |
2013-04-06 | ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ... | Santosh Shilimkar | 1 | -2/+10 |
2013-03-28 | ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus() | Santosh Shilimkar | 1 | -31/+20 |
2013-03-28 | ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup code | Santosh Shilimkar | 1 | -2/+0 |
2013-03-28 | ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot path | Santosh Shilimkar | 1 | -4/+0 |
2013-03-26 | irqchip: gic: Perform the gic_secondary_init() call via CPU notifier | Catalin Marinas | 1 | -7/+0 |
2013-03-09 | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King | 1 | -1/+1 |
2013-02-06 | Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 1 | -1/+1 |
2013-02-01 | ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID) | Uwe Kleine-König | 1 | -1/+1 |
2013-01-28 | ARM: OMAP: Make use of available scu_a9_get_base() interface | Santosh Shilimkar | 1 | -1/+1 |
2013-01-12 | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring | 1 | -1/+1 |
2013-01-10 | ARM: GIC: remove direct use of gic_raise_softirq | Rob Herring | 1 | -3/+1 |
2012-11-15 | ARM: OMAP4: PM: fix errata handling when CONFIG_PM=n | Kevin Hilman | 1 | -0/+2 |
2012-11-06 | ARM: OMAP4: retrigger localtimers after re-enabling gic | Colin Cross | 1 | -1/+12 |
2012-11-06 | ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control registe... | Santosh Shilimkar | 1 | -1/+27 |
2012-09-22 | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson | 1 | -4/+14 |
2012-09-21 | ARM: OMAP2+: Make omap-wakeupgen.h local | Tony Lindgren | 1 | -1/+1 |
2012-09-21 | ARM: OMAP2+: Make omap-secure.h local | Tony Lindgren | 1 | -1/+1 |
2012-09-13 | ARM: SoC: convert OMAP4 to SMP operations | Marc Zyngier | 1 | -4/+14 |
2012-09-13 | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 1 | -1/+1 |
2012-07-28 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 1 | -1/+1 |
2012-07-09 | ARM: OMAP: use SGI0 to wake secondary CPUs | Russell King | 1 | -1/+1 |
2012-07-09 | ARM: OMAP5: Add SMP support | Santosh Shilimkar | 1 | -12/+23 |
2012-07-09 | ARM: OMAP5: Add the WakeupGen IP updates | Santosh Shilimkar | 1 | -2/+17 |
2012-02-24 | ARM: OMAP2+: Move most of plat/io.h into local iomap.h | Tony Lindgren | 1 | -1/+2 |
2011-12-08 | ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modes | Santosh Shilimkar | 1 | -0/+27 |
2011-12-08 | ARM: OMAP4: PM: Add CPUX OFF mode support | Santosh Shilimkar | 1 | -0/+13 |
2011-12-08 | ARM: OMAP4: Export omap4_get_base*() rather than global address pointers | Santosh Shilimkar | 1 | -0/+5 |
2011-11-17 | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 1 | -1/+2 |
2011-11-02 | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 1 | -2/+5 |
2011-10-21 | ARM: smp: fix clipping of number of CPUs | Russell King | 1 | -6/+4 |
2011-10-20 | ARM: OMAP: Move set_globals initialization to happen in init_early | Tony Lindgren | 1 | -2/+5 |
2011-07-07 | ARM: 6993/1: platsmp: Allow secondary cpu hotplug with maxcpus=1 | Stephen Boyd | 1 | -8/+0 |
2011-05-23 | ARM: consolidate SMP cross call implementation | Russell King | 1 | -1/+4 |
2011-01-07 | Merge branch 'misc' into devel | Russell King | 1 | -51/+15 |
2010-12-20 | ARM: SMP: consolidate trace_hardirqs_off() into common SMP code | Russell King | 1 | -2/+0 |
2010-12-20 | ARM: SMP: consolidate the common parts of smp_prepare_cpus() | Russell King | 1 | -26/+7 |
2010-12-20 | ARM: SMP: get rid of get_core_count() | Russell King | 1 | -11/+1 |
2010-12-20 | ARM: SMP: Clean up ncores sanity checks | Russell King | 1 | -6/+0 |
2010-12-20 | ARM: SMP: move CPU number sanity checks to smp_init_cpus() | Russell King | 1 | -10/+11 |