summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/scan.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | | ACPI / scan: Clean up acpi_bus_get_parent()Rafael J. Wysocki2013-01-311-11/+5Star
| * | | ACPI / platform: Use struct acpi_scan_handler for creating devicesRafael J. Wysocki2013-01-301-29/+1Star
| * | | 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/+2Star
| * | | | | | Merge branch 'acpi-scan' into acpi-cleanupRafael J. Wysocki2013-01-261-212/+114Star
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | 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/+116Star
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
* | | | | | | 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
| * | | | | ACPI: Take power resource initialization errors into accountRafael J. Wysocki2013-01-171-32/+25Star
| * | | | | ACPI / scan: Consolidate extraction of power resources listsRafael J. Wysocki2013-01-171-30/+21Star
| * | | | | ACPI / scan: Remove unnecessary initialization of local variablesRafael J. Wysocki2013-01-171-3/+3
| * | | | | ACPI / scan: Move power state initialization to a separate routineRafael J. Wysocki2013-01-171-41/+46
| * | | | | ACPI / PM: Take order attribute of wakeup power resources into accountRafael J. Wysocki2013-01-171-10/+16
| * | | | | ACPI / PM: Take order attribute of power resources into accountRafael J. Wysocki2013-01-171-5/+26
| * | | | | ACPI: Drop power resources driverRafael J. Wysocki2013-01-171-1/+0Star
| * | | | | ACPI / scan: Treat power resources in a special wayRafael J. Wysocki2013-01-171-30/+17Star
| * | | | | ACPI / scan: More straightforward preparation of ACPI device objectsRafael J. Wysocki2013-01-171-117/+61Star
| * | | | | ACPI / PM: Rework the handling of devices depending on power resourcesRafael J. Wysocki2013-01-171-0/+8
| * | | | | Merge branch 'acpi-scan' into acpi-pmRafael J. Wysocki2013-01-171-204/+116Star
| |\ \ \ \ \ | | |/ / / / | |/| / / / | | |/ / /
* | | | | Merge branch 'acpi-scan'Rafael J. Wysocki2013-02-111-218/+122Star
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ACPI / scan: Fix acpi_bus_get_device() check in acpi_match_device()Rafael J. Wysocki2013-01-311-2/+2
| | |_|/ | |/| |
| * | | ACPI / scan: Make namespace scanning and trimming mutually exclusiveRafael J. Wysocki2013-01-271-4/+12