remarkable-linux/drivers/pnp
Rusty Russell 6020c8f315 [PATCH] paravirt: Allow disable power management under hypervisor
Two legacy power management modes are much easier to just explicitly disable
when running in paravirtualized mode - neither APM nor PnP is still relevant.
The status of ACPI is still debatable, and noacpi is still a common enough
boot parameter that it is not necessary to explicitly disable ACPI.

Signed-off-by: Zachary Amsden <zach@vmware.com>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Andi Kleen <ak@suse.de>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
2006-12-07 02:14:08 +01:00
..
isapnp [POWERPC] Use check_legacy_ioport() for ISAPnP 2006-10-02 20:27:36 +10:00
pnpacpi Fix DMA resource allocation in ACPIPnP 2006-10-18 11:36:11 -07:00
pnpbios [PATCH] paravirt: Allow disable power management under hypervisor 2006-12-07 02:14:08 +01:00
base.h
card.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
core.c
driver.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
interface.c PNP: Add missing casts in printk() arguments 2006-08-03 13:20:06 -07:00
Kconfig
Makefile
manager.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
quirks.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
resource.c IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 2006-10-05 15:10:12 +01:00
support.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
system.c