summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-301-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/+35
| * | 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/+34
| * | 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/+0
|/
* Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-251-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-251-0/+3
|\ \ \ | |/ / |/| |
| * | Merge branch 'pci/jiang-pci_slot-kconfig' into nextBjorn Helgaas2013-02-151-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/+4
| * | | 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/+0
| * | | 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
| * | | ACPI / scan: Clean up acpi_bus_get_parent()Rafael J. Wysocki2013-01-311-11/+5
| * | | ACPI / platform: Use struct acpi_scan_handler for creating devicesRafael J. Wysocki2013-01-301-29/+1
| * | | ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handlerRafael J. Wysocki2013-01-301-0/+1
| * | | ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki2013-01-301-7/+53
| * | | Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki2013-01-291-10/+13
| |\ \ \
| * \ \ \ Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-291-13/+15
| |\ \ \ \
| * | | | | ACPI / scan: Make scanning of fixed devices follow the general schemeRafael J. Wysocki2013-01-291-11/+24
| * | | | | Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki2013-01-291-216/+241
| |\ \ \ \ \
| * | | | | | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-261-3/+2
| * | | | | | Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-261-212/+114
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'acpi-lpss'Rafael J. Wysocki2013-02-111-10/+13
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scanMika Westerberg2013-01-231-10/+12
| * | | | | | ACPI: add support for CSRT tableMika Westerberg2013-01-191-0/+1
| * | | | | | Merge branch 'acpi-scan' into acpi-lpssRafael J. Wysocki2013-01-181-204/+116
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-02-111-217/+245
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ACPI / PM: Do not power manage devices in unknown initial statesRafael J. Wysocki2013-02-011-1/+4
| | |_|_|/ / | |/| | | |
| * | | | | ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki2013-01-241-0/+3
| * | | | | ACPI / PM: Expose power states of ACPI devices to user spaceRafael J. Wysocki2013-01-241-1/+48
| * | | | | ACPI / scan: Prevent device add uevents from racing with user spaceRafael J. Wysocki2013-01-241-5/+15
| * | | | | ACPI: Use system level attribute of wakeup power resourcesRafael J. Wysocki2013-01-171-0/+11
OpenPOWER on IntegriCloud