aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Fix FADT parsingJan Beulich2008-07-16
* Add the ability to reset the machine using the RESET_REG in ACPI's FADT table.Aaron Durbin2008-07-16
* ACPI: use dev_printk when possibleBjorn Helgaas2008-07-16
* PNPACPI: add support for HP vendor-specific CCSR descriptorsBjorn Helgaas2008-07-16
* PNP: avoid legacy IDE IRQsBjorn Helgaas2008-07-16
* PNP: convert resource options to single linked listBjorn Helgaas2008-07-16
* ISAPNP: handle independent options following dependent onesBjorn Helgaas2008-07-16
* PNP: remove extra 0x100 bit from option priorityBjorn Helgaas2008-07-16
* PNP: support optional IRQ resourcesBjorn Helgaas2008-07-16
* PNP: rename pnp_register_*_resource() local variablesBjorn Helgaas2008-07-16
* PNPACPI: ignore _PRS interrupt numbers larger than PNP_IRQ_NRBjorn Helgaas2008-07-16
* PNP: centralize resource option allocationsBjorn Helgaas2008-07-16
* PNP: remove redundant pnp_can_configure() checkBjorn Helgaas2008-07-16
* PNP: make resource assignment functions return 0 (success) or -EBUSY (failure)Bjorn Helgaas2008-07-16
* PNP: in debug resource dump, make empty list obviousBjorn Helgaas2008-07-16
* PNP: improve resource assignment debugBjorn Helgaas2008-07-16
* PNP: increase I/O port & memory option address sizesBjorn Helgaas2008-07-16
* PNP: introduce pnp_irq_mask_t typedefBjorn Helgaas2008-07-16
* PNP: make resource option structures private to PNP subsystemBjorn Helgaas2008-07-16
* PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas2008-07-16
* PNP: whitespace/coding style fixesBjorn Helgaas2008-07-16
* PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas2008-07-16
* PNP: dont sort by type in /sys/.../resourcesBjorn Helgaas2008-07-16
* PNP: remove ratelimit on add resource failuresBjorn Helgaas2008-07-16
* PNPACPI: keep disabled resources when parsing current configBjorn Helgaas2008-07-16
* PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas2008-07-16
* PNP: add pnp_resource_type_name() helper functionBjorn Helgaas2008-07-16
* PNP: add pnp_resource_type() internal interfaceBjorn Helgaas2008-07-16
* PNP: remove pnp_resource.indexBjorn Helgaas2008-07-16
* PNP: add detail to debug resource dumpBjorn Helgaas2008-07-16
* ACPI: video: fix brightness allocationJulia Jomantaite2008-07-16
* ACPI: Disable MWAIT via DMI on broken Compal boardZhao Yakui2008-07-16
* ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-16
* ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-16
* ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui2008-07-16
* ACPICA: Fix mutex debug code for wrong loop termination valueBob Moore2008-07-16
* ACPICA: Cleanup of _PRT parsing codeBob Moore2008-07-16
* ACPICA: Cleanup debug operand dump mechanismBob Moore2008-07-16
* ACPICA: Fix for invalid large array index on 64-bit systemsBob Moore2008-07-16
* ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-16
* ACPICA: Workaround for reversed _PRT entries from BIOSBob Moore2008-07-16
* ACPICA: Add const qualifier for appropriate string constantsBob Moore2008-07-16
* ACPICA: Several lint changes, no functional changesBob Moore2008-07-16
* ACPICA: Removed unused include files from source filesBob Moore2008-07-16
* ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-16
* ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore2008-07-16
* ACPICA: Fix for hang on GPE method invocationBob Moore2008-07-16
* ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore2008-07-16
* fujitsu-laptop: depends on INPUTRandy Dunlap2008-07-16
* APM emulation: Notify about all suspend events, not just APM invoked ones (v2)Johannes Berg2008-07-16