aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/acpica
Commit message (Expand)AuthorAge
* ACPICA: Silence the warning about _BIF returning the bufferAlexey Starikovskiy2009-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
| | * | ACPICA: Remove duplicate prototypes from headerBob Moore2009-08-27
| | * | ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore2009-08-27
| | * | ACPICA: Remove duplicate extern declarations for public globalsBob Moore2009-08-27
| | * | ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore2009-08-27
| | |/
* | / x86: Trivial whitespace cleanupsFelipe Contreras2009-09-20
|/ /
* | Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-15
|\ \
| * | Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar2009-09-02
| |\|
| * | x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang2009-09-01
| * | x86, intel_txt: Intel TXT Sx shutdown supportJoseph Cihula2009-07-21
* | | ACPICA: Windows compatibility fix: same buffer/string storeLin Ming2009-08-28
| |/ |/|
* | Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"Len Brown2009-07-27
|/
* ACPICA: Disable preservation of SCI enable bit (SCI_EN)Bob Moore2009-05-27
* ACPICA: Region deletion: Ensure region object is removed from handler listLin Ming2009-05-27
* ACPICA: Eliminate extra call to NsGetParentNodeAlex Chiang2009-05-27
* ACPICA: Simplify internal operation region interfaceBob Moore2009-05-27
* ACPICA: Update Load() to use operation region interfacesBob Moore2009-05-27
* ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming2009-05-27
* ACPICA: Invalidate DdbHandle after table unloadLin Ming2009-05-27
* ACPICA: Fix reference count issues for DdbHandle objectLin Ming2009-05-27
* ACPICA: Simplify and optimize NsGetNextNode functionBob Moore2009-05-27
* ACPICA: Additional validation of _PRT packages (resource mgr)Bob Moore2009-05-27
* ACPICA: Fix DebugObject output for DdbHandle objectsBob Moore2009-05-27
* ACPICA: Fix allowable release order for ASL mutex objectsBob Moore2009-05-27