| Commit message (Expand) | Author | Age |
* | Merge branch 'pnpacpi-invalid-device-id' into release | Len Brown | 2010-10-25 |
|\ |
|
| * | PNPACPI: cope with invalid device IDs | Dmitry Torokhov | 2010-10-01 |
* | | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger | 2010-10-01 |
|/ |
|
* | PNPACPI: Add support for remote wakeup | Alan Stern | 2010-07-18 |
* | PNPACPI: compute Address Space length rather than using _LEN | Bjorn Helgaas | 2010-04-28 |
*-. | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 2010-04-06 |
|\ \ |
|
| | * | PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 2010-04-04 |
| |/
|/| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | PNPACPI: add bus number support | Bjorn Helgaas | 2010-03-14 |
* | PNPACPI: add window support | Bjorn Helgaas | 2010-03-14 |
* | PNP: add interface to retrieve ACPI device from a PNPACPI device | Bjorn Helgaas | 2009-12-15 |
* | PNPACPI: save struct acpi_device, not just acpi_handle | Bjorn Helgaas | 2009-12-11 |
* | ACPI: remove acpi_device.flags.hardware_id | Bjorn Helgaas | 2009-09-25 |
* | ACPI: maintain a single list of _HID and _CID IDs | Bjorn Helgaas | 2009-09-25 |
* | ACPI: use acpi_device_hid() when possible | Bjorn Helgaas | 2009-09-25 |
* | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 |
*-. | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 |
|\ \ |
|
| | * | PNPACPI: parse Extended Address Space Descriptors | Bjorn Helgaas | 2009-05-27 |
| |/ |
|
* | | Merge branch 'linus' into irq/numa | Ingo Molnar | 2009-06-01 |
|\| |
|
| * | ACPI: suspend: don't let device _PS3 failure prevent suspend | Len Brown | 2009-05-08 |
* | | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu | 2009-04-28 |
|/ |
|
* | Enable PNPACPI _PSx Support, v3 | Witold Szczeponik | 2009-04-03 |
* | ACPI: remove private acpica headers from driver files | Lin Ming | 2008-12-31 |
* | Merge branch 'linus' into test | Len Brown | 2008-10-23 |
|\ |
|
| * | PnP: move pnpacpi/pnpbios_init to after PCI init | Linus Torvalds | 2008-10-10 |
* | | Merge branch 'pnp-debug' into test | Len Brown | 2008-10-22 |
|\ \ |
|
| * | | PNP: remove old CONFIG_PNP_DEBUG option | Bjorn Helgaas | 2008-10-10 |
| * | | PNP: convert to using pnp_dbg() | Bjorn Helgaas | 2008-10-10 |
| * | | PNP: convert the last few pnp_info() uses to printk() | Bjorn Helgaas | 2008-10-10 |
| * | | PNPACPI: use dev_printk when possible | Bjorn Helgaas | 2008-10-10 |
| |/ |
|
* / | ACPI : Load device driver according to the status of acpi device | Zhao Yakui | 2008-10-22 |
|/ |
|
* | PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors | Bjorn Helgaas | 2008-08-25 |
* | PNPACPI: add support for HP vendor-specific CCSR descriptors | Bjorn Helgaas | 2008-07-16 |
* | PNP: convert resource options to single linked list | Bjorn Helgaas | 2008-07-16 |
* | PNP: remove extra 0x100 bit from option priority | Bjorn Helgaas | 2008-07-16 |
* | PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR | Bjorn Helgaas | 2008-07-16 |
* | PNP: centralize resource option allocations | Bjorn Helgaas | 2008-07-16 |
* | PNP: introduce pnp_irq_mask_t typedef | Bjorn Helgaas | 2008-07-16 |
* | PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM | Bjorn Helgaas | 2008-07-16 |
* | PNPACPI: keep disabled resources when parsing current config | Bjorn Helgaas | 2008-07-16 |
* | PNP: replace pnp_resource_table with dynamically allocated resources | Bjorn Helgaas | 2008-07-16 |
* | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-07-16 |
* | PNPACPI: use _CRS IRQ descriptor length for _SRS | Bjorn Helgaas | 2008-06-11 |
* | pnpacpi: fix shareable IRQ encode/decode | Bjorn Helgaas | 2008-06-11 |
* | pnpacpi: fix IRQ flag decoding | Bjorn Helgaas | 2008-06-11 |
* | Merge branch 'pnp' into release | Len Brown | 2008-04-30 |
|\ |
|
| * | PNPACPI: move _CRS/_PRS warnings closer to the action | Bjorn Helgaas | 2008-04-29 |
| * | PNP: make generic pnp_add_mem_resource() | Bjorn Helgaas | 2008-04-29 |
| * | PNP: make generic pnp_add_io_resource() | Bjorn Helgaas | 2008-04-29 |
| * | PNP: make generic pnp_add_dma_resource() | Bjorn Helgaas | 2008-04-29 |