summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2013-01-19ACPI / platform: fix comment about the platform device nameMika Westerberg
2013-01-19ACPI: add support for CSRT tableMika Westerberg
2013-01-19ACPI / PM: remove leading whitespace from #ifdefMika Westerberg
2013-01-19ACPI / PM: Consolidate suspend-specific and hibernate-specific codeRafael J. Wysocki
2013-01-19ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki
2013-01-19ACPI, APEI: Fixup incorrect 64-bit access width firmware bugLans Zhang
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki
2013-01-18ACPI / processor: Get power info before updating the C-statesThomas Schlichter
2013-01-18Merge branch 'acpica' into acpi-lpssRafael J. Wysocki
2013-01-18Merge branch 'acpi-scan' into acpi-lpssRafael J. Wysocki
2013-01-18ACPI / cpuidle: Fix NULL pointer issues when cpuidle is disabledKonrad Rzeszutek Wilk
2013-01-17ACPI / PM: Common string representations of device power statesRafael J. Wysocki
2013-01-17ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki
2013-01-17ACPI / PM: Change the way power transitions to D3cold are carried outRafael J. Wysocki
2013-01-17ACPI: Use system level attribute of wakeup power resourcesRafael J. Wysocki
2013-01-17ACPI: Take power resource initialization errors into accountRafael J. Wysocki
2013-01-17ACPI / scan: Consolidate extraction of power resources listsRafael J. Wysocki
2013-01-17ACPI / scan: Remove unnecessary initialization of local variablesRafael J. Wysocki
2013-01-17ACPI / scan: Move power state initialization to a separate routineRafael J. Wysocki
2013-01-17ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki
2013-01-17ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki
2013-01-17ACPI: Do not use device power states of power resourcesRafael J. Wysocki
2013-01-17ACPI: Drop power resources driverRafael J. Wysocki
2013-01-17ACPI / scan: Treat power resources in a special wayRafael J. Wysocki
2013-01-17ACPI / scan: More straightforward preparation of ACPI device objectsRafael J. Wysocki
2013-01-17ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki
2013-01-17Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu
2013-01-15ACPI / scan: Add second pass to acpi_bus_trim()Rafael J. Wysocki
2013-01-15ACPI / scan: Change the implementation of acpi_bus_trim()Rafael J. Wysocki
2013-01-15ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki
2013-01-15ACPI / scan: Drop the second argument of acpi_device_unregister()Rafael J. Wysocki
2013-01-14ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki
2013-01-12ACPI / glue: Fix build with ACPI_GLUE_DEBUG setYinghai Lu
2013-01-11ACPI / scan: Fix check of device_attach() return value.Mika Westerberg
2013-01-11ACPICA: Cleanup table handler naming conflicts.Lv Zheng
2013-01-11ACPICA: Source restructuring: split large files into 8 new files.Bob Moore
2013-01-10Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Bjorn Helgaas
2013-01-10ACPICA: Cleanup PM_TIMER_FREQUENCY definition.Lv Zheng
2013-01-10ACPICA: Interpreter: Fix Store() when implicit conversion is not possible.Bob Moore
2013-01-10ACPICA: Resources: Split interrupt share/wake bits into two fields.Bob Moore
2013-01-10ACPICA: Resources: Support for ACPI 5 wake bit in ExtendedInterrupt descriptor.Aaron Lu
2013-01-10ACPICA: Interpreter: Add warning if 64-bit constant appears in 32-bit table.Bob Moore
2013-01-10ACPICA: Update ACPICA initialization messages.Bob Moore
2013-01-10ACPICA: Namespace: Eliminate dot...dot output during initialization.Bob Moore
2013-01-10ACPICA: Resource manager: Add support for ACPI 5 wake bit in IRQ descriptor.Aaron Lu
2013-01-10ACPICA: Fix possible memory leak in dispatcher error path.Tim Gardner
2013-01-10ACPICA: Update for non-configured ACPI_IS_DEBUG_ENABLED macro.Bob Moore
2013-01-10ACPICA: Merge all debug output macros into a single file, acoutput.Bob Moore
2013-01-10ACPICA: Deploy new ACPI_IS_DEBUG_ENABLED macro in debug output code.Bob Moore