summaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/delay.c
Commit message (Expand)AuthorAgeFilesLines
* MIPS: Include asm/delay.h for __{,n,u}delay()Paul Burton2017-08-291-0/+1
* MIPS: lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-10-051-1/+1
* MIPS: __delay ABI-dependent subtraction simplificationMaciej W. Rozycki2014-05-301-5/+3
* MIPS: __delay CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki2014-05-131-4/+10
* MIPS: Whitespace cleanup.Ralf Baechle2013-02-011-1/+1
* MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__Geert Uytterhoeven2013-01-221-1/+1
* MIPS: Make __{,n,u}delay declarations match definitions and generic delay.hDavid Daney2012-10-161-1/+5
* MIPS: delay: Fix use of current_cpu_data in preemptable code.Ralf Baechle2010-04-121-2/+2
* MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernelAtsushi Nemoto2009-06-171-2/+2
* MIPS: Outline udelay and fix a few issues.Ralf Baechle2009-06-081-0/+56
OpenPOWER on IntegriCloud