aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
AgeCommit message (Expand)Author
2008-04-22ACPICA: Fixed a problem with CopyObject used in conjunction with the Index op...Lin Ming
2008-04-22ACPICA: Fixed a problem with Index references passed as method argumentsLin Ming
2008-04-22ACPICA: Fixed a problem with FromBCD and ToBCD with some compilersBob Moore
2008-04-22ACPICA: Fixes a problem with control method references within packagesBob Moore
2008-04-22ACPICA: Cleanup of debug outputBob Moore
2008-04-22ACPICA: Cosmetic changes only, no functional changesBob Moore
2008-04-22ACPICA: Cosmetic changes only, no functional changesBob Moore
2008-04-22ACPICA: Added additional parameter validation for LoadTableLin Ming
2008-04-22ACPICA: Fixed a memory leak when Device or Thermal objects referenced in pack...Bob Moore
2008-04-22ACPICA: Fix for Load/LoadTable to specify load locationBob Moore
2008-04-22ACPICA: Add error checks to prevent faultsBob Moore
2008-04-22ACPICA: Add a table checksum verify for Load operatorBob Moore
2008-04-22ACPICA: Fix for memory leak related to DdbHandle objectsBob Moore
2008-04-22ACPICA: Fix a fault when storing DdbHandle to Debug objectBob Moore
2008-04-22ACPICA: Fix for fault if Load() failsBob Moore
2008-04-22ACPICA: Fix for Alias operator to see target child objectsBob Moore
2008-04-22ACPICA: Fix for namespace lookup problemLin Ming
2008-04-22ACPICA: New interfaces for table event handlersLin Ming
2008-04-22ACPICA: Support for iASL - multiple files and wildcardsBob Moore
2008-04-22ACPICA: Updated error message for dynamic method serializationBob Moore
2008-04-22ACPICA: Fix for update of the Global Lock HandleBob Moore
2008-04-22ACPICA: Fix for package reference countsBob Moore
2008-04-22ACPICA: Increase maximum buffer size dumped to screen in buffer object dumpBob Moore
2008-04-22ACPICA: Misc fixes for recent global lock code updateBob Moore
2008-04-22ACPICA: Removed extraneous codeBob Moore
2008-04-22ACPICA: Update comments for acquire/release mutex interfacesBob Moore
2008-04-22ACPICA: Avoid use of invalid pointers in returned object fieldBob Moore
2008-04-22ACPICA: changed order of interpretation of operand objectsBob Moore
2008-04-22ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore
2008-04-22ACPICA: Removed unused codeBob Moore
2008-04-22ACPICA: Several fixes for internal method result stackBob Moore
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh...Linus Torvalds
2008-04-21acpi: Storage class should be before const qualifierTobias Klauser
2008-04-19generic: use new set_cpus_allowed_ptr functionMike Travis
2008-04-17Add down_timeout and change ACPI to use itMatthew Wilcox
2008-04-15acpi: bus: check once more for an empty list after locking itChuck Ebbert
2008-04-09ACPI : Disable the device's ability to wake the sleeping system in the boot p...Zhao Yakui
2008-04-08acpi: fix "buggy BIOS check" when CPUs are hot removedAlok Kataria
2008-04-08acpi thermal: fix result checkKrzysztof Helt
2008-04-05Revert "ACPI: Ignore _BQC object when registering backlight device"Linus Torvalds
2008-04-01ACPI PM: Restore the 2.6.24 suspend orderingRafael J. Wysocki
2008-03-28revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar
2008-03-27ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall
2008-03-26Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown
2008-03-26cpuidle: fix 100% C0 statistics regressionVenki Pallipadi
2008-03-26ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entryVenki Pallipadi
2008-03-25ACPI: fix a regression of ACPI device driver autoloadingZhang Rui
2008-03-25ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")Bjorn Helgaas
2008-03-24ACPI: EC: Don't delete boot ECAlexey Starikovskiy
2008-03-24ACPI: EC: Use default setup handlerAlexey Starikovskiy