ACPI: fix OSC regression that caused aer and pciehp not to load
[safe/jmp/linux-2.6] / drivers / acpi / acpica /
2009-11-25 Alexey StarikovskiyACPICA: Silence the warning about _BIF returning the...
2009-11-05 Bob MooreACPICA: avoid "Info: mapping multiple BARs. Your kernel...
2009-09-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2009-09-20 Felipe Contrerasx86: Trivial whitespace cleanups
2009-09-19 Len BrownMerge branch 'bugzilla-13620' into release
2009-09-19 Len BrownMerge branch 'acpica' into release
2009-09-15 Linus TorvaldsMerge branch 'x86-txt-for-linus' of git://git./linux...
2009-09-09 Bob MooreACPICA: Windows compatibility: autoexecute root _INI...
2009-09-09 Bob MooreACPICA: Update _OSI with new Windows OS strings
2009-09-09 Bob MooreACPICA: Fix memory leak for ill-formed Package objects
2009-09-09 Bob MooreACPICA: Remove error message for Store(Localx,Localx)
2009-09-09 Bob MooreACPICA: Fix extraneous warning if _DSM returns a package
2009-09-02 Ingo MolnarMerge commit 'v2.6.31-rc8' into x86/txt
2009-09-02 Shane Wangx86, intel_txt: clean up the impact on generic code...
2009-08-28 Bob MooreACPICA: acpi_reset: Bypass port validation mechanism
2009-08-28 Lin MingACPICA: Add support for module-level executable AML...
2009-08-28 Bob MooreACPICA: ACPI 4: Add validation for new predefined names.
2009-08-28 Lin MingACPICA: reformat predefined method table, no functional...
2009-08-28 Bob MooreACPICA: Fix fault if acpi_terminate is called twice
2009-08-28 Bob MooreACPICA: ACPI 4.0 : Add new return package type, restruc...
2009-08-28 Bob MooreACPICA: Add repair for predefined methods that return...
2009-08-28 Bob MooreACPICA: Move predefined repair code to new file, no...
2009-08-28 Lin MingACPICA: Windows compatibility fix: same buffer/string...
2009-08-27 Lin MingACPICA: fix leak of acpi_os_validate_address
2009-08-27 Bob MooreACPICA: Clarify common suffix for error/warning messages
2009-08-27 Bob MooreACPICA: Fix: Predefined object repair executed only...
2009-08-27 Bob MooreACPICA: Dump table header - suppress output of non...
2009-08-27 Bob MooreACPICA: Fix several acpi_attach_data problems
2009-08-27 Lin MingACPICA: ACPI 4.0: Interpreter support for IPMI.
2009-08-27 Lin MingACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword...
2009-08-27 Bob MooreACPICA: Fix possible memory leak in nspredef
2009-08-27 Bob MooreACPICA: Major update for acpi_get_object_info external...
2009-08-27 Bob MooreACPICA: Remove duplicate prototypes from header
2009-08-27 Bob MooreACPICA: Add 64-bit support to acpi_read and acpi_write
2009-08-27 Bob MooreACPICA: Remove duplicate extern declarations for public...
2009-08-27 Bob MooreACPICA: Fix several pointer casts to avoid possible...
2009-07-27 Len BrownRevert "ACPICA: Remove obsolete acpi_os_validate_addres...
2009-07-21 Joseph Cihulax86, intel_txt: Intel TXT Sx shutdown support
2009-05-27 Bob MooreACPICA: Disable preservation of SCI enable bit (SCI_EN)
2009-05-27 Lin MingACPICA: Region deletion: Ensure region object is remove...
2009-05-27 Alex ChiangACPICA: Eliminate extra call to NsGetParentNode
2009-05-27 Bob MooreACPICA: Simplify internal operation region interface
2009-05-27 Bob MooreACPICA: Update Load() to use operation region interfaces
2009-05-27 Lin MingACPICA: New: AcpiInstallMethod - install a single contr...
2009-05-27 Lin MingACPICA: Invalidate DdbHandle after table unload
2009-05-27 Lin MingACPICA: Fix reference count issues for DdbHandle object
2009-05-27 Bob MooreACPICA: Simplify and optimize NsGetNextNode function
2009-05-27 Bob MooreACPICA: Additional validation of _PRT packages (resourc...
2009-05-27 Bob MooreACPICA: Fix DebugObject output for DdbHandle objects
2009-05-27 Bob MooreACPICA: Fix allowable release order for ASL mutex objects
2009-05-27 Bob MooreACPICA: Mutex support: Fix release ordering issue and...
2009-05-27 Bob MooreACPICA: Fix implementation of AML BreakPoint operator...
2009-05-27 Bob MooreACPICA: Fix miscellaneous warnings under gcc 4+
2009-05-27 Bob MooreACPICA: Miscellaneous lint changes
2009-05-27 Bob MooreACPICA: Fix possible dereference of null pointer
2009-05-27 Bob MooreACPICA: Fix printf format warnings for 64-bit build
2009-05-27 Bob MooreACPICA: Fix possible warnings for ACPI_THREAD_ID on...
2009-05-27 Bob MooreACPICA: Remove unused global variables
2009-05-27 Bob MooreACPICA: Change behavior of object copy for mutex/event...
2009-05-27 Bob MooreACPICA: Fix a few warnings for gcc 3.4.4
2009-05-27 Bob MooreACPICA: Update error/warning interfaces
2009-05-16 Len BrownMerge branches 'release', 'bugzilla-13032', 'bugzilla...
2009-05-16 Lin MingACPI: resume: re-enable SCI-enable workaround
2009-05-07 Len BrownACPICA: use acpi.* modparam namespace
2009-05-02 Robert Mooreacpica: validate package element more carefully in...
2009-04-24 Len BrownMerge branch 'bugzilla-13036' into release
2009-04-24 Len BrownMerge branch 'bugzilla-12270' into release
2009-04-24 Len BrownRevert "ACPICA: delete check for AML access to port...
2009-04-24 Lin MingI/O port protection: update for windows compatibility.
2009-04-18 Len BrownACPI: Disable _GTS and _BFS support by default
2009-04-11 Zhang RuiACPI: Revert conflicting workaround for BIOS w/ mangled...
2009-04-07 Len BrownMerge branches 'release', 'APERF', 'ARAT', 'misc',...
2009-04-07 Len BrownACPICA: delete check for AML access to port 0x81-83
2009-04-07 Luca Tettamantihwmon: Add Asus ATK0110 support
2009-04-05 Len BrownMerge branch 'linus' into release
2009-03-27 Bob MooreACPICA: Fix index value in package warning message
2009-03-27 Bob MooreACPICA: FADT: Favor 32-bit FACS and DSDT addresses
2009-03-27 Bob MooreACPICA: FADT: Favor 32-bit register addresses for compa...
2009-03-27 Bob MooreACPICA: Fix PCI configuration space port address range
2009-03-27 Bob MooreACPICA: Condense some protected ports
2009-03-27 Bob MooreACPICA: Remove unused code, no functional change
2009-03-27 Lin MingACPICA: Clear PM register write-only bits on reading
2009-03-27 Bob MooreACPICA: Remove obsolete acpi_os_validate_address interface
2009-03-27 Bob MooreACPICA: New: I/O port protection
2009-03-27 Bob MooreACPICA: Preserve all PM control reserved and ignored...
2009-03-27 Bob MooreACPICA: Change handling of PM1 Status register ignored bit
2009-03-27 Bob MooreACPICA: Fix AcpiWalkNamespace race condition with table...
2009-03-27 Bob MooreACPICA: FADT: Fix extraneous length mismatch warning
2009-03-27 Bob MooreACPICA: Formatting update - no functional changes
2009-03-27 Bob MooreACPICA: Add manifest constants for bit register values
2009-03-26 Bob MooreACPICA: Update table header print function
2009-03-26 Bob MooreACPICA: Restructure bit register access functions
2009-03-26 Bob MooreACPICA: Rename ACPI bit register access functions
2009-03-26 Bob MooreACPICA: Optimize ACPI register locking
2009-03-26 Bob MooreACPICA: Formatting update - no functional changes
2009-03-26 Bob MooreACPICA: Debug output: decrease verbosity of DB_INFO...
2009-03-26 Bob MooreACPICA: Debug output: print result of _OSI invocations
2009-03-26 Bob MooreACPICA: Conditionally compile acpi_set_firmware_waking_...
2009-03-26 Bob MooreACPICA: Remove ACPI_GET_OBJECT_TYPE macro
2009-03-26 Bob MooreACPICA: Add function to handle PM1 control registers
next