aboutsummaryrefslogtreecommitdiffstats
path: root/include/acpi/acpi_bus.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-31Merge branches 'acpi-pci-pm' and 'acpi-pci-hotplug'Rafael J. Wysocki1-1/+3
2013-12-31ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki1-1/+3
2013-11-25Merge branches 'acpi-hotplug', 'acpi-sysfs' and 'acpi-sleep'Rafael J. Wysocki1-0/+1
2013-11-20ACPI / hotplug: Fix conflicted PCI bridge notify handlersToshi Kani1-0/+1
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki1-1/+1
2013-11-07Merge branch 'acpi-hotplug'Rafael J. Wysocki1-15/+3
2013-11-07ACPI / hotplug: Consolidate deferred execution of ACPI hotplug routinesRafael J. Wysocki1-9/+3
2013-11-07ACPI / hotplug: Make acpi_bus_hot_remove_device() internalRafael J. Wysocki1-1/+0
2013-11-07ACPI / hotplug: Simplify device ejection routinesRafael J. Wysocki1-5/+0
2013-10-28Merge branch 'acpi-pm'Rafael J. Wysocki1-1/+2
2013-10-17ACPI / PM: Drop two functions that are not used any moreRafael J. Wysocki1-7/+0
2013-10-11ACPI / PM: allow child devices to ignore parent power stateMika Westerberg1-1/+2
2013-08-30Merge branch 'acpi-hotplug'Rafael J. Wysocki1-2/+1
2013-08-29ACPI / hotplug: Remove containers synchronouslyRafael J. Wysocki1-2/+1
2013-08-27Merge branch 'acpi-assorted'Rafael J. Wysocki1-10/+0
2013-08-27Merge branch 'acpi-pm'Rafael J. Wysocki1-1/+2
2013-08-27Merge branch 'acpi-cleanup'Rafael J. Wysocki1-2/+10
2013-08-14Merge back earlier 'acpi-assorted' materialRafael J. Wysocki1-10/+0
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-08-06ACPI: Move acpi_bus_get_device() from bus.c to scan.cRafael J. Wysocki1-1/+0
2013-07-30ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhereRafael J. Wysocki1-1/+2
2013-07-15ACPI: Remove the old /proc/acpi/event interfaceThomas Renninger1-9/+0
2013-07-15ACPI: Drop ACPI bus notifier call chainRafael J. Wysocki1-2/+0
2013-07-15ACPI: Export acpi_(bay)|(dock)_match() from scan.cJiang Liu1-0/+3
2013-07-15ACPI: introduce two helper functions for _EJ0 and _LCKJiang Liu1-0/+2
2013-07-15ACPI: introduce helper function acpi_execute_simple_method()Jiang Liu1-0/+2
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu1-0/+3
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