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