index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-25
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-1
/
+0
2013-05-15
ACPI / scan: Fix memory leak on acpi_scan_init_hotplug() error path
Catalin Marinas
1
-1
/
+2
2013-05-14
dma: acpi-dma: parse CSRT to extract additional resources
Andy Shevchenko
1
-1
/
+0
2013-04-30
Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-138
/
+393
2013-04-28
Merge branch 'acpi-lpss'
Rafael J. Wysocki
1
-0
/
+1
2013-04-12
PCI/ACPI: Handle PCI slot devices when creating/destroying PCI buses
Jiang Liu
1
-1
/
+0
2013-03-25
ACPI: Verify device status after eject
Toshi Kani
1
-1
/
+17
2013-03-24
ACPI: Update _OST handling for notify
Toshi Kani
1
-52
/
+35
2013-03-24
ACPI: Update PNPID match handling for notify
Toshi Kani
1
-33
/
+52
2013-03-24
ACPI: Update PNPID set/free interfaces
Toshi Kani
1
-42
/
+43
2013-03-24
ACPI: Remove acpi_device dependency in acpi_device_set_id()
Toshi Kani
1
-35
/
+34
2013-03-21
ACPI / scan: Add special handler for Intel Lynxpoint LPSS devices
Rafael J. Wysocki
1
-0
/
+1
2013-03-04
ACPI / scan: Make memory hotplug driver use struct acpi_scan_handler
Rafael J. Wysocki
1
-0
/
+1
2013-03-04
ACPI / hotplug: Introduce user space interface for hotplug profiles
Rafael J. Wysocki
1
-0
/
+59
2013-03-04
ACPI / scan: Introduce acpi_scan_handler_matching()
Rafael J. Wysocki
1
-10
/
+20
2013-03-04
ACPI / scan: Introduce common code for ACPI-based device hotplug
Rafael J. Wysocki
1
-53
/
+216
2013-03-04
ACPI / scan: Introduce acpi_scan_match_handler()
Rafael J. Wysocki
1
-25
/
+28
2013-02-25
Merge tag 'pm+acpi-fixes-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+8
2013-02-25
Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+3
2013-02-23
Merge branch 'acpi-pm' into fixes
Rafael J. Wysocki
1
-1
/
+8
2013-02-23
ACPI / PM: Take unusual configurations of power resources into account
Rafael J. Wysocki
1
-1
/
+8
2013-02-15
Merge branch 'pci/jiang-pci_slot-kconfig' into next
Bjorn Helgaas
1
-0
/
+1
2013-02-15
ACPI / PCI: Make pci_slot built-in only, not a module
Jiang Liu
1
-0
/
+1
2013-02-15
Merge branch 'acpi-cleanup'
Rafael J. Wysocki
1
-95
/
+162
2013-02-13
ACPI / hotplug: Fix concurrency issues and memory leaks
Rafael J. Wysocki
1
-21
/
+48
2013-02-13
ACPI / scan: Full transition to D3cold in acpi_device_unregister()
Rafael J. Wysocki
1
-9
/
+4
2013-02-13
ACPI / scan: Make acpi_bus_hot_remove_device() acquire the scan lock
Rafael J. Wysocki
1
-14
/
+17
2013-02-13
ACPI / scan: Make container driver use struct acpi_scan_handler
Rafael J. Wysocki
1
-0
/
+1
2013-02-13
ACPI / scan: Remove useless #ifndef from acpi_eject_store()
Rafael J. Wysocki
1
-2
/
+0
2013-02-13
ACPI: Unbind ACPI drv when probe failed
Toshi Kani
1
-0
/
+2
2013-02-13
ACPI: sysfs eject support for ACPI scan handlers
Toshi Kani
1
-1
/
+1
2013-02-13
ACPI / scan: Follow priorities of IDs when matching scan handlers
Rafael J. Wysocki
1
-12
/
+28
2013-02-11
Merge branch 'acpi-lpss'
Rafael J. Wysocki
1
-10
/
+13
2013-02-11
Merge branch 'acpi-pm'
Rafael J. Wysocki
1
-217
/
+245
2013-02-11
Merge branch 'acpi-scan'
Rafael J. Wysocki
1
-218
/
+122
2013-02-01
ACPI / PM: Do not power manage devices in unknown initial states
Rafael J. Wysocki
1
-1
/
+4
2013-01-31
ACPI / scan: Clean up acpi_bus_get_parent()
Rafael J. Wysocki
1
-11
/
+5
2013-01-31
ACPI / scan: Fix acpi_bus_get_device() check in acpi_match_device()
Rafael J. Wysocki
1
-2
/
+2
2013-01-30
ACPI / platform: Use struct acpi_scan_handler for creating devices
Rafael J. Wysocki
1
-29
/
+1
2013-01-30
ACPI / PCI: Make PCI IRQ link driver use struct acpi_scan_handler
Rafael J. Wysocki
1
-0
/
+1
2013-01-30
ACPI / scan: Introduce struct acpi_scan_handler
Rafael J. Wysocki
1
-7
/
+53
2013-01-29
Merge branch 'acpi-lpss' into acpi-cleanup
Rafael J. Wysocki
1
-10
/
+13
2013-01-29
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
1
-13
/
+15
2013-01-29
ACPI / scan: Make scanning of fixed devices follow the general scheme
Rafael J. Wysocki
1
-11
/
+24
2013-01-29
Merge branch 'acpi-pm' into acpi-cleanup
Rafael J. Wysocki
1
-216
/
+241
2013-01-27
ACPI / scan: Make namespace scanning and trimming mutually exclusive
Rafael J. Wysocki
1
-4
/
+12
2013-01-26
ACPI: Remove useless type argument of driver .remove() operation
Rafael J. Wysocki
1
-3
/
+2
2013-01-26
Merge branch 'acpi-scan' into acpi-cleanup
Rafael J. Wysocki
1
-212
/
+114
2013-01-26
ACPI / scan: Make it clear that acpi_bus_trim() cannot fail
Rafael J. Wysocki
1
-9
/
+3
2013-01-25
PCI: acpiphp: Move host bridge hotplug to pci_root.c
Yinghai Lu
1
-0
/
+3
[next]