aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Cosmetic changes only, no functional changesBob Moore2008-04-2213-37/+44
* ACPICA: Added additional parameter validation for LoadTableLin Ming2008-04-221-0/+8
* ACPICA: Fixed a memory leak when Device or Thermal objects referenced in pack...Bob Moore2008-04-222-20/+26
* ACPICA: Fix for Load/LoadTable to specify load locationBob Moore2008-04-223-5/+18
* ACPICA: Add error checks to prevent faultsBob Moore2008-04-222-2/+16
* ACPICA: Add a table checksum verify for Load operatorBob Moore2008-04-222-4/+22
* ACPICA: Fix for memory leak related to DdbHandle objectsBob Moore2008-04-221-0/+1
* ACPICA: Fix a fault when storing DdbHandle to Debug objectBob Moore2008-04-221-1/+11
* ACPICA: Fix for fault if Load() failsBob Moore2008-04-223-18/+43
* ACPICA: Fix for Alias operator to see target child objectsBob Moore2008-04-222-41/+75
* ACPICA: Fix for namespace lookup problemLin Ming2008-04-221-16/+8
* ACPICA: New interfaces for table event handlersLin Ming2008-04-223-2/+119
* ACPICA: Support for iASL - multiple files and wildcardsBob Moore2008-04-222-0/+7
* ACPICA: Updated error message for dynamic method serializationBob Moore2008-04-221-1/+1
* ACPICA: Fix for update of the Global Lock HandleBob Moore2008-04-222-8/+14
* ACPICA: Fix for package reference countsBob Moore2008-04-221-0/+22
* ACPICA: Increase maximum buffer size dumped to screen in buffer object dumpBob Moore2008-04-221-1/+1
* ACPICA: Misc fixes for recent global lock code updateBob Moore2008-04-224-12/+32
* ACPICA: Removed extraneous codeBob Moore2008-04-222-10/+1
* ACPICA: Update comments for acquire/release mutex interfacesBob Moore2008-04-221-6/+30
* ACPICA: Avoid use of invalid pointers in returned object fieldBob Moore2008-04-224-8/+21
* ACPICA: changed order of interpretation of operand objectsBob Moore2008-04-226-8/+170
* ACPICA: Update for mutiple global lock acquisitions by same threadBob Moore2008-04-228-134/+196
* ACPICA: Removed unused codeBob Moore2008-04-224-39/+0
* ACPICA: Several fixes for internal method result stackBob Moore2008-04-226-482/+161
* acpi: bus: check once more for an empty list after locking itChuck Ebbert2008-04-151-3/+4
* acpi: fix "buggy BIOS check" when CPUs are hot removedAlok Kataria2008-04-081-1/+1
* acpi thermal: fix result checkKrzysztof Helt2008-04-081-1/+1
* Revert "ACPI: Ignore _BQC object when registering backlight device"Linus Torvalds2008-04-051-1/+1
* ACPI PM: Restore the 2.6.24 suspend orderingRafael J. Wysocki2008-04-011-57/+14
* revert "ACPI: drivers/acpi: elide a non-zero test on a result that is never 0"Ingo Molnar2008-03-283-43/+49
* ACPI: drivers/acpi: elide a non-zero test on a result that is never 0Julia Lawall2008-03-273-49/+43
*---. Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video'...Len Brown2008-03-263-9/+17
|\ \ \
| | | * ACPI: fix a regression of ACPI device driver autoloadingZhang Rui2008-03-251-6/+12
| | * | ACPI: SBS: remove typo from sbchc.cAlexey Starikovskiy2008-03-181-1/+0
| * | | cpuidle: fix 100% C0 statistics regressionVenki Pallipadi2008-03-261-1/+3
| * | | ACPI: fix mis-merge -- invoke acpi_unlazy_tlb() only on C3 entryVenki Pallipadi2008-03-261-1/+2
| | |/ | |/|
* | | ACPI: fix Medion _PRT quirk (use "ISA_", not "ISA")Bjorn Helgaas2008-03-251-2/+2
|/ /
* | Revert "ACPI: EC: Handle IRQ storm on Acer laptops"Alexey Starikovskiy2008-03-181-11/+0
* | Merge branches 'release' and 'dock' into releaseLen Brown2008-03-181-0/+1
|\ \
| * | ACPI: Set flag DOCK_UNDOCKING when triggered via sysfsHolger Macht2008-03-181-0/+1
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. \ \ Merge branches 'release', 'asus', 'bugzilla-8573', 'bugzilla-9995', 'bugzilla...Len Brown2008-03-1820-207/+185
|\ \ \ \ \ \ | | | | |_|/ | | | |/| |
| | | | * | ACPI: lockdep warning on boot, 2.6.25-rc5Venki Pallipadi2008-03-141-3/+9
| | * | | | Revert "ACPI: video: Ignore devices that aren't present in hardware"Len Brown2008-03-181-29/+0
| | * | | | Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware"Len Brown2008-03-181-30/+1
| | |/ / /
| * | | | ACPI: battery: Don't return -EFAIL on broken packages.Alexey Starikovskiy2008-03-171-6/+5
| |/ / /
| * | | ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds2008-03-152-95/+0
| |/ /
| | |
| | \
| | \
| | \
| *---. \ Merge branches 'release', 'ejd', 'sony' and 'wmi' into releaseLen Brown2008-03-132-5/+8
| |\ \ \ \
| | | | * | ACPI: WMI: Clean up handling of spec violating data blocksCarlos Corbacho2008-03-111-4/+6
| | | | |/
| | * | | ACPI: Do not pass NULL to acpi_get_handle() when looking for _EJDHolger Macht2008-02-211-1/+2
| | |/ /