summaryrefslogtreecommitdiff
path: root/arch/mips/lib/delay.c
AgeCommit message (Expand)Author
2017-08-29MIPS: Include asm/delay.h for __{,n,u}delay()Paul Burton
2016-10-05MIPS: lib: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2014-05-30MIPS: __delay ABI-dependent subtraction simplificationMaciej W. Rozycki
2014-05-13MIPS: __delay CPU_DADDI_WORKAROUNDS bug fixMaciej W. Rozycki
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle
2013-01-22MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__Geert Uytterhoeven
2012-10-16MIPS: Make __{,n,u}delay declarations match definitions and generic delay.hDavid Daney
2010-04-12MIPS: delay: Fix use of current_cpu_data in preemptable code.Ralf Baechle
2009-06-17MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernelAtsushi Nemoto
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle