summaryrefslogtreecommitdiff
path: root/include/linux/delay.h
AgeCommit message (Expand)Author
2019-03-07init/calibrate.c: provide proper prototypeValdis Kletnieks
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-01-20delay: Add explanation of udelay() inaccuracyRussell King
2010-08-04timer: Added usleep_range timerPatrick Pannuto
2010-08-04Revert "timer: Added usleep[_range] timer"Thomas Gleixner
2010-07-23timer: Added usleep[_range] timerPatrick Pannuto
2008-06-24x86: use cpu_khz for loops_per_jiffy calculation, cleanupAlok Kataria
2008-06-23x86: use cpu_khz for loops_per_jiffy calculationAlok Kataria
2008-03-04ndelay(): switch to C function to avoid 64-bit divisionAndrew Morton
2006-06-21[POWERPC] Fix mdelay badness on shared processor partitionsAnton Blanchard
2005-01-04[PATCH] FRV: Make calibrate_delay() optionalDavid Howells
2004-09-02[PATCH] Add msleep_interruptible() function to kernel/timer.cMaximilian Attems
2004-08-21[PATCH] add ssleep(), kill scsi_sleep()Jeff Garzik
2004-05-18Add msleep function to the kernel core to prevent duplication.Greg Kroah-Hartman
2003-08-02[PATCH] Fix mdelay's use of 'msec' nameBenjamin Herrenschmidt
2003-02-17Add ndelay() compatibility macro. If the architectureLinus Torvalds
2002-02-04Import changesetLinus Torvalds