| Commit message (Expand) | Author | Age | Files | Lines |
* | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 | 1 | -3/+3 |
* | ACPI: suspend: don't let device _PS3 failure prevent suspend | Len Brown | 2009-05-08 | 1 | -5/+3 |
* | Enable PNPACPI _PSx Support, v3 | Witold Szczeponik | 2009-04-03 | 1 | -7/+16 |
* | ACPI: remove private acpica headers from driver files | Lin Ming | 2008-12-31 | 1 | -1/+0 |
* | Merge branch 'linus' into test | Len Brown | 2008-10-23 | 1 | -1/+1 |
|\ |
|
| * | PnP: move pnpacpi/pnpbios_init to after PCI init | Linus Torvalds | 2008-10-10 | 1 | -1/+1 |
* | | Merge branch 'pnp-debug' into test | Len Brown | 2008-10-22 | 1 | -5/+5 |
|\ \ |
|
| * | | PNP: convert to using pnp_dbg() | Bjorn Helgaas | 2008-10-10 | 1 | -2/+2 |
| * | | PNP: convert the last few pnp_info() uses to printk() | Bjorn Helgaas | 2008-10-10 | 1 | -3/+3 |
| |/ |
|
* | | ACPI : Load device driver according to the status of acpi device | Zhao Yakui | 2008-10-22 | 1 | -1/+5 |
|/ |
|
* | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-07-16 | 1 | -3/+1 |
* | Merge branch 'pnp' into release | Len Brown | 2008-04-30 | 1 | -72/+18 |
|\ |
|
| * | PNPACPI: move _CRS/_PRS warnings closer to the action | Bjorn Helgaas | 2008-04-29 | 1 | -19/+5 |
| * | PNP: add pnp_init_resources(struct pnp_dev *) interface | Bjorn Helgaas | 2008-04-29 | 1 | -1/+1 |
| * | PNP: add debug output to encoders | Bjorn Helgaas | 2008-04-29 | 1 | -0/+2 |
| * | PNP: remove more pnp_resource_table arguments | Bjorn Helgaas | 2008-04-29 | 1 | -7/+4 |
| * | PNP: remove pnp_resource_table from internal get/set interfaces | Bjorn Helgaas | 2008-04-29 | 1 | -5/+3 |
| * | PNPACPI: pass pnp_dev instead of acpi_handle | Bjorn Helgaas | 2008-04-29 | 1 | -2/+2 |
| * | PNP: add pnp_alloc_dev() | Bjorn Helgaas | 2008-04-29 | 1 | -16/+3 |
| * | PNP: change pnp_add_id() to allocate its own pnp_id structures | Bjorn Helgaas | 2008-04-29 | 1 | -23/+2 |
| * | PNP: make pnp_add_id() internal to PNP core | Bjorn Helgaas | 2008-04-29 | 1 | -0/+1 |
| * | PNPACPI: continue after _CRS and _PRS errors | Bjorn Helgaas | 2008-04-29 | 1 | -6/+2 |
* | | acpi: fix section mismatch warning in pnpacpi | Sam Ravnborg | 2008-04-30 | 1 | -1/+1 |
|/ |
|
* | pnpacpi: __initdata is not an identifier | Roel Kluin | 2008-02-14 | 1 | -1/+1 |
* | pnp: Failed to activate device 00:0a - Samsung P35 XVM 1600 III | Shaohua Li | 2008-01-12 | 1 | -1/+1 |
* | PNP: add debug message for adding new device | Bjorn Helgaas | 2007-10-17 | 1 | -1/+0 |
* | PNP: make pnpacpi_suspend handle errors | Rafael J. Wysocki | 2007-10-17 | 1 | -5/+10 |
* | PNP: fix up after Lindent | Bjorn Helgaas | 2007-08-24 | 1 | -2/+2 |
* | ACPI: restore CONFIG_ACPI_SLEEP | Len Brown | 2007-07-29 | 1 | -0/+4 |
* | PNP: fix up after Lindent | Bjorn Helgaas | 2007-07-26 | 1 | -13/+10 |
* | PNP: Lindent all source files | Bjorn Helgaas | 2007-07-26 | 1 | -39/+48 |
* | Pull auto-load-modules into release branch | Len Brown | 2007-07-25 | 1 | -7/+12 |
|\ |
|
| * | ACPI: autoload modules - Create ACPI alias interface | Thomas Renninger | 2007-07-23 | 1 | -7/+12 |
* | | ACPI, PNP: hook ACPI D-state to PNP suspend/resume | Shaohua Li | 2007-07-22 | 1 | -0/+14 |
|/ |
|
* | PNP: notice whether we have PNP devices (PNPBIOS or PNPACPI) | Bjorn Helgaas | 2007-05-08 | 1 | -0/+1 |
* | PNPACPI sets pnpdev->dev.archdata | David Brownell | 2007-05-08 | 1 | -8/+46 |
* | [PATCH] Fix numerous kcalloc() calls, convert to kzalloc() | Robert P. J. Day | 2006-12-13 | 1 | -3/+3 |
* | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 1 | -1/+0 |
* | [PNPACPI] clean excluded_id_list[] | matthieu castet | 2006-01-07 | 1 | -4/+7 |
* | [PNPACPI] Ignore devices that have no resources | matthieu castet | 2006-01-07 | 1 | -1/+2 |
* | [PATCH] drivers/pnp/: cleanups | Adrian Bunk | 2005-11-07 | 1 | -2/+4 |
* | [PATCH] PNP: make pnp_dbg conditional directly on CONFIG_PNP_DEBUG | Bjorn Helgaas | 2005-09-07 | 1 | -0/+1 |
* | [PATCH] pnp: consolidate kmalloc wrappers | Bjorn Helgaas | 2005-09-07 | 1 | -12/+3 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+269 |