summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAgeFilesLines
* ACPI / scan: Always call acpi_bus_scan() for bus check notificationsRafael J. Wysocki2013-07-151-4/+6
* ACPI / scan: Do not try to attach scan handlers to devices having themRafael J. Wysocki2013-07-151-0/+3
* ACPI / scan: remove unused LIST_HEAD(acpi_device_list)Haicheng Li2013-07-041-1/+0Star
* Merge branch 'acpi-assorted'Rafael J. Wysocki2013-06-281-0/+1
|\
| * ACPI: Add CMOS RTC Operation Region handler supportLan Tianyu2013-06-271-0/+1
* | Merge branch 'acpi-scan'Rafael J. Wysocki2013-06-281-54/+30Star
|\ \
| * | ACPI / scan: Do not bind ACPI drivers to objects with scan handlersRafael J. Wysocki2013-06-201-0/+3
| * | ACPI / scan: Simplify ACPI driver probingRafael J. Wysocki2013-06-161-54/+27Star
| |/
* | Merge branch 'acpi-hotplug'Rafael J. Wysocki2013-06-281-2/+118
|\ \
| * | ACPI / scan: Add second pass of companion offlining to hot-remove codeRafael J. Wysocki2013-06-011-19/+52
| * | ACPI: Drop removal_type field from struct acpi_deviceRafael J. Wysocki2013-06-011-2/+0Star
| * | ACPI / processor: Use common hotplug infrastructureRafael J. Wysocki2013-05-121-0/+1
| * | ACPI / hotplug: Use device offline/online for graceful hot-removalRafael J. Wysocki2013-05-121-0/+84
* | | ACPI / dock: Initialize ACPI dock subsystem upfrontJiang Liu2013-06-231-0/+1
| |/ |/|
* | ACPI / video: Do not bind to device objects with a scan handlerRafael J. Wysocki2013-06-101-4/+1Star
* | Revert "ACPI / scan: do not match drivers against objects having scan handlers"Rafael J. Wysocki2013-06-081-4/+0Star
* | ACPI / scan: do not match drivers against objects having scan handlersAaron Lu2013-06-051-0/+4
* | Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-05-261-1/+0Star
|\ \
| * | dma: acpi-dma: parse CSRT to extract additional resourcesAndy Shevchenko2013-05-141-1/+0Star
| |/
* / ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error pathCatalin Marinas2013-05-151-1/+2
|/
* Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-05-011-138/+393
|\
| * Merge branch 'acpi-lpss'Rafael J. Wysocki2013-04-281-0/+1
| |\
| | * ACPI / scan: Add special handler for Intel Lynxpoint LPSS devicesRafael J. Wysocki2013-03-211-0/+1
| * | ACPI: Verify device status after ejectToshi Kani2013-03-251-1/+17
| * | ACPI: Update _OST handling for notifyToshi Kani2013-03-241-52/+35Star
| * | ACPI: Update PNPID match handling for notifyToshi Kani2013-03-241-33/+52
| * | ACPI: Update PNPID set/free interfacesToshi Kani2013-03-241-42/+43
| * | ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani2013-03-241-35/+34Star
| * | ACPI / scan: Make memory hotplug driver use struct acpi_scan_handlerRafael J. Wysocki2013-03-041-0/+1
| * | ACPI / hotplug: Introduce user space interface for hotplug profilesRafael J. Wysocki2013-03-041-0/+59
| * | ACPI / scan: Introduce acpi_scan_handler_matching()Rafael J. Wysocki2013-03-041-10/+20
| * | ACPI / scan: Introduce common code for ACPI-based device hotplugRafael J. Wysocki2013-03-041-53/+216
| * | ACPI / scan: Introduce acpi_scan_match_handler()Rafael J. Wysocki2013-03-041-25/+28
| |/
* / PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu2013-04-121-1/+0Star
|/
* Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-261-1/+8
|\
| * Merge branch 'acpi-pm' into fixesRafael J. Wysocki2013-02-231-1/+8
| |\
| | * ACPI / PM: Take unusual configurations of power resources into accountRafael J. Wysocki2013-02-231-1/+8
* | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-261-0/+3
|\ \ \ | |/ / |/| |
| * | Merge branch 'pci/jiang-pci_slot-kconfig' into nextBjorn Helgaas2013-02-161-0/+1
| |\ \
| | * | ACPI / PCI: Make pci_slot built-in only, not a moduleJiang Liu2013-02-151-0/+1
| * | | PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu2013-01-251-0/+3
| |/ /
* | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-02-151-95/+162
|\ \ \
| * | | ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki2013-02-131-21/+48
| * | | ACPI / scan: Full transition to D3cold in acpi_device_unregister()Rafael J. Wysocki2013-02-131-9/+4Star
| * | | ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lockRafael J. Wysocki2013-02-131-14/+17
| * | | ACPI / scan: Make container driver use struct acpi_scan_handlerRafael J. Wysocki2013-02-131-0/+1
| * | | ACPI / scan: Remove useless #ifndef from acpi_eject_store()Rafael J. Wysocki2013-02-131-2/+0Star
| * | | ACPI: Unbind ACPI drv when probe failedToshi Kani2013-02-131-0/+2
| * | | ACPI: sysfs eject support for ACPI scan handlersToshi Kani2013-02-131-1/+1
| * | | ACPI / scan: Follow priorities of IDs when matching scan handlersRafael J. Wysocki2013-02-131-12/+28