summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-07-17PNP: introduce pnp_irq_mask_t typedefBjorn Helgaas8-17/+22
2008-07-17PNP: make resource option structures private to PNP subsystemBjorn Helgaas2-48/+48
2008-07-17PNP: define PNP-specific IORESOURCE_IO_* flags alongside IRQ, DMA, MEMBjorn Helgaas6-13/+14
2008-07-17PNP: whitespace/coding style fixesBjorn Helgaas1-7/+8
2008-07-17PNP: add pnp_possible_config() -- can a device could be configured this way?Bjorn Helgaas3-17/+74
2008-07-17PNP: dont sort by type in /sys/.../resourcesBjorn Helgaas1-34/+22
2008-07-17PNP: remove ratelimit on add resource failuresBjorn Helgaas1-26/+8
2008-07-17PNPACPI: keep disabled resources when parsing current configBjorn Helgaas1-18/+52
2008-07-17PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas12-422/+331
2008-07-17PNP: make pnp_{port,mem,etc}_start(), et al work for invalid resourcesBjorn Helgaas1-12/+60
2008-07-17PNP: add pnp_resource_type_name() helper functionBjorn Helgaas2-0/+16
2008-07-17PNP: add pnp_resource_type() internal interfaceBjorn Helgaas2-0/+7
2008-07-17PNP: remove pnp_resource.indexBjorn Helgaas4-76/+33
2008-07-17PNP: add detail to debug resource dumpBjorn Helgaas1-8/+26
2008-07-17ACPI: video: fix brightness allocationJulia Jomantaite1-50/+73
2008-07-17ACPI: Andi Kleen maintains the ACPI sub-systemLen Brown1-2/+2
2008-07-17ACPI: Zhang Rui maintains ACPI THERMAL and FANLen Brown1-5/+5
2008-07-17ACPI: Disable MWAIT via DMI on broken Compal boardZhao Yakui1-0/+28
2008-07-17ACPI : Create "idle=nomwait" bootparamZhao Yakui7-2/+35
2008-07-17ACPI: Create "idle=halt" bootparamZhao Yakui6-2/+45
2008-07-17ACPI: Disable the C2C3_FFH access mode HW has no MWAIT supportZhao Yakui1-0/+6
2008-07-17ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui6-64/+258
2008-07-17ACPICA: Update version to 20080609Bob Moore1-1/+1
2008-07-17ACPICA: Fix mutex debug code for wrong loop termination valueBob Moore1-2/+2
2008-07-17ACPICA: Cleanup of _PRT parsing codeBob Moore1-12/+12
2008-07-17ACPICA: Cleanup debug operand dump mechanismBob Moore8-83/+37
2008-07-17ACPICA: Fix for invalid large array index on 64-bit systemsBob Moore1-1/+1
2008-07-17ACPICA: Update disassembler for DMAR table changesBob Moore2-0/+5
2008-07-17ACPICA: Update DMAR and SRAT table definitionsBob Moore3-6/+20
2008-07-17ACPICA: Workaround for reversed _PRT entries from BIOSBob Moore1-0/+17
2008-07-17ACPICA: Update version to 20080514Bob Moore1-1/+1
2008-07-17ACPICA: Add const qualifier for appropriate string constantsBob Moore11-74/+99
2008-07-17ACPICA: Several lint changes, no functional changesBob Moore1-4/+4
2008-07-17ACPICA: Removed unused include files from source filesBob Moore1-2/+0
2008-07-17ACPICA: Eliminate acpi_native_uint type v2Bob Moore48-221/+206
2008-07-17ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore2-9/+9
2008-07-17ACPICA: Update tracking macros to reduce code/data sizeJan Beulich1-6/+4
2008-07-17ACPICA: Fix for hang on GPE method invocationBob Moore10-26/+3
2008-07-17ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore3-2/+40
2008-07-17fujitsu-laptop: depends on INPUTRandy Dunlap1-0/+1
2008-07-17snapshot: Use pm_mutex for mutual exclusionRafael J. Wysocki1-26/+42
2008-07-17snapshot: Push BKL down into ioctl handlersAlan Cox1-4/+7
2008-07-17Freezer: Introduce PF_FREEZER_NOSIGRafael J. Wysocki4-56/+54
2008-07-17APM emulation: Notify about all suspend events, not just APM invoked ones (v2)Johannes Berg1-139/+207
2008-07-17ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki1-31/+0
2008-07-17PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki3-6/+4
2008-07-17ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell4-11/+8
2008-07-17dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2-0/+6
2008-07-17ACPI: don't walk tables if ACPI was disabledVegard Nossum1-0/+3
2008-07-17acer-wmi: Remove version numberCarlos Corbacho1-4/+1