summaryrefslogtreecommitdiff
path: root/drivers/acpi/acpica
AgeCommit message (Expand)Author
2009-09-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2009-09-20x86: Trivial whitespace cleanupsFelipe Contreras
2009-09-19Merge branch 'bugzilla-13620' into releaseLen Brown
2009-09-19Merge branch 'acpica' into releaseLen Brown
2009-09-15Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-08ACPICA: Windows compatibility: autoexecute root _INI methodBob Moore
2009-09-08ACPICA: Update _OSI with new Windows OS stringsBob Moore
2009-09-08ACPICA: Fix memory leak for ill-formed Package objectsBob Moore
2009-09-08ACPICA: Remove error message for Store(Localx,Localx)Bob Moore
2009-09-08ACPICA: Fix extraneous warning if _DSM returns a packageBob Moore
2009-09-02Merge commit 'v2.6.31-rc8' into x86/txtIngo Molnar
2009-09-01x86, intel_txt: clean up the impact on generic code, unbreak non-x86Shane Wang
2009-08-28ACPICA: acpi_reset: Bypass port validation mechanismBob Moore
2009-08-28ACPICA: Add support for module-level executable AML codeLin Ming
2009-08-28ACPICA: ACPI 4: Add validation for new predefined names.Bob Moore
2009-08-28ACPICA: reformat predefined method table, no functional changeLin Ming
2009-08-28ACPICA: Fix fault if acpi_terminate is called twiceBob Moore
2009-08-28ACPICA: ACPI 4.0 : Add new return package type, restructure module.Bob Moore
2009-08-28ACPICA: Add repair for predefined methods that return nested packagesBob Moore
2009-08-28ACPICA: Move predefined repair code to new file, no functional changeBob Moore
2009-08-28ACPICA: Windows compatibility fix: same buffer/string storeLin Ming
2009-08-27ACPICA: fix leak of acpi_os_validate_addressLin Ming
2009-08-27ACPICA: Clarify common suffix for error/warning messagesBob Moore
2009-08-27ACPICA: Fix: Predefined object repair executed only onceBob Moore
2009-08-27ACPICA: Dump table header - suppress output of non-printable charactersBob Moore
2009-08-27ACPICA: Fix several acpi_attach_data problemsBob Moore
2009-08-27ACPICA: ACPI 4.0: Interpreter support for IPMI.Lin Ming
2009-08-27ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support.Lin Ming
2009-08-27ACPICA: Fix possible memory leak in nspredefBob Moore
2009-08-27ACPICA: Major update for acpi_get_object_info external interfaceBob Moore
2009-08-27ACPICA: Remove duplicate prototypes from headerBob Moore
2009-08-27ACPICA: Add 64-bit support to acpi_read and acpi_writeBob Moore
2009-08-27ACPICA: Remove duplicate extern declarations for public globalsBob Moore
2009-08-27ACPICA: Fix several pointer casts to avoid possible compile warningsBob Moore
2009-07-27Revert "ACPICA: Remove obsolete acpi_os_validate_address interface"Len Brown
2009-07-21x86, intel_txt: Intel TXT Sx shutdown supportJoseph Cihula
2009-05-27ACPICA: Disable preservation of SCI enable bit (SCI_EN)Bob Moore
2009-05-27ACPICA: Region deletion: Ensure region object is removed from handler listLin Ming
2009-05-27ACPICA: Eliminate extra call to NsGetParentNodeAlex Chiang
2009-05-27ACPICA: Simplify internal operation region interfaceBob Moore
2009-05-27ACPICA: Update Load() to use operation region interfacesBob Moore
2009-05-27ACPICA: New: AcpiInstallMethod - install a single control methodLin Ming
2009-05-27ACPICA: Invalidate DdbHandle after table unloadLin Ming
2009-05-27ACPICA: Fix reference count issues for DdbHandle objectLin Ming
2009-05-27ACPICA: Simplify and optimize NsGetNextNode functionBob Moore
2009-05-27ACPICA: Additional validation of _PRT packages (resource mgr)Bob Moore
2009-05-27ACPICA: Fix DebugObject output for DdbHandle objectsBob Moore
2009-05-27ACPICA: Fix allowable release order for ASL mutex objectsBob Moore
2009-05-27ACPICA: Mutex support: Fix release ordering issue and current sync levelBob Moore
2009-05-27ACPICA: Fix implementation of AML BreakPoint operator (break to debugger)Bob Moore