aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-22ACPICA: Allow same ACPI table to be loaded/unloaded more than onceBob Moore
2008-10-22ACPICA: Add check for invalid handle in acpi_get_object_infoFiodor Suietov
2008-10-22ACPICA: Copy dynamically loaded tables to local bufferDennis Noordsij
2008-10-22ACPI: Fix possible null ptr dereferencedonald.d.dugger@intel.com
2008-10-22ACPI: remove unused acpi_is_child_device()Len Brown
2008-10-22ACPI : Load device driver according to the status of acpi deviceZhao Yakui
2008-10-22ACPI: Add DMI check to disable power state check in power transitionZhao Yakui
2008-10-22ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui
2008-10-22ACPI: Attach the ACPI device to the ACPI handle as early as possibleZhao Yakui
2008-10-22ACPI: Get the device power state in the course of scanning deviceZhao Yakui
2008-10-22ACPI: replace AE_BAD_ADDRESS exception code with AE_ERRORLin Ming
2008-10-22ACPI: Add expand acpi.debug_layer in kernel-parameters.txtThomas Renninger
2008-10-22asus-laptop: Fix the led behavior with value > 1Corentin Chary
2008-10-22ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warningsRafael J. Wysocki
2008-10-21i7300_idle driver v1.55Andy Henroid
2008-10-21x86 allow modules to register idle notifiersVenkatesh Pallipadi
2008-10-18ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanismZhao Yakui
2008-10-17asus_acpi: whitespace and comment cleanupMike Dahlgren
2008-10-17asus-laptop: Add support for P30/P35Torsten Krah
2008-10-17ACPI: Allow overriding to higher critical trip point.Zhang Rui
2008-10-17ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize ECZhao Yakui
2008-10-17don't load asus-acpi if model is not supportedZhang Rui
2008-10-16cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi
2008-10-16ACPI: EC: Check for IBF=0 periodically if not in GPE modeAlexey Starikovskiy
2008-10-16cpuidle: update the last_state acpi cpuidle reflecting actual state enteredVenkatesh Pallipadi
2008-10-16cpuidle: use last_state which can reflect the actual state enteredVenkatesh Pallipadi
2008-10-16sony-laptop: newline-terminate the printk for backlight change failureAdam Jackson
2008-10-15fix CONFIG_MMCONFIG=n build warningPavel Vasilyev
2008-10-11ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui
2008-10-11Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERRThomas Renninger
2008-10-10acer-wmi: Remove private workqueueCarlos Corbacho
2008-10-10PNP: remove old CONFIG_PNP_DEBUG optionBjorn Helgaas
2008-10-10PNP: convert to using pnp_dbg()Bjorn Helgaas
2008-10-10PNP: add CONFIG_PNP_DEBUG_MESSAGES and pnp_dbg()Bjorn Helgaas
2008-10-10PNP: remove some uses of DEBUG ifdefBjorn Helgaas
2008-10-10PNP: use new vsprintf symbolic function pointer formatBjorn Helgaas
2008-10-10PNP: convert the last few pnp_info() uses to printk()Bjorn Helgaas
2008-10-10PNPACPI: use dev_printk when possibleBjorn Helgaas
2008-10-10PNP: fix debug formatting (cosmetic)Bjorn Helgaas
2008-10-10toshiba_acpi: depends on INPUTRandy Dunlap
2008-10-10ACPI: catch calls of acpi_driver_data on pointer of wrong typePavel Machek
2008-10-10ACPI: toshiba_acpi.c fix sparse signedness mismatch warningsHarvey Harrison
2008-10-10ACPI: acpi_driver_data could only be applied to acpi_deviceAlexey Starikovskiy
2008-10-10x86: trim ACPI sleep stack bufferMatt Mackall
2008-10-10x86: remove magic number from ACPI sleep stack bufferMatt Mackall
2008-10-10eeepc-laptop: Use standard interfacesMatthew Garrett
2008-10-10fujitsu-laptop: better handling of P8010 hotkeyJonathan Woithe
2008-10-10ACPI: fix FADT parsingJan Beulich
2008-10-09Linux 2.6.27Linus Torvalds
2008-10-09Don't allow splice() to files opened with O_APPENDLinus Torvalds