aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAge
* ACPICA: Conditionally perform complex per-predefined-name repairsBob Moore2009-12-15
* ACPICA: Update function headers and comments, no functional changeBob Moore2009-12-15
* ACPICA: Remove messages if predefined repair(s) are successfulBob Moore2009-12-15
* ACPICA: Move Package-to-Buffer repair code into common ToBuffer functionBob Moore2009-12-15
* ACPICA: Fix mutex errors when running _REG methodsBob Moore2009-12-15
* ACPICA: Update function headers, no functional changeBob Moore2009-12-15
* ACPICA: Add more conversions to predefined name repair moduleBob Moore2009-12-15
* ACPICA: Update internal namespace node/handle interfacesBob Moore2009-12-15
* ACPICA: Add repair for bad _FDE/_GTM buffersBob Moore2009-12-15
* ACPICA: Fix two additional Scope override error messagesBob Moore2009-12-15
* ACPICA: Fix two Scope type error messagesBob Moore2009-12-15
* ACPICA: Fix possible memory leak for module-level code executionLin Ming2009-12-15
* ACPICA: Add additional module-level code supportLin Ming2009-11-24
* ACPICA: Deploy new create integer interface where appropriateBob Moore2009-11-24
* ACPICA: New internal utility function to create Integer objectsBob Moore2009-11-24
* ACPICA: Add repair for predefined methods that must return sorted listsBob Moore2009-11-24
* ACPICA: Fix possible fault if return Package objects contain NULL elementsBob Moore2009-11-24
* ACPICA: Add post-order callback to acpi_walk_namespaceLin Ming2009-11-24
* ACPICA: Change package length error message to an info messageBob Moore2009-11-24
* ACPICA: Reduce severity of predefined repair messages, Warning to InfoBob Moore2009-11-24
* ACPICA: Fix possible memory leak for Scope ASL operatorLin Ming2009-11-24
* ACPICA: Remove possibility of executing _REG methods twiceLin Ming2009-11-24
* ACPICA: Add repair for bad _MAT buffersLin Ming2009-11-24
* ACPICA: Add repair for bad _BIF/_BIX packagesBob Moore2009-11-24
* ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine."Bob Moore2009-11-05
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-09-23
|\
| * Merge branch 'bugzilla-13620' into releaseLen Brown2009-09-19
| |\
| | * ACPICA: fix leak of acpi_os_validate_addressLin Ming2009-08-27
| * | Merge branch 'acpica' into releaseLen Brown2009-09-19
| |\ \
| | * | ACPICA: Windows compatibility: autoexecute root _INI methodBob Moore2009-09-08
| | * | ACPICA: Update _OSI with new Windows OS stringsBob Moore2009-09-08
| | * | ACPICA: Fix memory leak for ill-formed Package objectsBob Moore2009-09-08
| | * | ACPICA: Remove error message for Store(Localx,Localx)Bob Moore2009-09-08
| | * | ACPICA: Fix extraneous warning if _DSM returns a packageBob Moore2009-09-08
| | * | ACPICA: acpi_reset: Bypass port validation mechanismBob Moore2009-08-28
| | * | ACPICA: Add support for module-level executable AML codeLin Ming2009-08-28
| | * | ACPICA: ACPI 4: Add validation for new predefined names.Bob Moore2009-08-28
| | * | ACPICA: reformat predefined method table, no functional changeLin Ming2009-08-28
| | * | ACPICA: Fix fault if acpi_terminate is called twiceBob Moore2009-08-28
| | * | ACPICA: ACPI 4.0 : Add new return package type, restructure module.Bob Moore2009-08-28
| | * | ACPICA: Add repair for predefined methods that return nested packagesBob Moore2009-08-28
| | * | ACPICA: Move predefined repair code to new file, no functional changeBob Moore2009-08-28
| | * | ACPICA: Clarify common suffix for error/warning messagesBob Moore2009-08-27
| | * | ACPICA: Fix: Predefined object repair executed only onceBob Moore2009-08-27
| | * | ACPICA: Dump table header - suppress output of non-printable charactersBob Moore2009-08-27
| | * | ACPICA: Fix several acpi_attach_data problemsBob Moore2009-08-27
| | * | ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming2009-08-27
| | * | ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.Lin Ming2009-08-27
| | * | ACPICA: Fix possible memory leak in nspredefBob Moore2009-08-27
| | * | ACPICA: Major update for acpi_get_object_info external interfaceBob Moore2009-08-27