Commit 3833eecc authored by Thomas Gleixner's avatar Thomas Gleixner

Documentation: move timer related documentation to a single place

We have two directories with timer related information in
Documentation/: hrtimers/ and hrtimer/. timer_stats are not restricted
to hrtimers. Move all those files into Documentation/timers where we
can pile up other timer related docs as well.
Pointed-out-by: default avatarRandy Dunlap <randy@oracle.com>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 903b8a8d
...@@ -167,10 +167,8 @@ highuid.txt ...@@ -167,10 +167,8 @@ highuid.txt
- notes on the change from 16 bit to 32 bit user/group IDs. - notes on the change from 16 bit to 32 bit user/group IDs.
hpet.txt hpet.txt
- High Precision Event Timer Driver for Linux. - High Precision Event Timer Driver for Linux.
hrtimer/ timers/
- info on the timer_stats debugging facility for timer (ab)use. - info on the timer related topics
hrtimers/
- info on the hrtimers subsystem for high-resolution kernel timers.
hw_random.txt hw_random.txt
- info on Linux support for random number generator in i8xx chipsets. - info on Linux support for random number generator in i8xx chipsets.
hwmon/ hwmon/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment