aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAge
...
| | * ACPI / scan: Add special handler for Intel Lynxpoint LPSS devicesRafael J. Wysocki2013-03-21
| * | ACPI: Verify device status after ejectToshi Kani2013-03-24
| * | ACPI: Update _OST handling for notifyToshi Kani2013-03-24
| * | ACPI: Update PNPID match handling for notifyToshi Kani2013-03-24
| * | ACPI: Update PNPID set/free interfacesToshi Kani2013-03-24
| * | ACPI: Remove acpi_device dependency in acpi_device_set_id()Toshi Kani2013-03-24
| * | ACPI / scan: Make memory hotplug driver use struct acpi_scan_handlerRafael J. Wysocki2013-03-04
| * | ACPI / hotplug: Introduce user space interface for hotplug profilesRafael J. Wysocki2013-03-04
| * | ACPI / scan: Introduce acpi_scan_handler_matching()Rafael J. Wysocki2013-03-04
| * | ACPI / scan: Introduce common code for ACPI-based device hotplugRafael J. Wysocki2013-03-04
| * | ACPI / scan: Introduce acpi_scan_match_handler()Rafael J. Wysocki2013-03-04
| |/
* / PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu2013-04-12
|/
* Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-26
|\
| * Merge branch 'acpi-pm' into fixesRafael J. Wysocki2013-02-23
| |\
| | * ACPI / PM: Take unusual configurations of power resources into accountRafael J. Wysocki2013-02-23
* | | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-26
|\ \ \ | |/ / |/| |
| * | Merge branch 'pci/jiang-pci_slot-kconfig' into nextBjorn Helgaas2013-02-15
| |\ \
| | * | ACPI / PCI: Make pci_slot built-in only, not a moduleJiang Liu2013-02-15
| * | | PCI: acpiphp: Move host bridge hotplug to pci_root.cYinghai Lu2013-01-25
| |/ /
* | | Merge branch 'acpi-cleanup'Rafael J. Wysocki2013-02-15
|\ \ \
| * | | ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki2013-02-13
| * | | ACPI / scan: Full transition to D3cold in acpi_device_unregister()Rafael J. Wysocki2013-02-13
| * | | ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lockRafael J. Wysocki2013-02-13
| * | | ACPI / scan: Make container driver use struct acpi_scan_handlerRafael J. Wysocki2013-02-13
| * | | ACPI / scan: Remove useless #ifndef from acpi_eject_store()Rafael J. Wysocki2013-02-13
| * | | ACPI: Unbind ACPI drv when probe failedToshi Kani2013-02-13
| * | | ACPI: sysfs eject support for ACPI scan handlersToshi Kani2013-02-13
| * | | ACPI / scan: Follow priorities of IDs when matching scan handlersRafael J. Wysocki2013-02-13
| * | | ACPI / scan: Clean up acpi_bus_get_parent()Rafael J. Wysocki2013-01-31
| * | | ACPI / platform: Use struct acpi_scan_handler for creating devicesRafael J. Wysocki2013-01-30
| * | | ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handlerRafael J. Wysocki2013-01-30
| * | | ACPI / scan: Introduce struct acpi_scan_handlerRafael J. Wysocki2013-01-30
| * | | Merge branch 'acpi-lpss' into acpi-cleanupRafael J. Wysocki2013-01-29
| |\ \ \
| * \ \ \ Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-29
| |\ \ \ \
| * | | | | ACPI / scan: Make scanning of fixed devices follow the general schemeRafael J. Wysocki2013-01-29
| * | | | | Merge branch 'acpi-pm' into acpi-cleanupRafael J. Wysocki2013-01-29
| |\ \ \ \ \
| * | | | | | ACPI: Remove useless type argument of driver .remove() operationRafael J. Wysocki2013-01-25
| * | | | | | Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-25
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | Merge branch 'acpi-lpss'Rafael J. Wysocki2013-02-11
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | ACPI / platform: create LPSS clocks if Lynxpoint devices are found during scanMika Westerberg2013-01-23
| * | | | | | ACPI: add support for CSRT tableMika Westerberg2013-01-19
| * | | | | | Merge branch 'acpi-scan' into acpi-lpssRafael J. Wysocki2013-01-18
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'acpi-pm'Rafael J. Wysocki2013-02-11
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | ACPI / PM: Do not power manage devices in unknown initial statesRafael J. Wysocki2013-02-01
| | |_|_|/ / | |/| | | |
| * | | | | ACPI / PM: Expose current status of ACPI power resourcesRafael J. Wysocki2013-01-24
| * | | | | ACPI / PM: Expose power states of ACPI devices to user spaceRafael J. Wysocki2013-01-24
| * | | | | ACPI / scan: Prevent device add uevents from racing with user spaceRafael J. Wysocki2013-01-24
| * | | | | ACPI: Use system level attribute of wakeup power resourcesRafael J. Wysocki2013-01-17
| * | | | | ACPI: Take power resource initialization errors into accountRafael J. Wysocki2013-01-17
| * | | | | ACPI / scan: Consolidate extraction of power resources listsRafael J. Wysocki2013-01-17