From: Carlos Corbacho <carlos@strangeworlds.co.uk>
To: linux-acpi@vger.kernel.org
Cc: Carlos Corbacho <carlos@strangeworlds.co.uk>,
Randy Dunlap <randy.dunlap@oracle.com>,
Henrique de Moraes Holschuh <hmh@hmh.eng.br>,
Mattia Dongili <malattia@linux.it>, Len Brown <lenb@kernel.org>
Subject: [PATCH 1/5] Documentation - Create laptops sub-directory
Date: Sat, 09 Feb 2008 01:32:03 +0000 [thread overview]
Message-ID: <20080209013203.4895.53494.stgit@pacifica> (raw)
In-Reply-To: <20080209013157.4895.70128.stgit@pacifica>
There are currently various laptop drivers floating about with no central
place for their documentation, which is currently scattered around the top
level Documentation/ directory.
So, as a first step, lets create a Documentation sub-directory, and update
the relevant index files. The work of then moving the existing laptop
driver related documentation will then be handled later.
Signed-off-by: Carlos Corbacho <carlos@strangeworlds.co.uk>
CC: Randy Dunlap <randy.dunlap@oracle.com>
CC: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
CC: Mattia Dongili <malattia@linux.it>
CC: Len Brown <lenb@kernel.org>
---
Documentation/00-INDEX | 2 ++
Documentation/laptops/00-INDEX | 2 ++
2 files changed, 4 insertions(+), 0 deletions(-)
create mode 100644 Documentation/laptops/00-INDEX
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index 6e9c405..3de34e5 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -227,6 +227,8 @@ kref.txt
- docs on adding reference counters (krefs) to kernel objects.
laptop-mode.txt
- how to conserve battery power using laptop-mode.
+laptops/
+ - directory with laptop related info and laptop driver documentation.
ldm.txt
- a brief description of LDM (Windows Dynamic Disks).
leds-class.txt
diff --git a/Documentation/laptops/00-INDEX b/Documentation/laptops/00-INDEX
new file mode 100644
index 0000000..2edb596
--- /dev/null
+++ b/Documentation/laptops/00-INDEX
@@ -0,0 +1,2 @@
+00-INDEX
+ - This file
next prev parent reply other threads:[~2008-02-09 1:32 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-09 1:31 [PATCH 0/5] Laptop driver documentation changes for 2.6.25 Carlos Corbacho
2008-02-09 1:32 ` Carlos Corbacho [this message]
2008-02-09 1:32 ` [PATCH 3/5] sony-laptop - Move sony-laptop.txt to Documentation/laptops Carlos Corbacho
2008-02-09 1:32 ` [PATCH 4/5] sonypi - Move sonypi.txt " Carlos Corbacho
2008-02-09 1:32 ` [PATCH 5/5] acer-wmi - Add documentation Carlos Corbacho
2008-02-09 1:49 ` [PATCH 0/5] Laptop driver documentation changes for 2.6.25 Carlos Corbacho
2008-02-09 9:12 ` Len Brown
2008-02-09 18:22 ` Henrique de Moraes Holschuh
2008-02-09 22:04 ` Carlos Corbacho
2008-02-09 23:53 ` Henrique de Moraes Holschuh
2008-02-10 8:09 ` Mattia Dongili
2008-02-09 4:09 ` Randy Dunlap
2008-02-11 19:23 ` Randy Dunlap
2008-02-11 19:29 ` Carlos Corbacho
2008-03-03 22:27 ` Randy Dunlap
2008-03-04 8:21 ` Bart Samwel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080209013203.4895.53494.stgit@pacifica \
--to=carlos@strangeworlds.co.uk \
--cc=hmh@hmh.eng.br \
--cc=lenb@kernel.org \
--cc=linux-acpi@vger.kernel.org \
--cc=malattia@linux.it \
--cc=randy.dunlap@oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.