aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-07ACPI: Try harder to resolve _ADR collisions for bridgesRafael J. Wysocki1-1/+5
2013-08-06ACPI: Drop physical_node_id_bitmap from struct acpi_deviceRafael J. Wysocki1-6/+2
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+0
2013-06-28Merge branch 'acpi-assorted'Rafael J. Wysocki1-3/+1
2013-06-28Merge branch 'acpi-pm'Rafael J. Wysocki1-14/+2
2013-06-28Merge branch 'acpi-hotplug'Rafael J. Wysocki1-8/+1
2013-06-20ACPI / LPSS: Power up LPSS devices during enumerationRafael J. Wysocki1-0/+1
2013-06-19ACPI / PM: Rename function acpi_device_power_state() and make it staticRafael J. Wysocki1-14/+2
2013-06-19ACPI: Remove unused flags in acpi_device_flagsToshi Kani1-3/+1
2013-06-01ACPI: Drop removal_type field from struct acpi_deviceRafael J. Wysocki1-8/+0
2013-05-29PCI/ACPI: Remove unused global list acpi_pci_rootsJiang Liu1-1/+0
2013-05-22ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki1-35/+5
2013-05-12ACPI / hotplug: Use device offline/online for graceful hot-removalRafael J. Wysocki1-0/+1
2013-04-28Merge branch 'acpi-hotplug'Rafael J. Wysocki1-4/+29
2013-03-24ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani1-4/+10
2013-03-04ACPI / hotplug: Introduce user space interface for hotplug profilesRafael J. Wysocki1-0/+7
2013-03-04ACPI / scan: Introduce common code for ACPI-based device hotplugRafael J. Wysocki1-0/+12
2013-03-04ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_typeRafael J. Wysocki1-3/+0
2013-03-04ACPI / glue: Add .match() callback to struct acpi_bus_typeRafael J. Wysocki1-1/+2
2013-02-25Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+9
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki1-0/+3
2013-01-30ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki1-0/+14
2013-01-29Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki1-1/+1
2013-01-29Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki1-4/+50
2013-01-26Merge branch 'pci/yinghai-root-bus-hotplug' into nextBjorn Helgaas1-0/+9
2013-01-26Merge branch 'pci/acpi-scan2' into nextBjorn Helgaas1-6/+3
2013-01-26ACPI: Drop device start operation that is not usedRafael J. Wysocki1-2/+0
2013-01-26ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki1-1/+1
2013-01-26ACPI / scan: Make it clear that acpi_bus_trim() cannot failRafael J. Wysocki1-1/+1
2013-01-25PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work()Yinghai Lu1-0/+9
2013-01-24ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki1-0/+1
2013-01-19ACPI / PM: Move device power management functions to device_pm.cRafael J. Wysocki1-0/+38
2013-01-19ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() insteadRafael J. Wysocki1-1/+1
2013-01-17ACPI / PM: Common string representations of device power statesRafael J. Wysocki1-0/+1
2013-01-17ACPI / PM: More visible function for retrieving device power statesRafael J. Wysocki1-0/+1
2013-01-17ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki1-1/+1
2013-01-17ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki1-1/+1
2013-01-17ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki1-2/+7
2013-01-15ACPI: update ej_event interface to take acpi_deviceYinghai Lu1-1/+1
2013-01-15ACPI / scan: Drop the second argument of acpi_bus_trim()Rafael J. Wysocki1-1/+1
2013-01-15ACPI: Remove the ops field from struct acpi_deviceRafael J. Wysocki1-1/+0
2013-01-14ACPI: remove unused acpi_op_bind and acpi_op_unbindJiang Liu1-2/+0
2013-01-13ACPI / PCI: Set root bridge ACPI handle in advanceRafael J. Wysocki1-1/+0
2013-01-03ACPI: Remove unused struct acpi_pci_root.id memberBjorn Helgaas1-1/+0
2013-01-03ACPI: Drop ACPI device .bind() and .unbind() callbacksRafael J. Wysocki1-2/+0
2013-01-03ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_typeRafael J. Wysocki1-0/+2
2013-01-03ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argumentRafael J. Wysocki1-1/+1
2013-01-03ACPI: Replace ACPI device add_type field with a match_driver flagRafael J. Wysocki1-9/+2
2013-01-03ACPI: Remove the arguments of acpi_bus_add() that are not usedRafael J. Wysocki1-2/+1
2013-01-03ACPI: Remove acpi_start_single_object() and acpi_bus_start()Rafael J. Wysocki1-1/+0