summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-23ACPICA: Cleanup macro definition file.Bob Moore1-133/+115
2008-10-23ACPICA: Fix warning for 64-bit buildBob Moore1-2/+1
2008-10-23ACPICA: Add function to dereference returned reference objectsLin Ming1-0/+79
2008-10-23ACPICA: Return status from global init functionYi Yang3-6/+11
2008-10-23ACPICA: Fix table compare code, length then dataBob Moore1-5/+9
2008-10-23ACPICA: Fix wrong resource descriptor length for 64-bit buildBob Moore1-1/+1
2008-10-23ACPICA: Allow same ACPI table to be loaded/unloaded more than onceBob Moore1-7/+42
2008-10-23ACPICA: Add check for invalid handle in acpi_get_object_infoFiodor Suietov1-0/+1
2008-10-23ACPICA: Copy dynamically loaded tables to local bufferDennis Noordsij1-31/+82
2008-10-23panasonic-laptop: depends on ACPIRandy Dunlap1-1/+1
2008-10-23ACPI: thinkpad-acpi: Remove firmware backlight delays for Intel ACPI IGD OpRe...Henrique de Moraes Holschuh1-0/+11
2008-10-23ACPI: thinkpad-acpi: Remove duplicate linePascal Terjan1-1/+0
2008-10-23ACPI: thinkpad-acpi: trivial fix of error messageMariusz Kozlowski1-1/+2
2008-10-23ACPI: thinkpad-acpi: attempt to preserve fan state on resumeHenrique de Moraes Holschuh1-0/+48
2008-10-23ACPI: Fix possible null ptr dereferencedonald.d.dugger@intel.com1-2/+2
2008-10-23ACPI: remove unused acpi_is_child_device()Len Brown1-14/+0
2008-10-23ACPI : Load device driver according to the status of acpi deviceZhao Yakui3-19/+38
2008-10-23ACPI: Add DMI check to disable power state check in power transitionZhao Yakui1-1/+22
2008-10-23ACPI: Add "acpi.power_nocheck=1" to disable power state check in power transi...Zhao Yakui4-12/+53
2008-10-23ACPI: Attach the ACPI device to the ACPI handle as early as possibleZhao Yakui1-2/+10
2008-10-23ACPI: Get the device power state in the course of scanning deviceZhao Yakui2-14/+17
2008-10-23ACPI: replace AE_BAD_ADDRESS exception code with AE_ERRORLin Ming2-10/+10
2008-10-23ACPI: Add expand acpi.debug_layer in kernel-parameters.txtThomas Renninger1-14/+33
2008-10-23asus-laptop: Fix the led behavior with value > 1Corentin Chary1-1/+1
2008-10-22ACPI suspend: Fix CONFIG_ACPI_SLEEP dependence and some compilation warningsRafael J. Wysocki2-5/+4
2008-10-22i7300_idle driver v1.55Andy Henroid9-0/+706
2008-10-22x86 allow modules to register idle notifiersVenkatesh Pallipadi1-0/+7
2008-10-18ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanismZhao Yakui1-3/+22
2008-10-17asus_acpi: whitespace and comment cleanupMike Dahlgren1-111/+110
2008-10-17asus-laptop: Add support for P30/P35Torsten Krah1-0/+1
2008-10-17ACPI: Allow overriding to higher critical trip point.Zhang Rui2-4/+6
2008-10-17ACPI: Ignore AE_NOT_FOUND error of EC _REG method and continue to initialize ECZhao Yakui1-2/+13
2008-10-17don't load asus-acpi if model is not supportedZhang Rui1-0/+2
2008-10-17ACPI suspend: Blacklist HP xw4600 Workstation for old code orderingRafael J. Wysocki1-0/+8
2008-10-17ACPI Suspend: Enable ACPI during resume if SCI_EN is not setRafael J. Wysocki1-0/+2
2008-10-17ACPI suspend: Always use the 32-bit waking vectorRafael J. Wysocki1-26/+11
2008-10-17ACPI: Add the support for _TTS objectZhao Yakui1-1/+48
2008-10-17cpuidle: upon BIOS bug, default to default_idle rather than pollingVenkatesh Pallipadi2-0/+7
2008-10-17ACPI: EC: Check for IBF=0 periodically if not in GPE modeAlexey Starikovskiy1-2/+13
2008-10-17cpuidle: update the last_state acpi cpuidle reflecting actual state enteredVenkatesh Pallipadi1-0/+1
2008-10-17cpuidle: use last_state which can reflect the actual state enteredVenkatesh Pallipadi1-1/+4
2008-10-16sony-laptop: newline-terminate the printk for backlight change failureAdam Jackson1-1/+1
2008-10-16ACPI: Clear WAK_STS on resumeMatthew Garrett1-0/+7
2008-10-16fix CONFIG_MMCONFIG=n build warningPavel Vasilyev1-1/+3
2008-10-11ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernelsMatthew Wilcox32-112/+125
2008-10-11ACPI: Enable EC device immediately after ACPI full initializationZhao Yakui3-4/+7
2008-10-11Subject: ACPI dock: Use ACPI_EXCEPTION instead of printk(KERN_ERRThomas Renninger1-2/+3
2008-10-11acer-wmi: Remove private workqueueCarlos Corbacho1-16/+2
2008-10-11ACPI: remove unused have_arch_parse_sratYinghai Lu1-8/+0
2008-10-11ACPI: don't load acpi_cpufreq if acpi=offYinghai Lu1-0/+3