public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Laptop driver documentation changes for 2.6.25
@ 2008-02-09  1:31 Carlos Corbacho
  2008-02-09  1:32 ` [PATCH 1/5] Documentation - Create laptops sub-directory Carlos Corbacho
                   ` (6 more replies)
  0 siblings, 7 replies; 16+ messages in thread
From: Carlos Corbacho @ 2008-02-09  1:31 UTC (permalink / raw)
  To: linux-acpi
  Cc: Len Brown, Randy Dunlap, Henrique de Moraes Holschuh,
	Mattia Dongili

The following series implements the proposed creation of Documentation/laptops,
and the movement of all the laptop driver documentation to this directory. I've
also taken the opportunity to tack on the acer-wmi documentation in the final
patch of this series.

Because all the drivers in question go through the ACPI tree anyway, it's
probably easiest if this change goes through the ACPI tree as well.

This should all be 2.6.25 material, since there is no code change here, just
rearranging the Documentation files, and updating Kconfig entries where
required. I've also tested this series against Linus' latest git tree, with no
problems applying it there.

-Carlos
---

Carlos Corbacho (5):
      acer-wmi - Add documentation
      sonypi - Move sonypi.txt to Documentation/laptops
      sony-laptop - Move sony-laptop.txt to Documentation/laptops
      thinkpad-acpi - Move thinkpad-acpi.txt to Documentation/laptops
      Documentation - Create laptops sub-directory


 Documentation/00-INDEX                  |    8 
 Documentation/laptops/00-INDEX          |   10 
 Documentation/laptops/acer-wmi.txt      |  202 +++++
 Documentation/laptops/sony-laptop.txt   |  117 +++
 Documentation/laptops/sonypi.txt        |  152 +++
 Documentation/laptops/thinkpad-acpi.txt | 1365 +++++++++++++++++++++++++++++++
 Documentation/sony-laptop.txt           |  117 ---
 Documentation/sonypi.txt                |  152 ---
 Documentation/thinkpad-acpi.txt         | 1365 -------------------------------
 drivers/char/Kconfig                    |    2 
 drivers/misc/Kconfig                    |   10 
 11 files changed, 1856 insertions(+), 1644 deletions(-)
 create mode 100644 Documentation/laptops/00-INDEX
 create mode 100644 Documentation/laptops/acer-wmi.txt
 create mode 100644 Documentation/laptops/sony-laptop.txt
 create mode 100644 Documentation/laptops/sonypi.txt
 create mode 100644 Documentation/laptops/thinkpad-acpi.txt
 delete mode 100644 Documentation/sony-laptop.txt
 delete mode 100644 Documentation/sonypi.txt
 delete mode 100644 Documentation/thinkpad-acpi.txt


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2008-03-04  8:48 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-09  1:31 [PATCH 0/5] Laptop driver documentation changes for 2.6.25 Carlos Corbacho
2008-02-09  1:32 ` [PATCH 1/5] Documentation - Create laptops sub-directory Carlos Corbacho
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox