ACPICA: Removed all 16-bit support.
[safe/jmp/linux-2.6] / drivers / acpi /
2007-02-03 Bob MooreACPICA: Removed all 16-bit support.
2007-02-03 Bob MooreACPICA: Add include of actables.h
2007-02-03 Bob MooreACPICA: Fail AcpiEnable if ACPI tables not loaded.
2007-02-03 Bob MooreACPICA: Remove global lock handler on AcpiTerminate.
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 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions (non-conflic...
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table definitions.
2007-02-03 Alexey StarikovskiyACPICA: use new ACPI headers.
2007-02-03 Alexey StarikovskiyACPICA: Remove duplicate table manager
2007-02-03 Bob MooreACPICA: Fixes for parameter validation.
2007-02-03 Bob MooreACPICA: Abort downward walk on temporary node detection.
2007-02-03 Bob MooreACPICA: Update comments
2007-02-03 Bob MooreACPICA: Use manifest constants for parse pass number
2007-02-03 Bob MooreACPICA: _CID support for PCI Root Bridge detection.
2007-02-03 Bob MooreACPICA: Fix race condition with AcpiWalkNamespace.
2007-02-03 Valery PodrezovACPICA: Eliminate control method 2-pass parse/execute.
2007-02-03 Mikhail KouzmichACPICA: Restructured module into multiple functions.
2007-02-03 Bob MooreACPICA: Add new subsystem state bit that is set after...
2007-02-03 Fiodor SuietovACPICA: Fix for possible memory leak and fault.
2007-02-03 Bob MooreACPICA: Update interpreter error paths to always report...
2007-02-03 Bob MooreACPICA: On AML mutex force-release, set depth to zero...
2007-02-03 Bob MooreACPICA: Use faster ByIndex interface to get FACS
2007-02-03 Bob MooreACPICA: Remove obsolete Flags parameter.
2007-02-03 Bob MooreACPICA: Fix for Global Lock semaphore.
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: New common routine for creating and verifying...
2007-02-03 Bob MooreACPICA: Report error if method creates 2 objects with...
2007-02-03 Bob MooreACPICA: FADT verification is now table driven.
2007-02-03 Bob MooreACPICA: Allow type ANY to be the target of the Scope...
2007-02-03 Bob MooreACPICA: re-factor table init routines for benefit of...
2007-02-03 Bob MooreACPICA: Update comments in tbfadt.c
2007-02-03 Bob MooreACPICA: Delete stale FADT functions outside tbfadt.c.
2007-02-03 Bob MooreACPICA: Re-implement interpreters' "serialized mode"
2007-02-03 Bob MooreACPICA: Create tbfadt.c to hold all FADT-related functions
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: Disable all wake GPEs after first one recieved
2007-02-03 Bob MooreACPICA: Add acpi_gpe_count global to track the number...
2007-02-03 Alexey StarikovskiyACPICA: minimal patch to integrate new tables into...
2007-02-03 Bob MooreACPICA: Lint changes
2007-02-03 Bob MooreACPICA: Fix for FADT conversion in 64-bit mode
2007-02-03 Bob MooreACPICA: misc fixes for new Table Manager:
2007-02-03 Bob MooreACPICA: Implement simplified Table Manager
2007-02-03 Bob MooreACPICA: Update debug output
2007-02-03 Bob MooreACPICA: Temporary fix for BankValue parameter
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: Release global lock from interrupt handler
2007-02-03 Bob MooreACPICA: Delete recursive feature of ACPI Global Lock
2007-02-03 Bob MooreACPICA: Handle case NumElements > Package length
2007-02-03 Bob MooreACPICA: Handle mis-matched package length
2007-02-03 Bob MooreACPICA: Update function header
2007-01-26 Ingo Molnar[PATCH] ACPI: fix cpufreq regression
2007-01-23 Jeff Chua[PATCH] acpi: remove "video device notify" message
2007-01-11 Henrique de Moraes... Revert "ACPI: ibm-acpi: make non-generic bay support...
2007-01-11 Len BrownPull sgi into release branch
2007-01-11 Len BrownPull trivial into release branch
2007-01-11 Venkatesh PallipadiACPI: delete two spurious ACPI messages
2007-01-06 Matthijs van Otterdijk[PATCH] fix the toshiba_acpi write_lcd return value
2007-01-06 Len BrownACPI: ec: enable printk on cmdline use
2007-01-04 John KellerACPI: Altix: ACPI _PRT support
2007-01-02 Guillaume ChazarainACPI: EC: move verbose printk to debug build only
2006-12-23 Linus TorvaldsMerge branch 'release' of git://git./linux/kernel/git...
2006-12-22 Ingo Molnar[PATCH] sched: fix bad missed wakeups in the i386,...
2006-12-20 Burman YanACPI: replace kmalloc+memset with kzalloc
2006-12-20 Adrian BunkDriver core: proper prototype for drivers/base/init...
2006-12-20 Len BrownPull sgi into test branch
2006-12-20 Len BrownPull bugfix into test branch
2006-12-20 Len BrownPull ec into test branch
2006-12-20 Len BrownPull platform-drivers into test branch
2006-12-20 John KellerACPI: Add support for acpi_load_table/acpi_unload_table_id
2006-12-20 Yu LumingACPI: video: Add dev argument for backlight_device_register
2006-12-20 Thomas TuttleACPI: Implement acpi_video_get_next_level()
2006-12-20 Andrew MortonACPI: Kconfig - depend on PM rather than selecting it
2006-12-20 Adrian BunkACPI: fix NULL check in drivers/acpi/osl.c
2006-12-20 Adrian BunkACPI: make drivers/acpi/ec.c:ec_ecdt static
2006-12-20 Akinobu MitaACPI: prevent processor module from loading on failures
2006-12-20 Akinobu MitaACPI: fix single linked list manipulation
2006-12-20 Alexey StarikovskiyACPI: ibm_acpi: allow clean removal
2006-12-16 Len BrownPull style into test branch
2006-12-16 Len BrownPull bugfix into test branch
2006-12-16 Len BrownPull trivial into test branch
2006-12-16 Len BrownACPI: ibm_acpi: respond to workqueue update
2006-12-16 Len BrownPull platform-drivers into test branch
2006-12-16 Len BrownPull button into test branch
2006-12-16 Len BrownPull dock into test branch
2006-12-14 Kristen Carlson... ACPI: dock: add uevent to indicate change in device...
2006-12-08 Alexey StarikovskiyACPI: ec: Lindent once again
2006-12-08 Alexey StarikovskiyACPI: ec: Change #define to enums there possible.
2006-12-08 Alexey StarikovskiyACPI: ec: Style changes.
2006-12-08 Alexey StarikovskiyACPI: ec: Acquire Global Lock under EC mutex.
2006-12-08 Alexey StarikovskiyACPI: ec: Drop udelay() from poll mode. Loop by reading...
2006-12-08 Alexey StarikovskiyACPI: ec: Rename gpe_bit to gpe
2006-12-08 Alexey StarikovskiyACPI: ec: Change semaphore to mutex.
next