summaryrefslogtreecommitdiffstats
path: root/include/acpi
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ACPI keep track of timer broadcastingThomas Gleixner2007-02-161-0/+1
* Pull sysfs into test branchLen Brown2007-02-032-16/+19
|\
| * ACPI: use more understandable bus_id for ACPI devicesZhang Rui2007-01-052-9/+9
| * ACPI: fix Supermicro X7DB8+ Boot regressionRui Zhang2006-12-211-1/+0
| * ACPI: Set fake hid for non-PNPID ACPI devicesZhang Rui2006-12-152-5/+3
| * ACPI: add acpi_bus_removal_type in acpi_deviceLi Shaohua2006-12-151-0/+1
| * ACPI: add acpi_bus_ops in acpi_deviceLi Shaohua2006-12-151-0/+1
| * ACPI: convert to sysfs frameworkPatrick Mochel2006-12-151-1/+0
| * ACPI: change registration interface to follow driver modelPatrick Mochel2006-12-151-2/+1
| * ACPI: add ACPI bus_type for driver modelPatrick Mochel2006-12-151-3/+6
| * ACPI: add device_driver and hepler functionsPatrick Mochel2006-12-151-0/+3
* | ACPICA: Update version to 20070126Bob Moore2007-02-021-1/+1
* | ACPICA: Update copyright to 2007.Bob Moore2007-02-0232-32/+32
* | ACPICA: Allow processor to be declared with the Device() instead of Processor()Alexey Starikovskiy2007-02-021-1/+1
* | ACPICA: Update version to 20061215Bob Moore2007-02-021-1/+1
* | ACPICA: Added option to display memory statistics upon termination.Bob Moore2007-02-021-0/+1
* | ACPICA: Enhance debugger statistics/memory command.Valery A. Podrezov2007-02-022-0/+6
* | ACPICA: Update a comment.Bob Moore2007-02-021-1/+2
* | ACPICA: Debugger multithreading enhancements.Bob Moore2007-02-022-2/+22
* | ACPICA: Removed all 16-bit support.Bob Moore2007-02-022-106/+2
* | ACPICA: Update version to 20061109Bob Moore2007-02-021-1/+1
* | ACPICA: Fail AcpiEnable if ACPI tables not loaded.Bob Moore2007-02-021-0/+2
* | ACPICA: Add ACPI_MAX macroBob Moore2007-02-021-0/+1
* | ACPICA: Ensure that all structures in acobject.h are aligned, via #pragma.Bob Moore2007-02-022-2/+19
* | ACPICA: Fixes for load() operator.Alexey Starikovskiy2007-02-022-2/+2
* | ACPICA: Miscellaneous table manager updates and optimizationsAlexey Starikovskiy2007-02-022-7/+3
* | ACPICA: Remove duplicate table definitions.Alexey Starikovskiy2007-02-021-3/+2
* | ACPICA: use new ACPI headers.Alexey Starikovskiy2007-02-023-14/+0
* | ACPICA: Update version to 20061011Bob Moore2007-02-021-1/+1
* | ACPICA: Use manifest constants for parse pass numberBob Moore2007-02-021-1/+1
* | ACPICA: Fix race condition with AcpiWalkNamespace.Bob Moore2007-02-022-4/+8
* | ACPICA: Restructured module into multiple functions.Mikhail Kouzmich2007-02-021-2/+6
* | ACPICA: Update version to 20060927Bob Moore2007-02-021-1/+1
* | ACPICA: Add new subsystem state bit that is set after SubsystemInitialize is ...Bob Moore2007-02-021-1/+2
* | ACPICA: Remove obsolete Flags parameter.Bob Moore2007-02-022-3/+3
* | ACPICA: Add full table name to disassembler outputBob Moore2007-02-021-0/+2
* | ACPICA: Update version to 20060912Bob Moore2007-02-021-1/+1
* | ACPICA: New common routine for creating and verifying a local FADT.Bob Moore2007-02-021-3/+1
* | ACPICA: FADT verification is now table driven.Bob Moore2007-02-021-0/+4
* | ACPICA: Add declarations for ASF! sub-tablesBob Moore2007-02-021-3/+22
* | ACPICA: IsResourceTemplate now returns ACPI_STATUSBob Moore2007-02-021-1/+3
* | ACPICA: re-factor table init routines for benefit of iASLBob Moore2007-02-021-0/+2
* | ACPICA: add ASF commentBob Moore2007-02-021-0/+2
* | ACPICA: Delete stale FADT functions outside tbfadt.c.Bob Moore2007-02-023-4/+9
* | ACPICA: Re-implement interpreters' "serialized mode"Bob Moore2007-02-021-1/+5
* | ACPICA: Update version to 20060831Bob Moore2007-02-021-3/+3
* | ACPICA: Split acpi_format_exception into two partsBob Moore2007-02-022-0/+10
* | ACPICA: Store GPE number instead of bitmaskAlexey Starikovskiy2007-02-022-2/+1
* | ACPICA: Fix unalignment in acpi_ut_repair_nameBob Moore2007-02-021-1/+1
* | ACPICA: Disable all wake GPEs after first one recievedBob Moore2007-02-022-40/+34
OpenPOWER on IntegriCloud