aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2013-12-21ACPI: Use system level attribute of wakeup power resourcesRafael J. Wysocki
2013-12-21ACPI: Take power resource initialization errors into accountRafael J. Wysocki
2013-12-21ACPI / scan: Consolidate extraction of power resources listsRafael J. Wysocki
2013-12-21ACPI / scan: Remove unnecessary initialization of local variablesRafael J. Wysocki
2013-12-21ACPI / scan: Move power state initialization to a separate routineRafael J. Wysocki
2013-12-20ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki
2013-12-20ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki
2013-12-20ACPI: Do not use device power states of power resourcesRafael J. Wysocki
2013-12-20ACPI: Drop power resources driverRafael J. Wysocki
2013-12-20ACPI / scan: Treat power resources in a special wayRafael J. Wysocki
2013-12-20ACPI / scan: More straightforward preparation of ACPI device objectsRafael J. Wysocki
2013-12-20ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki
2013-12-20ACPI: update ej_event interface to take acpi_deviceYinghai Lu
2013-12-20ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki
2013-12-20ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki
2013-12-20ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki
2013-12-20ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki
2013-12-20ACPI: Remove the ops field from struct acpi_deviceRafael J. Wysocki
2013-12-20ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu
2013-12-20ACPI / scan: Fix check of device_attach() return value.Mika Westerberg
2013-12-20ACPICA: Cleanup table handler naming conflicts.Lv Zheng
2013-12-20ACPICA: Source restructuring: split large files into 8 new files.Bob Moore
2013-12-20ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng
2013-12-20ACPICA: Cleanup ACPI_DEBUG_PRINT macros to fix potential build breakages.Bob Moore
2013-12-20ACPICA: Update version to 20121220.Bob Moore
2013-12-20ACPICA: Interpreter: Fix Store() when implicit conversion is not possible.Bob Moore
2013-12-20ACPICA: Resources: Split interrupt share/wake bits into two fields.Bob Moore
2013-12-20ACPICA: Resources: Support for ACPI 5 wake bit in ExtendedInterrupt descriptor.Aaron Lu
2013-12-20ACPICA: Interpreter: Add warning if 64-bit constant appears in 32-bit table.Bob Moore
2013-12-20ACPICA: Update ACPICA initialization messages.Bob Moore
2013-12-20ACPICA: Namespace: Eliminate dot...dot output during initialization.Bob Moore
2013-12-20ACPICA: Resource manager: Add support for ACPI 5 wake bit in IRQ descriptor.Aaron Lu
2013-12-20ACPICA: Fix possible memory leak in dispatcher error path.Tim Gardner
2013-12-20ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro.Bob Moore
2013-12-20ACPICA: iASL: Finish support for the TPM2 table.Bob Moore
2013-12-20ACPICA: iASL: Finish support for CSRT table.Bob Moore
2013-12-20ACPICA: Merge all debug output macros into a single file, acoutput.Bob Moore
2013-12-20ACPICA: Deploy new ACPI_IS_DEBUG_ENABLED macro in debug output code.Bob Moore
2013-12-20ACPICA: Update ACPI_IS_DEBUG_ENABLED macro.Bob Moore
2013-12-20ACPICA: Eliminate superfluous return_UINT8 and return_UINT32 macros.Bob Moore
2013-12-20ACPICA: FUNCTION_TRACE macros: Check if debug is enabled up-front.Bob Moore
2013-12-20ACPICA: DEBUG_PRINT macros: Update to improve performance.Bob Moore
2013-12-20ACPICA: Resource Manager: Add a pointer cast for a namespace node.Rafael J. Wysocki
2013-12-20ACPICA: Add header file support for the ACPI 5 TPM2 ACPI table.Bob Moore
2013-12-20ACPICA: Add time macros for various timer/time manipulation.Bob Moore
2013-12-20ACPICA: Lint changes, no functional change.Bob Moore
2013-12-20ACPICA: Add root node optimization to internal get namespace node function.Bob Moore
2013-12-20ACPICA: Eliminate some small unnecessary pathname functions.Bob Moore
2013-12-20ACPICA: Change exception code for LoadTable operator.Bob Moore
2013-12-20ACPICA: Resources: New interface, AcpiWalkResourceBuffer.Bob Moore