| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: omap2+: make omap4_get_cpu1_ns_pa_addr declaration usable | Arnd Bergmann | 2017-05-09 | 1 | -4/+7 |
* | ARM: omap2+: Revert omap-smp.c changes resetting CPU1 during boot | Tony Lindgren | 2017-03-27 | 1 | -14/+76 |
* | ARM: 8641/1: treewide: Replace uses of virt_to_phys with __pa_symbol | Florian Fainelli | 2017-02-28 | 1 | -2/+2 |
* | ARM: OMAP2+: clockdomain: add usecounting support to autoidle APIs | Tero Kristo | 2016-07-04 | 1 | -1/+1 |
* | ARM: OMAP4+: Reset CPU1 properly for kexec | Tony Lindgren | 2016-06-22 | 1 | -26/+70 |
* | ARM: OMAP5 / DRA7: Introduce workaround for 801819 | Nishanth Menon | 2016-05-12 | 1 | -5/+43 |
* | ARM: use const and __initconst for smp_operations | Masahiro Yamada | 2015-12-01 | 1 | -1/+1 |
* | ARM: OMAP4+: SMP: use lockless clkdm/pwrdm api in omap4_boot_secondary | Grygorii Strashko | 2015-11-25 | 1 | -3/+3 |
* | ARM: omap5/dra7xx: Enable booting secondary CPU in HYP mode | Lennart Sorensen | 2015-01-05 | 1 | -2/+11 |
* | ARM: OMAP2+: raw read and write endian fix | Victor Kamensky | 2014-05-08 | 1 | -3/+3 |
* | ARM: OMAP4+: move errata initialization to omap4_pm_init_early | Nishanth Menon | 2014-01-31 | 1 | -5/+1 |
* | ARM: OMAP5/DRA7: realtime_counter: Configure CNTFRQ register | R Sricharan | 2013-10-10 | 1 | -0/+7 |
* | ARM: OMAP4 SMP: Corrected a typo fucntions to functions | Anoop Thomas Mathew | 2013-09-18 | 1 | -1/+1 |
* | arm: delete __cpuinit/__CPUINIT usage from all ARM users | Paul Gortmaker | 2013-07-14 | 1 | -2/+2 |
* | Merge tag 'omap-pm-v3.10/cleanup/pm' of git://git.kernel.org/pub/scm/linux/ke... | Tony Lindgren | 2013-05-16 | 1 | -3/+3 |
|\ |
|
| * | ARM: OMAP4+: Make secondary_startup function name more consistent | Santosh Shilimkar | 2013-04-09 | 1 | -3/+3 |
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2013-05-03 | 1 | -1/+1 |
|\ \ |
|
| * \ | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-... | Russell King | 2013-03-09 | 1 | -1/+1 |
| |\ \ |
|
| | * | | ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID) | Uwe Kleine-König | 2013-01-31 | 1 | -1/+1 |
* | | | | Merge tag 'omap-for-v3.10/fixes-pm-signed' of git://git.kernel.org/pub/scm/li... | Arnd Bergmann | 2013-04-09 | 1 | -2/+10 |
|\ \ \ \ |
|
| * | | | | ARM: OMAP4+: PM: Restore CPU power state to ON with clockdomain force wakeup ... | Santosh Shilimkar | 2013-04-05 | 1 | -2/+10 |
| | |_|/
| |/| | |
|
* | | | | Merge tag 'omap-for-v3.10/cleanup-v2-signed' of git://git.kernel.org/pub/scm/... | Arnd Bergmann | 2013-04-08 | 1 | -37/+20 |
|\| | | |
|
| * | | | ARM: OMAP4+: Move the CPU wakeup prepare code under smp_prepare_cpus() | Santosh Shilimkar | 2013-03-28 | 1 | -31/+20 |
| * | | | ARM: OMAP4+: Remove out of placed smp_wmb() in secondary wakeup code | Santosh Shilimkar | 2013-03-28 | 1 | -2/+0 |
| * | | | ARM: OMAP4+: Remove un-necessary cacheflush in secondary CPU boot path | Santosh Shilimkar | 2013-03-28 | 1 | -4/+0 |
| |/ / |
|
* / / | irqchip: gic: Perform the gic_secondary_init() call via CPU notifier | Catalin Marinas | 2013-03-26 | 1 | -7/+0 |
|/ / |
|
* | | Merge tag 'tegra-for-3.9-soc-t114' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 2013-02-05 | 1 | -1/+1 |
|\ \ |
|
| * | | ARM: OMAP: Make use of available scu_a9_get_base() interface | Santosh Shilimkar | 2013-01-28 | 1 | -1/+1 |
| |/ |
|
* | | irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h | Rob Herring | 2013-01-12 | 1 | -1/+1 |
* | | ARM: GIC: remove direct use of gic_raise_softirq | Rob Herring | 2013-01-10 | 1 | -3/+1 |
|/ |
|
* | ARM: OMAP4: PM: fix errata handling when CONFIG_PM=n | Kevin Hilman | 2012-11-14 | 1 | -0/+2 |
* | ARM: OMAP4: retrigger localtimers after re-enabling gic | Colin Cross | 2012-11-05 | 1 | -1/+12 |
* | ARM: OMAP4460: Workaround for ROM bug because of CA9 r2pX GIC control registe... | Santosh Shilimkar | 2012-11-05 | 1 | -1/+27 |
* | Merge branch 'multiplatform/smp_ops' into next/multiplatform | Olof Johansson | 2012-09-22 | 1 | -4/+14 |
|\ |
|
| * | ARM: SoC: convert OMAP4 to SMP operations | Marc Zyngier | 2012-09-13 | 1 | -4/+14 |
* | | ARM: OMAP2+: Make omap-wakeupgen.h local | Tony Lindgren | 2012-09-20 | 1 | -1/+1 |
* | | ARM: OMAP2+: Make omap-secure.h local | Tony Lindgren | 2012-09-20 | 1 | -1/+1 |
* | | ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+ | Tony Lindgren | 2012-09-12 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-07-27 | 1 | -1/+1 |
|\ |
|
| * | ARM: OMAP: use SGI0 to wake secondary CPUs | Russell King | 2012-07-09 | 1 | -1/+1 |
* | | ARM: OMAP5: Add SMP support | Santosh Shilimkar | 2012-07-09 | 1 | -12/+23 |
* | | ARM: OMAP5: Add the WakeupGen IP updates | Santosh Shilimkar | 2012-07-09 | 1 | -2/+17 |
|/ |
|
* | ARM: OMAP2+: Move most of plat/io.h into local iomap.h | Tony Lindgren | 2012-02-24 | 1 | -1/+2 |
* | ARM: OMAP4: PM: CPU1 wakeup workaround from Low power modes | Santosh Shilimkar | 2011-12-08 | 1 | -0/+27 |
* | ARM: OMAP4: PM: Add CPUX OFF mode support | Santosh Shilimkar | 2011-12-08 | 1 | -0/+13 |
* | ARM: OMAP4: Export omap4_get_base*() rather than global address pointers | Santosh Shilimkar | 2011-12-08 | 1 | -0/+5 |
* | ARM: 7159/1: OMAP: Introduce local common.h files | Tony Lindgren | 2011-11-17 | 1 | -1/+2 |
* | Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2011-11-01 | 1 | -2/+5 |
|\ |
|
| * | ARM: OMAP: Move set_globals initialization to happen in init_early | Tony Lindgren | 2011-10-19 | 1 | -2/+5 |
* | | ARM: smp: fix clipping of number of CPUs | Russell King | 2011-10-20 | 1 | -6/+4 |
|/ |
|