V4L/DVB (9437): Disable Symbol rate auto scan feature
[safe/jmp/linux-2.6] / drivers / acpi / utilities /
2008-12-19 Bjorn HelgaasACPI: fix 2.6.28 acpi.debug_level regression
2008-10-23 Bob MooreACPICA: Optimize buffer allocation procedure
2008-10-23 Lin MingACPICA: Fix possible memory leak, error exit path
2008-10-23 Lin MingACPICA: Remove unused ACPI register bit definition
2008-10-23 Bob MooreACPICA: Cleanup for internal Reference Object
2008-10-23 Bob MooreACPICA: Improve object conversion error messages
2008-10-23 Bob MooreACPICA: Add function to decode reference obj types...
2008-10-23 Yi YangACPICA: Return status from global init function
2008-08-15 Bob MooreACPICA: Additional error checking for pathname utilities
2008-08-15 Bob MooreACPICA: Fix memory leak when deleting thermal/processor...
2008-07-21 Ingo Molnaracpi: fix crash in core ACPI code, triggered by CONFIG_...
2008-07-16 Bob MooreACPICA: Fix mutex debug code for wrong loop termination...
2008-07-16 Bob MooreACPICA: Add const qualifier for appropriate string...
2008-07-16 Bob MooreACPICA: Eliminate acpi_native_uint type v2
2008-07-16 Bob MooreACPICA: Fix possible negative array index in acpi_ut_va...
2008-07-16 Bob MooreACPICA: Fix for hang on GPE method invocation
2008-06-11 Len BrownACPICA: fix stray va_end() caused by mis-merge
2008-04-30 Len BrownMerge branches 'release', 'acpica', 'bugzilla-10224...
2008-04-24 Alexey StarikovskiyACPI: GPE enabling should happen after EC installation
2008-04-24 Len BrownACPICA: update Intel copyright
2008-04-23 Zhang RuiACPICA: Update for new Notify values
2008-04-22 Bob MooreACPICA: Fixes for external Reference Objects
2008-04-22 Lin MingACPICA: Fix to handle NULL package elements correctly
2008-04-22 Bob MooreACPICA: Fix for possible error when packages/buffers...
2008-04-22 Bob MooreACPICA: Added new error messages
2008-04-22 Bob MooreACPICA: Add va_end statements as appropriate
2008-04-22 Lin MingACPICA: Fixes for Unload and DDBHandles
2008-04-22 Lin MingACPICA: Implemented full argument resolution support...
2008-04-22 Bob MooreACPICA: Fixed a problem with FromBCD and ToBCD with...
2008-04-22 Bob MooreACPICA: Cosmetic changes only, no functional changes
2008-04-22 Bob MooreACPICA: Fixed a memory leak when Device or Thermal...
2008-04-22 Bob MooreACPICA: Fix for fault if Load() fails
2008-04-22 Lin MingACPICA: New interfaces for table event handlers
2008-04-22 Bob MooreACPICA: Support for iASL - multiple files and wildcards
2008-04-22 Bob MooreACPICA: Update for mutiple global lock acquisitions...
2008-03-13 Len BrownMerge branches 'release', 'button-sysfs', 'misc', ...
2008-03-11 Harvey HarrisonACPI: replace remaining __FUNCTION__ occurrences
2008-03-11 Lin MingACPI: fix boot oops regression in thermal
2008-02-07 Len BrownACPI: create /sys/firmware/acpi/interrupts
2008-02-03 Joe Perchesdrivers/acpi/: Spelling fixes
2007-08-25 Andrew MortonACPI: add dump_stack() to trace acpi_format_exception...
2007-07-23 Thomas RenningerACPI: autoload modules - ACPICA modifications
2007-07-22 Len BrownPull osi into release branch
2007-07-03 Bob MooreACPICA: Update _OSI string list
2007-06-18 Myron StoweACPICA: fix error path in new external package objects...
2007-06-02 Len BrownPull osi-now into release branch
2007-06-02 Bob MooreACPICA: Support for external package objects as method...
2007-05-30 Len BrownACPI: add __init to acpi_initialize_subsystem()
2007-05-30 Len BrownACPI: Make _OSI(Linux) a special case
2007-05-29 Len BrownACPI: extend "acpi_osi=" boot option
2007-05-10 Len BrownACPICA: Lindent
2007-05-10 Len BrownRevert "ACPICA: fix AML mutex re-entrancy"
2007-02-15 Alexey StarikovskiyACPICA: fix AML mutex re-entrancy
2007-02-03 Alexey StarikovskiyACPICA: fix gcc build warnings
2007-02-03 Bob MooreACPICA: Update copyright to 2007.
2007-02-03 Bob MooreACPICA: Added option to display memory statistics upon...
2007-02-03 Valery A. PodrezovACPICA: Enhance debugger statistics/memory command.
2007-02-03 Bob MooreACPICA: Add new subsystem state bit that is set after...
2007-02-03 Bob MooreACPICA: Delete stale FADT functions outside tbfadt.c.
2007-02-03 Bob MooreACPICA: Cleanup of FADT verification function.
2007-02-03 Bob MooreACPICA: Split acpi_format_exception into two parts
2007-02-03 Alexey StarikovskiyACPICA: Store GPE number instead of bitmask
2007-02-03 Bob MooreACPICA: Fix unalignment in acpi_ut_repair_name
2007-02-03 Bob MooreACPICA: Add acpi_gpe_count global to track the number...
2007-02-03 Bob MooreACPICA: misc fixes for new Table Manager:
2007-02-03 Bob MooreACPICA: Implement simplified Table Manager
2007-02-03 Fiodor SuietovACPICA: fix for object premature deletion
2007-02-03 Bob MooreACPICA: Cast acpi_thread_id to UINT32 for debug output...
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 acpi_os_allocate into test branch
2006-07-10 Len BrownPull acpica-20060707 into test branch
2006-07-10 Len BrownACPI: acpi_os_allocate() fixes
2006-07-09 Len BrownACPI: acpi_os_get_thread_id() returns current
2006-07-09 Bob MooreACPI: ACPICA 20060707
2006-06-30 Len BrownACPI: delete acpi_os_free(), use kfree() directly
2006-06-28 Bob MooreACPI: ACPICA 20060623
2006-06-27 Len BrownACPI: un-export ACPI_ERROR() -- use printk(KERN_ERR...)
2006-06-27 Len BrownACPI: un-export ACPI_WARNING() -- use printk(KERN_WARNI...
2006-06-27 Thomas RenningerACPI: Export symbols for ACPI_ERROR/EXCEPTION/WARNING...
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-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-23 Len Brown[ACPI] fix build warning from owner_id patch
2005-12-21 Alex Williamson[ACPI] increase owner_id limit to 64 from 32
2005-12-10 Bob Moore[ACPI] ACPICA 20051202
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-09-22 Robert Moore[ACPI] ACPICA 20050916
2005-09-03 Robert Moore[ACPI] ACPICA 20050902
next