aboutsummaryrefslogtreecommitdiff
path: root/drivers/acpi/scan.c
AgeCommit message (Expand)Author
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-26Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki
2013-01-26ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki
2013-01-25PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu
2013-01-24ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki
2013-01-24ACPI / PM: Expose power states of ACPI devices to user spaceRafael J. Wysocki
2013-01-24ACPI / scan: Prevent device add uevents from racing with user spaceRafael J. Wysocki
2013-01-23ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scanMika Westerberg
2013-01-19ACPI: add support for CSRT tableMika Westerberg
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki
2013-01-18Merge branch 'acpi-scan' into acpi-lpssRafael 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: 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-11ACPI / scan: Fix check of device_attach() return value.Mika Westerberg
2013-01-07ACPI / scan: Treat power resources in a special wayRafael J. Wysocki
2013-01-04ACPI / scan: Do not use dummy HID for system bus ACPI nodesRafael J. Wysocki
2013-01-03ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki
2013-01-03ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki
2013-01-03ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki
2013-01-03ACPI: Drop the second argument of acpi_bus_scan()Rafael J. Wysocki
2013-01-03ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki
2013-01-03ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki
2013-01-03ACPI: Change the ordering of acpi_bus_check_add()Rafael J. Wysocki
2013-01-03ACPI: Replace struct acpi_bus_ops with enum typeRafael J. Wysocki
2013-01-03ACPI: Reduce the usage of struct acpi_bus_opsRafael J. Wysocki
2013-01-03ACPI: Make acpi_bus_add() and acpi_bus_start() visibly differentRafael J. Wysocki
2013-01-03ACPI: Change the ordering of PCI root bridge driver registrarionRafael J. Wysocki
2013-01-03ACPI: Separate adding ACPI device objects from probing ACPI driversRafael J. Wysocki
2012-12-07Merge branch 'acpi-general'Rafael J. Wysocki
2012-12-07Merge branch 'acpi-enumeration'Rafael J. Wysocki
2012-12-07ACPI: add Haswell LPSS devices to acpi_platform_device_ids listMika Westerberg
2012-12-04ACPI : do not use Lid and Sleep button for S5 wakeupZhang Rui
2012-11-29Merge branch 'acpi-general'Rafael J. Wysocki
2012-11-29Merge branch 'acpica'Rafael J. Wysocki
2012-11-27Merge branch 'acpi-dev-pm' into acpi-enumerationRafael J. Wysocki