summaryrefslogtreecommitdiff
path: root/include/acpi/acpi_bus.h
AgeCommit message (Expand)Author
2013-08-07ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki
2013-08-06ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-28Merge branch 'acpi-assorted'Rafael J. Wysocki
2013-06-28Merge branch 'acpi-pm'Rafael J. Wysocki
2013-06-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-06-20ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki
2013-06-19ACPI / PM: Rename function acpi_device_power_state() and make it staticRafael J. Wysocki
2013-06-19ACPI: Remove unused flags in acpi_device_flagsToshi Kani
2013-06-01ACPI: Drop removal_type field from struct acpi_deviceRafael J. Wysocki
2013-05-29PCI/ACPI: Remove unused global list acpi_pci_rootsJiang Liu
2013-05-22ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki
2013-05-12ACPI / hotplug: Use device offline/online for graceful hot-removalRafael J. Wysocki
2013-04-28Merge branch 'acpi-hotplug'Rafael J. Wysocki
2013-03-24ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani
2013-03-04ACPI / hotplug: Introduce user space interface for hotplug profilesRafael J. Wysocki
2013-03-04ACPI / scan: Introduce common code for ACPI-based device hotplugRafael J. Wysocki
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki
2013-01-30ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki
2013-01-29Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki
2013-01-29Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas
2013-01-26Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas
2013-01-26ACPI: Drop device start operation that is not usedRafael J. Wysocki
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki
2013-01-26ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki
2013-01-25PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu
2013-01-24ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki
2013-01-19ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki
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: 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 / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu
2013-01-15ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki
2013-01-15ACPI: Remove the ops field from struct acpi_deviceRafael J. Wysocki
2013-01-14ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki
2013-01-03ACPI: Remove unused struct acpi_pci_root.id memberBjorn Helgaas
2013-01-03ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki
2013-01-03ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael 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: 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