aboutsummaryrefslogtreecommitdiff
path: root/include/linux/delay.h
AgeCommit message (Expand)AuthorFilesLines
2021-12-10timers: implement usleep_idle_range()Gravatar SeongJae Park 1-1/+13
2021-11-09include/linux/delay.h: replace kernel.h with the necessary inclusionsGravatar Andy Shevchenko 1-1/+1
2020-08-12include/: replace HTTP links with HTTPS onesGravatar Alexander A. Klimov 1-1/+1
2020-05-06timer: add fsleep for flexible sleepingGravatar Heiner Kallweit 1-0/+11
2019-03-07init/calibrate.c: provide proper prototypeGravatar Valdis Kletnieks 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-01-20delay: Add explanation of udelay() inaccuracyGravatar Russell King 1-0/+11
2010-08-04timer: Added usleep_range timerGravatar Patrick Pannuto 1-0/+1
2010-08-04Revert "timer: Added usleep[_range] timer"Gravatar Thomas Gleixner 1-6/+0
2010-07-23timer: Added usleep[_range] timerGravatar Patrick Pannuto 1-0/+6
2008-06-24x86: use cpu_khz for loops_per_jiffy calculation, cleanupGravatar Alok Kataria 1-1/+1
2008-06-23x86: use cpu_khz for loops_per_jiffy calculationGravatar Alok Kataria 1-0/+1
2008-03-04ndelay(): switch to C function to avoid 64-bit divisionGravatar Andrew Morton 1-1/+7
2006-06-21[POWERPC] Fix mdelay badness on shared processor partitionsGravatar Anton Blanchard 1-4/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+50