diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2008-07-22 09:46:13 -0700 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2008-07-24 01:32:41 +0200 |
commit | a300bec952127d9a15e666b391bb35c9aecb3002 (patch) | |
tree | 9f2fea940cf7cb991c259f7f7fd71506337afc8c /Documentation/timers/00-INDEX | |
parent | f3561810b163aca5388ad550abbbc82ae5323189 (diff) | |
download | talos-op-linux-a300bec952127d9a15e666b391bb35c9aecb3002.tar.gz talos-op-linux-a300bec952127d9a15e666b391bb35c9aecb3002.zip |
documentation: move hpet.txt to timers/ subdirectory
Move hpet.txt to Documentation/timers/ subdirectory.
Add 00-INDEX to Documentation/timers/ subdirectory.
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: tglx <tglx@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'Documentation/timers/00-INDEX')
-rw-r--r-- | Documentation/timers/00-INDEX | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/timers/00-INDEX b/Documentation/timers/00-INDEX new file mode 100644 index 000000000000..397dc35e1323 --- /dev/null +++ b/Documentation/timers/00-INDEX @@ -0,0 +1,10 @@ +00-INDEX + - this file +highres.txt + - High resolution timers and dynamic ticks design notes +hpet.txt + - High Precision Event Timer Driver for Linux +hrtimers.txt + - subsystem for high-resolution kernel timers +timer_stats.txt + - timer usage statistics |