Age | Commit message (Expand) | Author | Files | Lines |
2011-07-26 | Merge 'akpm' patch series | Linus Torvalds | 1 | -25/+27 |
2011-07-26 | pnpacpi: register disabled resources | Witold Szczeponik | 1 | -25/+27 |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches | 1 | -5/+5 |
2011-01-12 | Merge branch 'pnp' into release | Len Brown | 1 | -1/+2 |
2011-01-11 | PNP / ACPI: Use DEVICE_ACPI_HANDLE() for device ACPI handle access | Rafael J. Wysocki | 1 | -26/+67 |
2010-12-11 | ACPI/PNP: avoid section mismatch warning | Jan Beulich | 1 | -1/+1 |
2010-10-27 | PNP: Compile all pnp built-in stuff in one module namespace | Thomas Renninger | 1 | -1/+2 |
2010-10-25 | Merge branch 'pnpacpi-invalid-device-id' into release | Len Brown | 1 | -5/+24 |
2010-10-02 | ACPI/PNP: A HID value of an object never changes -> make it const | Thomas Renninger | 1 | -1/+1 |
2010-10-01 | PNPACPI: cope with invalid device IDs | Dmitry Torokhov | 1 | -5/+24 |
2010-07-19 | PNPACPI: Add support for remote wakeup | Alan Stern | 1 | -0/+23 |
2010-04-29 | PNPACPI: compute Address Space length rather than using _LEN | Bjorn Helgaas | 1 | -22/+4 |
2010-04-07 | Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480... | Len Brown | 2 | -12/+32 |
2010-04-04 | PNPACPI: truncate _CRS windows with _LEN > _MAX - _MIN + 1 | Bjorn Helgaas | 1 | -12/+30 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2 | -0/+2 |
2010-03-15 | PNPACPI: add bus number support | Bjorn Helgaas | 1 | -0/+14 |
2010-03-15 | PNPACPI: add window support | Bjorn Helgaas | 1 | -15/+20 |
2009-12-16 | PNP: add interface to retrieve ACPI device from a PNPACPI device | Bjorn Helgaas | 1 | -1/+2 |
2009-12-11 | PNPACPI: save struct acpi_device, not just acpi_handle | Bjorn Helgaas | 2 | -8/+18 |
2009-09-25 | ACPI: remove acpi_device.flags.hardware_id | Bjorn Helgaas | 1 | -2/+1 |
2009-09-25 | ACPI: maintain a single list of _HID and _CID IDs | Bjorn Helgaas | 1 | -9/+7 |
2009-09-25 | ACPI: use acpi_device_hid() when possible | Bjorn Helgaas | 1 | -1/+1 |
2009-08-27 | ACPICA: Major update for acpi_get_object_info external interface | Bob Moore | 1 | -3/+3 |
2009-06-24 | Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904'... | Len Brown | 1 | -2/+44 |
2009-06-01 | Merge branch 'linus' into irq/numa | Ingo Molnar | 1 | -5/+3 |
2009-05-28 | PNPACPI: parse Extended Address Space Descriptors | Bjorn Helgaas | 1 | -2/+44 |
2009-05-08 | ACPI: suspend: don't let device _PS3 failure prevent suspend | Len Brown | 1 | -5/+3 |
2009-04-28 | irq: change ACPI GSI APIs to also take a device argument | Yinghai Lu | 1 | -1/+1 |
2009-04-04 | Enable PNPACPI _PSx Support, v3 | Witold Szczeponik | 1 | -7/+16 |
2008-12-31 | ACPI: remove private acpica headers from driver files | Lin Ming | 1 | -1/+0 |
2008-10-23 | Merge branch 'linus' into test | Len Brown | 1 | -1/+1 |
2008-10-23 | Merge branch 'pnp-debug' into test | Len Brown | 3 | -30/+27 |
2008-10-23 | ACPI : Load device driver according to the status of acpi device | Zhao Yakui | 1 | -1/+5 |
2008-10-11 | PNP: remove old CONFIG_PNP_DEBUG option | Bjorn Helgaas | 1 | -4/+0 |
2008-10-11 | PNP: convert to using pnp_dbg() | Bjorn Helgaas | 2 | -16/+16 |
2008-10-11 | PNP: convert the last few pnp_info() uses to printk() | Bjorn Helgaas | 1 | -3/+3 |
2008-10-11 | PNPACPI: use dev_printk when possible | Bjorn Helgaas | 1 | -7/+8 |
2008-10-10 | PnP: move pnpacpi/pnpbios_init to after PCI init | Linus Torvalds | 1 | -1/+1 |
2008-08-25 | PNPACPI: ignore the producer/consumer bit for extended IRQ descriptors | Bjorn Helgaas | 1 | -2/+0 |
2008-07-17 | PNPACPI: add support for HP vendor-specific CCSR descriptors | Bjorn Helgaas | 1 | -0/+60 |
2008-07-17 | PNP: convert resource options to single linked list | Bjorn Helgaas | 1 | -53/+40 |
2008-07-17 | PNP: remove extra 0x100 bit from option priority | Bjorn Helgaas | 1 | -1/+1 |
2008-07-17 | PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NR | Bjorn Helgaas | 1 | -3/+10 |
2008-07-17 | PNP: centralize resource option allocations | Bjorn Helgaas | 1 | -100/+49 |
2008-07-17 | PNP: introduce pnp_irq_mask_t typedef | Bjorn Helgaas | 1 | -2/+2 |
2008-07-17 | PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEM | Bjorn Helgaas | 1 | -5/+5 |
2008-07-17 | PNPACPI: keep disabled resources when parsing current config | Bjorn Helgaas | 1 | -18/+52 |
2008-07-17 | PNP: replace pnp_resource_table with dynamically allocated resources | Bjorn Helgaas | 1 | -43/+88 |
2008-07-17 | ACPI PM: acpi_pm_device_sleep_state() cleanup | David Brownell | 1 | -3/+1 |
2008-06-12 | PNPACPI: use _CRS IRQ descriptor length for _SRS | Bjorn Helgaas | 1 | -2/+7 |