kernel-hacking-2024-linux-s.../arch/mips/cavium-octeon
David Daney ca148125e6 MIPS: Octeon: Implement delays with cycle counter.
Power throttling make deterministic delay loops impossible.
Re-implement delays using the cycle counter.  This also allows us to
get rid of the code that calculates loops per jiffy.

Signed-off-by: David Daney <ddaney@caviumnetworks.com>
To: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/1317/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2010-08-05 13:26:20 +01:00
..
executive MIPS: Use ALIGN(x, bytes) instead of __ALIGN_MASK(x, bytes - 1) 2010-02-27 12:53:43 +01:00
cpu.c MIPS: Provide more elevant interface cu2_notifier for CP2 extensions. 2010-08-05 13:25:59 +01:00
csrc-octeon.c MIPS: Octeon: Implement delays with cycle counter. 2010-08-05 13:26:20 +01:00
dma-octeon.c MIPS: Octeon: Replace spinlock with raw_spinlocks in dma-octeon.c. 2010-02-27 12:53:40 +01:00
flash_setup.c
Kconfig
Makefile MIPS: Octeon: Migrate to new platform makefile style. 2010-08-05 13:25:54 +01:00
octeon-irq.c MIPS: Octeon: Fix fixup_irqs for HOTPLUG_CPU 2010-08-05 13:26:10 +01:00
octeon-memcpy.S
octeon-platform.c MIPS: Octeon: Register some devices on the I2C bus. 2010-02-27 12:53:05 +01:00
octeon_boot.h MIPS: Octeon: HOTPLUG_CPU fixes. 2010-08-05 13:26:12 +01:00
Platform MIPS: Octeon: Migrate to new platform makefile style. 2010-08-05 13:25:54 +01:00
serial.c MIPS: Cavium: Remove dead CONFIG_GDB_CONSOLE 2010-08-05 13:26:00 +01:00
setup.c MIPS: Octeon: Implement delays with cycle counter. 2010-08-05 13:26:20 +01:00
smp.c MIPS: Octeon: HOTPLUG_CPU fixes. 2010-08-05 13:26:12 +01:00