summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-07-17PNP: replace pnp_resource_table with dynamically allocated resourcesBjorn Helgaas11-415/+318
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: Disable MWAIT via DMI on broken Compal boardZhao Yakui1-0/+28
2008-07-17ACPI : Create "idle=nomwait" bootparamZhao Yakui2-1/+18
2008-07-17ACPI: Create "idle=halt" bootparamZhao Yakui1-0/+22
2008-07-17ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui3-18/+171
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 Moore6-76/+34
2008-07-17ACPICA: Fix for invalid large array index on 64-bit systemsBob Moore1-1/+1
2008-07-17ACPICA: Update DMAR and SRAT table definitionsBob Moore1-2/+2
2008-07-17ACPICA: Workaround for reversed _PRT entries from BIOSBob Moore1-0/+17
2008-07-17ACPICA: Add const qualifier for appropriate string constantsBob Moore6-32/+44
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 Moore38-168/+162
2008-07-17ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore1-9/+5
2008-07-17ACPICA: Fix for hang on GPE method invocationBob Moore9-19/+3
2008-07-17ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore1-0/+35
2008-07-17fujitsu-laptop: depends on INPUTRandy Dunlap1-0/+1
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 Brownell3-9/+6
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
2008-07-17acer-wmi: Add debugfs file for device detectionCarlos Corbacho1-0/+66
2008-07-17acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732Carlos Corbacho1-0/+10
2008-07-17acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718Carlos Corbacho1-0/+19
2008-07-17acer-wmi: Respect framebuffer blanking in backlightCarlos Corbacho1-2/+12
2008-07-17acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 seriesCarlos Corbacho1-4/+27
2008-07-17eeepc-laptop: staticAdrian Bunk1-2/+2
2008-07-17Make GPE disable more robustBob Moore2-5/+63
2008-07-17compal-laptop: remove unnecessary lcd_level attributeCezary Jackiewicz1-35/+2
2008-07-17acpi: fix printk format warningRandy Dunlap1-1/+1
2008-07-17ACPI: fix processor throttling set errorYi Yang1-4/+20
2008-07-17ACPI: fix acpi fan state set errorYi Yang1-1/+7
2008-07-17ACPI: fix checkpatch.pl complaints in scan.cAlok N Kataria1-4/+8
2008-07-17Fujitsu-laptop updateJonathan Woithe2-52/+786
2008-07-17ACPI: change processors from array to per_cpu variableMike Travis4-31/+29
2008-07-17misc,acpi,backlight: compal Laptop ExtrasCezary Jackiewicz3-2/+457
2008-07-17create sysfs link from acpi device to sysdev for cpuZhang Rui1-1/+7
2008-07-17force offline the processor during hot-removalZhang Rui1-3/+3
2008-07-17fix a deadlock issue when poking "eject" fileZhang Rui1-24/+32
2008-07-16hwmon: (w83l786ng) Convert to a new-style i2c driverJean Delvare1-53/+45