proper prototype for acpi_processor_tstate_has_changed()
[safe/jmp/linux-2.6] / drivers / acpi / executer /
2008-05-23 Harvey Harrisonacpi: fix integer as NULL pointer warning
2008-04-24 Len BrownACPICA: update Intel copyright
2008-04-22 Bob MooreACPICA: Updates for Debug object output
2008-04-22 Lin MingACPICA: Update behavior of CopyObject to match ACPI...
2008-04-22 Lin MingACPICA: Fixes for Unload and DDBHandles
2008-04-22 Lin MingACPICA: Fix for LoadTable operator, input strings
2008-04-22 Lin MingACPICA: Fix for SizeOf when used with Buffers and Packages
2008-04-22 Lin MingACPICA: Implemented full argument resolution support...
2008-04-22 Bob MooreACPICA: Undo accidental checkin of not-fully-tested...
2008-04-22 Lin MingACPICA: Implemented full support for deferred execution...
2008-04-22 Bob MooreACPICA: Fixed a problem with Index Fields where the...
2008-04-22 Lin MingACPICA: Fixed a problem with CopyObject used in conjunc...
2008-04-22 Lin MingACPICA: Fixed a problem with Index references passed...
2008-04-22 Bob MooreACPICA: Fixes a problem with control method references...
2008-04-22 Bob MooreACPICA: Cleanup of debug output
2008-04-22 Bob MooreACPICA: Cosmetic changes only, no functional changes
2008-04-22 Lin MingACPICA: Added additional parameter validation for LoadTable
2008-04-22 Bob MooreACPICA: Fix for Load/LoadTable to specify load location
2008-04-22 Bob MooreACPICA: Add error checks to prevent faults
2008-04-22 Bob MooreACPICA: Add a table checksum verify for Load operator
2008-04-22 Bob MooreACPICA: Fix for memory leak related to DdbHandle objects
2008-04-22 Bob MooreACPICA: Fix a fault when storing DdbHandle to Debug...
2008-04-22 Bob MooreACPICA: Fix for fault if Load() fails
2008-04-22 Bob MooreACPICA: Fix for Alias operator to see target child...
2008-04-22 Lin MingACPICA: New interfaces for table event handlers
2008-04-22 Bob MooreACPICA: Increase maximum buffer size dumped to screen...
2008-04-22 Bob MooreACPICA: Misc fixes for recent global lock code update
2008-04-22 Bob MooreACPICA: Update comments for acquire/release mutex inter...
2008-04-22 Bob MooreACPICA: Avoid use of invalid pointers in returned objec...
2008-04-22 Bob MooreACPICA: changed order of interpretation of operand...
2008-04-22 Bob MooreACPICA: Update for mutiple global lock acquisitions...
2008-04-22 Bob MooreACPICA: Removed unused code
2008-02-21 Ming LinACPI: fix build warning
2007-05-10 Len BrownACPICA: Lindent
2007-05-10 Len BrownRevert "ACPICA: fix AML mutex re-entrancy"
2007-05-10 Len BrownRevert "ACPICA: revert "acpi_serialize" changes"
2007-03-15 Len BrownACPICA: revert "acpi_serialize" changes
2007-02-15 Alexey StarikovskiyACPICA: fix AML mutex re-entrancy
2007-02-03 Bob MooreACPICA: Update copyright to 2007.
2007-02-03 Bob MooreACPICA: Removed all 16-bit support.
2007-02-03 Alexey StarikovskiyACPICA: Fixes for load() operator.
2007-02-03 Alexey StarikovskiyACPICA: Miscellaneous table manager updates and optimiz...
2007-02-03 Bob MooreACPICA: Update debug output routines for data structure...
2007-02-03 Fiodor SuietovACPICA: Fix for possible memory leak and fault.
2007-02-03 Bob MooreACPICA: On AML mutex force-release, set depth to zero...
2007-02-03 Bob MooreACPICA: Fix trace output name and whitespace
2007-02-03 Bob MooreACPICA: Fix memory leak in table load error path
2007-02-03 Bob MooreACPICA: Re-implement interpreters' "serialized mode"
2007-02-03 Bob MooreACPICA: Implement simplified Table Manager
2007-02-03 Bob MooreACPICA: Delete recursive feature of ACPI Global Lock
2006-10-21 Martin BlighACPI: avoid gcc warnings in ACPI mutex debug code
2006-07-10 Len BrownPull acpica-20060707 into test branch
2006-07-09 Len BrownACPI: acpi_os_get_thread_id() returns current
2006-07-09 Bob MooreACPI: ACPICA 20060707
2006-06-28 Bob MooreACPI: ACPICA 20060623
2006-06-14 Bob MooreACPI: ACPICA 20060608
2006-06-14 Bob MooreACPI: ACPICA 20060526
2006-06-14 Bob MooreACPI: ACPICA 20060512
2006-06-14 Bob MooreACPI: ACPICA 20060421
2006-06-14 Bob MooreACPI: ACPICA 20060331
2006-06-14 Bob Moore[ACPI] ACPICA 20060317
2006-04-01 Bob MooreACPI: ACPICA 20060310
2006-04-01 Bob MooreACPI: ACPICA 20060217
2006-03-31 Bob Moore[ACPI] ACPICA 20060210
2006-01-31 Bob Moore[ACPI] ACPICA 20060127
2006-01-20 Bob Moore[ACPI] ACPICA 20060113
2005-12-28 Bob Moore[ACPI] ACPICA 20051216
2005-12-10 Bob Moore[ACPI] ACPICA 20051117
2005-12-10 Bob Moore[ACPI] ACPICA 20051102
2005-12-10 Bob Moore[ACPI] ACPICA 20051021
2005-12-10 Bob Moore[ACPI] ACPICA 20050930
2005-08-05 Len Brown[ACPI] Lindent all ACPI files
2005-07-30 Robert Moore[ACPI] ACPICA 20050729 from Bob Moore
2005-07-29 Len Brown[ACPI] comment out prototypes for new unused debug...
2005-07-14 Robert MooreACPICA 20050708 from Bob Moore <robert.moore@intel...
2005-07-14 Robert MooreACPICA 20050617-0624 from Bob Moore <robert.moore@intel...
2005-07-13 Robert MooreACPICA 20050526 from Bob Moore <robert.moore@intel...
2005-07-13 Robert MooreACPICA from Bob Moore <robert.moore@intel.com>
2005-07-12 Robert MooreACPICA 20050408 from Bob Moore
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2