| Commit message (Expand) | Author | Age | Files | Lines |
* | PNPACPI: Add support for remote wakeup | Alan Stern | 2010-07-19 | 1 | -0/+23 |
* | PNPACPI: compute Address Space length rather than using _LEN | Bjorn Helgaas | 2010-04-28 | 1 | -22/+4 |
*-. | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 2010-04-06 | 2 | -12/+32 |
|\ \ |
|
| | * | PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 2010-04-04 | 1 | -12/+30 |
| |/
|/| |
|
| * | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 2 | -0/+2 |
|/ |
|
* | PNPACPI: add bus number support | Bjorn Helgaas | 2010-03-14 | 1 | -0/+14 |
* | PNPACPI: add window support | Bjorn Helgaas | 2010-03-14 | 1 | -15/+20 |
* | PNP: add interface to retrieve ACPI device from a PNPACPI device | Bjorn Helgaas | 2009-12-15 | 1 | -1/+2 |
* | PNPACPI: save struct acpi_device, not just acpi_handle | Bjorn Helgaas | 2009-12-11 | 2 | -8/+18 |
* | ACPI: remove acpi_device.flags.hardware_id | Bjorn Helgaas | 2009-09-25 | 1 | -2/+1 |
* | ACPI: maintain a single list of _HID and _CID IDs | Bjorn Helgaas | 2009-09-25 | 1 | -9/+7 |
* | ACPI: use acpi_device_hid() when possible | Bjorn Helgaas | 2009-09-25 | 1 | -1/+1 |
* | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 2009-08-27 | 1 | -3/+3 |
*-. | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 2009-06-24 | 1 | -2/+44 |
|\ \ |
|
| | * | PNPACPI: parse Extended Address Space Descriptors | Bjorn Helgaas | 2009-05-27 | 1 | -2/+44 |
| |/ |
|
* | | Merge branch 'linus' into irq/numa | Ingo Molnar | 2009-06-01 | 1 | -5/+3 |
|\ \
| |/ |
|
| * | ACPI: suspend: don't let device _PS3 failure prevent suspend | Len Brown | 2009-05-08 | 1 | -5/+3 |
* | | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu | 2009-04-28 | 1 | -1/+1 |
|/ |
|
* | 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 | 3 | -30/+27 |
|\ \ |
|
| * | | PNP: remove old CONFIG_PNP_DEBUG option | Bjorn Helgaas | 2008-10-10 | 1 | -4/+0 |
| * | | PNP: convert to using pnp_dbg() | Bjorn Helgaas | 2008-10-10 | 2 | -16/+16 |
| * | | PNP: convert the last few pnp_info() uses to printk() | Bjorn Helgaas | 2008-10-10 | 1 | -3/+3 |
| * | | PNPACPI: use dev_printk when possible | Bjorn Helgaas | 2008-10-10 | 1 | -7/+8 |
| |/ |
|
* | | ACPI : Load device driver according to the status of acpi device | Zhao Yakui | 2008-10-22 | 1 | -1/+5 |
|/ |
|
* | PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors | Bjorn Helgaas | 2008-08-25 | 1 | -2/+0 |
* | PNPACPI: add support for HP vendor-specific CCSR descriptors | Bjorn Helgaas | 2008-07-16 | 1 | -0/+60 |
* | PNP: convert resource options to single linked list | Bjorn Helgaas | 2008-07-16 | 1 | -53/+40 |
* | PNP: remove extra 0x100 bit from option priority | Bjorn Helgaas | 2008-07-16 | 1 | -1/+1 |
* | PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR | Bjorn Helgaas | 2008-07-16 | 1 | -3/+10 |
* | PNP: centralize resource option allocations | Bjorn Helgaas | 2008-07-16 | 1 | -100/+49 |
* | PNP: introduce pnp_irq_mask_t typedef | Bjorn Helgaas | 2008-07-16 | 1 | -2/+2 |
* | PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM | Bjorn Helgaas | 2008-07-16 | 1 | -5/+5 |
* | PNPACPI: keep disabled resources when parsing current config | Bjorn Helgaas | 2008-07-16 | 1 | -18/+52 |
* | PNP: replace pnp_resource_table with dynamically allocated resources | Bjorn Helgaas | 2008-07-16 | 1 | -43/+88 |
* | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 2008-07-16 | 1 | -3/+1 |
* | PNPACPI: use _CRS IRQ descriptor length for _SRS | Bjorn Helgaas | 2008-06-11 | 1 | -2/+7 |
* | pnpacpi: fix shareable IRQ encode/decode | Bjorn Helgaas | 2008-06-11 | 1 | -14/+13 |
* | pnpacpi: fix IRQ flag decoding | Bjorn Helgaas | 2008-06-11 | 1 | -4/+12 |
* | Merge branch 'pnp' into release | Len Brown | 2008-04-30 | 4 | -353/+338 |
|\ |
|
| * | PNPACPI: move _CRS/_PRS warnings closer to the action | Bjorn Helgaas | 2008-04-29 | 3 | -29/+29 |
| * | PNP: make generic pnp_add_mem_resource() | Bjorn Helgaas | 2008-04-29 | 1 | -25/+9 |
| * | PNP: make generic pnp_add_io_resource() | Bjorn Helgaas | 2008-04-29 | 1 | -25/+10 |
| * | PNP: make generic pnp_add_dma_resource() | Bjorn Helgaas | 2008-04-29 | 1 | -34/+8 |
| * | PNP: make generic pnp_add_irq_resource() | Bjorn Helgaas | 2008-04-29 | 1 | -26/+7 |
| * | PNP: remove pnp_resource_table references from resource decoders | Bjorn Helgaas | 2008-04-29 | 1 | -40/+48 |
| * | PNP: make pnp_resource_table private to PNP core | Bjorn Helgaas | 2008-04-29 | 1 | -4/+6 |