summaryrefslogtreecommitdiff
path: root/drivers/acpi/scan.c
AgeCommit message (Expand)Author
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
2012-11-23ACPI: add SDHCI to ACPI platform devicesAdrian Hunter
2012-11-21ACPI / PM: Introduce os_accessible flag for power_stateAaron Lu
2012-11-20ACPI / driver core: Introduce struct acpi_dev_node and related macrosRafael J. Wysocki
2012-11-16ACPI: create _SUN sysfs fileYasuaki Ishimatsu
2012-11-14ACPICA: Fix divergences of definition conflicts.Lv Zheng
2012-11-14ACPI: Add support for platform bus typeMika Westerberg
2012-11-14ACPI: Provide generic functions for matching ACPI device nodesMika Westerberg
2012-11-14ACPI: Export functions for hot-removeToshi Kani