summaryrefslogtreecommitdiff
path: root/kernel/time/sleep_timeout.c
AgeCommit message (Expand)AuthorFilesLines
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner1-1/+1
2024-11-07timers: Switch to use hrtimer_setup_sleeper_on_stack()Nam Cao1-1/+1
2024-10-16timers: Add a warning to usleep_range_state() for wrong order of argumentsAnna-Maria Behnsen1-0/+3
2024-10-16timers: Update function descriptions of sleep/delay related functionsAnna-Maria Behnsen1-6/+47
2024-10-16timers: Update schedule_[hr]timeout*() related function descriptionsAnna-Maria Behnsen1-25/+41
2024-10-16timers: Move *sleep*() and timeout functions into a separate fileAnna-Maria Behnsen1-0/+317