linux/Documentation/timers/index.rst
Anna-Maria Behnsen 1f455f601e timers/Documentation: Cleanup delay/sleep documentation
The documentation which tries to give advices how to properly inserting
delays or sleeps is outdated. The file name is 'timers-howto.rst' which
might be misleading as it is only about delay and sleep mechanisms and not
how to use timers.

Update the documentation by integrating the important parts from the
related function descriptions and move it all into a self explaining file
with the name "delay_sleep_functions.rst".

Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/all/20241014-devel-anna-maria-b4-timers-flseep-v3-15-dc8b907cb62f@linutronix.de
2024-10-16 00:36:48 +02:00

23 lines
253 B
ReStructuredText

.. SPDX-License-Identifier: GPL-2.0
======
Timers
======
.. toctree::
:maxdepth: 1
highres
hpet
hrtimers
no_hz
timekeeping
delay_sleep_functions
.. only:: subproject and html
Indices
=======
* :ref:`genindex`