aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* PNP: add pnp_resource_type() internal interfaceBjorn Helgaas2008-07-162-0/+7
* PNP: remove pnp_resource.indexBjorn Helgaas2008-07-164-76/+33
* PNP: add detail to debug resource dumpBjorn Helgaas2008-07-161-8/+26
* ACPI: video: fix brightness allocationJulia Jomantaite2008-07-161-50/+73
* ACPI: Disable MWAIT via DMI on broken Compal boardZhao Yakui2008-07-161-0/+28
* ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-162-1/+18
* ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-161-0/+22
* ACPI: Enhance /sys/firmware/interrupts to allow enable/disable/clear from use...Zhang Rui2008-07-163-18/+171
* ACPICA: Fix mutex debug code for wrong loop termination valueBob Moore2008-07-161-2/+2
* ACPICA: Cleanup of _PRT parsing codeBob Moore2008-07-161-12/+12
* ACPICA: Cleanup debug operand dump mechanismBob Moore2008-07-166-76/+34
* ACPICA: Fix for invalid large array index on 64-bit systemsBob Moore2008-07-161-1/+1
* ACPICA: Update DMAR and SRAT table definitionsBob Moore2008-07-161-2/+2
* ACPICA: Workaround for reversed _PRT entries from BIOSBob Moore2008-07-161-0/+17
* ACPICA: Add const qualifier for appropriate string constantsBob Moore2008-07-166-32/+44
* ACPICA: Several lint changes, no functional changesBob Moore2008-07-161-4/+4
* ACPICA: Removed unused include files from source filesBob Moore2008-07-161-2/+0
* ACPICA: Eliminate acpi_native_uint type v2Bob Moore2008-07-1638-168/+162
* ACPICA: Fix possible negative array index in acpi_ut_validate_exceptionBob Moore2008-07-161-9/+5
* ACPICA: Fix for hang on GPE method invocationBob Moore2008-07-169-19/+3
* ACPICA: Add argument count checking to control method invocation via acpi_eva...Bob Moore2008-07-161-0/+35
* fujitsu-laptop: depends on INPUTRandy Dunlap2008-07-161-0/+1
* APM emulation: Notify about all suspend events, not just APM invoked ones (v2)Johannes Berg2008-07-161-139/+207
* ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki2008-07-161-31/+0
* PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki2008-07-163-6/+4
* ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell2008-07-163-9/+6
* dock: bay: Don't call acpi_walk_namespace() when ACPI is disabled.Len Brown2008-07-162-0/+6
* ACPI: don't walk tables if ACPI was disabledVegard Nossum2008-07-161-0/+3
* acer-wmi: Remove version numberCarlos Corbacho2008-07-161-4/+1
* acer-wmi: Add debugfs file for device detectionCarlos Corbacho2008-07-161-0/+66
* acer-wmi: Disable device autodetection on Fujitsu Siemens Amilo Li2732Carlos Corbacho2008-07-161-0/+10
* acer-wmi: Add EC quirk for Fujitsu Siemens Amilo Li 1718Carlos Corbacho2008-07-161-0/+19
* acer-wmi: Respect framebuffer blanking in backlightCarlos Corbacho2008-07-161-2/+12
* acer-wmi: Blacklist backlight on Acer Aspire 1520 & 1360 seriesCarlos Corbacho2008-07-161-4/+27
* eeepc-laptop: staticAdrian Bunk2008-07-161-2/+2
* Make GPE disable more robustBob Moore2008-07-162-5/+63
* compal-laptop: remove unnecessary lcd_level attributeCezary Jackiewicz2008-07-161-35/+2
* acpi: fix printk format warningRandy Dunlap2008-07-161-1/+1
* ACPI: fix processor throttling set errorYi Yang2008-07-161-4/+20
* ACPI: fix acpi fan state set errorYi Yang2008-07-161-1/+7
* ACPI: fix checkpatch.pl complaints in scan.cAlok N Kataria2008-07-161-4/+8
* Fujitsu-laptop updateJonathan Woithe2008-07-162-52/+786
* ACPI: change processors from array to per_cpu variableMike Travis2008-07-164-31/+29
* misc,acpi,backlight: compal Laptop ExtrasCezary Jackiewicz2008-07-163-2/+457
* create sysfs link from acpi device to sysdev for cpuZhang Rui2008-07-161-1/+7
* force offline the processor during hot-removalZhang Rui2008-07-161-3/+3
* fix a deadlock issue when poking "eject" fileZhang Rui2008-07-161-24/+32
* hwmon: (w83l786ng) Convert to a new-style i2c driverJean Delvare2008-07-161-53/+45
* hwmon: (w83l785ts) Convert to a new-style i2c driverJean Delvare2008-07-161-57/+60
* hwmon: (w83793) Convert to a new-style i2c driverJean Delvare2008-07-161-137/+90