Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 53471121 authored by Randy Dunlap's avatar Randy Dunlap Committed by Len Brown
Browse files

documentation: Move power-related files to Documentation/power/



Move 00-INDEX entries to power/00-INDEX (and add entry for
pm_qos_interface.txt).

Update references to moved filenames.

Fix some trailing whitespace.

Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: default avatarLen Brown <len.brown@intel.com>
parent a09a20b5
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -299,12 +299,8 @@ pcmcia/
	- info on the Linux PCMCIA driver.
pi-futex.txt
	- documentation on lightweight PI-futexes.
pm.txt
	- info on Linux power management support.
pnp.txt
	- Linux Plug and Play documentation.
power_supply_class.txt
	- Tells userspace about battery, UPS, AC or DC power supply properties
power/
	- directory with info on Linux PCI power management.
powerpc/
+1 −1
Original line number Diff line number Diff line
@@ -138,7 +138,7 @@ and is between 256 and 4096 characters. It is defined in the file
			strict -- Be less tolerant of platforms that are not
				strictly ACPI specification compliant.

			See also Documentation/pm.txt, pci=noacpi
			See also Documentation/power/pm.txt, pci=noacpi

	acpi_apic_instance=	[ACPI, IOAPIC]
			Format: <int>
+6 −0
Original line number Diff line number Diff line
@@ -14,6 +14,12 @@ notifiers.txt
	- Registering suspend notifiers in device drivers
pci.txt
	- How the PCI Subsystem Does Power Management
pm.txt
	- info on Linux power management support.
pm_qos_interface.txt
	- info on Linux PM Quality of Service interface
power_supply_class.txt
	- Tells userspace about battery, UPS, AC or DC power supply properties
s2ram.txt
	- How to get suspend to ram working (and debug it when it isn't)
states.txt
+1 −1

File changed and moved.

Contains only whitespace changes.

Loading