aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/lib/delay.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle1-1/+1
2013-01-22MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__Geert Uytterhoeven1-1/+1
2012-10-16MIPS: Make __{,n,u}delay declarations match definitions and generic delay.hDavid Daney1-1/+5
2010-04-12MIPS: delay: Fix use of current_cpu_data in preemptable code.Ralf Baechle1-2/+2
2009-06-17MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernelAtsushi Nemoto1-2/+2
2009-06-08MIPS: Outline udelay and fix a few issues.Ralf Baechle1-0/+56