| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-10 | 1 | -5/+0 |
|\ |
|
| *-. | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 2017-05-04 | 1 | -11/+6 |
| |\ \ |
|
| | * | | of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev... | Sricharan R | 2017-04-20 | 1 | -5/+0 |
| |/ / |
|
* | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2017-05-05 | 1 | -0/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | ACPI: platform: setup MSI domain for ACPI based platform device | Hanjun Guo | 2017-03-30 | 1 | -0/+6 |
| |/ |
|
* / | ACPI / scan: Prefer devices without _HID for _ADR matching | Rafael J. Wysocki | 2017-04-01 | 1 | -6/+6 |
|/ |
|
* | ACPI / scan: Prefer devices without _HID/_CID for _ADR matching | Rafael J. Wysocki | 2017-01-02 | 1 | -1/+9 |
* | ACPI: Drop misplaced acpi_dma_deconfigure() call from acpi_bind_one() | Lorenzo Pieralisi | 2016-12-26 | 1 | -1/+0 |
* | ACPI: Implement acpi_dma_configure | Lorenzo Pieralisi | 2016-11-29 | 1 | -2/+2 |
* | Merge branch 'acpi-pci' | Rafael J. Wysocki | 2015-11-07 | 1 | -3/+5 |
|\ |
|
| * | device property: ACPI: Make use of the new DMA Attribute APIs | Suthikulpanit, Suravee | 2015-11-07 | 1 | -3/+5 |
* | | ACPI: change init_acpi_device_notify() to return void | Rami Rosen | 2015-09-15 | 1 | -3/+2 |
|/ |
|
* | ACPI / scan: Parse _CCA and setup device coherency | Suthikulpanit, Suravee | 2015-06-15 | 1 | -0/+5 |
* | ACPI: Introduce has_acpi_companion() | Rafael J. Wysocki | 2015-03-16 | 1 | -2/+2 |
* | ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handler | Rafael J. Wysocki | 2014-02-11 | 1 | -0/+12 |
* | ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c | Rafael J. Wysocki | 2013-12-07 | 1 | -12/+0 |
* | ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one() | Rafael J. Wysocki | 2013-12-07 | 1 | -6/+3 |
* | ACPI / bind: Rework struct acpi_bus_type | Rafael J. Wysocki | 2013-12-07 | 1 | -5/+7 |
* | ACPI / bind: Redefine acpi_preset_companion() | Rafael J. Wysocki | 2013-12-07 | 1 | -9/+1 |
* | ACPI / bind: Redefine acpi_get_child() | Rafael J. Wysocki | 2013-12-07 | 1 | -3/+3 |
* | PCI / ACPI: Use acpi_find_child_device() for child devices lookup | Rafael J. Wysocki | 2013-12-07 | 1 | -0/+3 |
* | ACPI / bind: Simplify child device lookups | Rafael J. Wysocki | 2013-12-07 | 1 | -82/+55 |
* | ACPI / bind: Use (put|get)_device() on ACPI device objects too | Rafael J. Wysocki | 2013-11-14 | 1 | -1/+5 |
* | ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node | Rafael J. Wysocki | 2013-11-14 | 1 | -24/+23 |
* | ACPI / bind: Prefer device objects with _STA to those without it | Rafael J. Wysocki | 2013-09-09 | 1 | -11/+24 |
* | ACPI: Print diagnostic messages if device links cannot be created | Rafael J. Wysocki | 2013-08-09 | 1 | -0/+7 |
* | ACPI: Drop unnecessary label from acpi_bind_one() | Rafael J. Wysocki | 2013-08-09 | 1 | -12/+7 |
* | ACPI: Clean up error code path in acpi_unbind_one() | Rafael J. Wysocki | 2013-08-07 | 1 | -7/+4 |
* | ACPI: Use list_for_each_entry() in acpi_unbind_one() | Rafael J. Wysocki | 2013-08-07 | 1 | -20/+18 |
* | ACPI: acpi_bind_one()/acpi_unbind_one() whitespace cleanups | Rafael J. Wysocki | 2013-08-07 | 1 | -4/+3 |
* | ACPI: Create symlinks in acpi_bind_one() under physical_node_lock | Rafael J. Wysocki | 2013-08-07 | 1 | -2/+2 |
* | ACPI: Reduce acpi_bind_one()/acpi_unbind_one() code duplication | Rafael J. Wysocki | 2013-08-07 | 1 | -11/+11 |
* | ACPI: Do not fail acpi_bind_one() if device is already bound correctly | Rafael J. Wysocki | 2013-08-07 | 1 | -3/+10 |
* | ACPI: Try harder to resolve _ADR collisions for bridges | Rafael J. Wysocki | 2013-08-07 | 1 | -17/+82 |
* | ACPI: Drop physical_node_id_bitmap from struct acpi_device | Rafael J. Wysocki | 2013-08-06 | 1 | -15/+19 |
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-06-28 | 1 | -2/+4 |
|\ |
|
| * | ACPI: add _STA evaluation at do_acpi_find_child() | Jeff Wu | 2013-06-19 | 1 | -2/+4 |
* | | ACPI / processor: Use common hotplug infrastructure | Rafael J. Wysocki | 2013-05-12 | 1 | -2/+4 |
|/ |
|
* | ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type | Rafael J. Wysocki | 2013-03-04 | 1 | -25/+1 |
* | ACPI / glue: Add .match() callback to struct acpi_bus_type | Rafael J. Wysocki | 2013-03-04 | 1 | -26/+13 |
* | Merge branch 'acpi-assorted' | Rafael J. Wysocki | 2013-02-15 | 1 | -22/+13 |
|\ |
|
| * | ACPI: Rework acpi_get_child() to be more efficient | Rafael J. Wysocki | 2013-01-26 | 1 | -22/+13 |
* | | Merge branch 'acpi-scan' | Rafael J. Wysocki | 2013-02-11 | 1 | -15/+35 |
|\ \
| |/
|/| |
|
| * | ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type | Rafael J. Wysocki | 2013-01-03 | 1 | -15/+35 |
* | | ACPI / glue: Fix build with ACPI_GLUE_DEBUG set | Yinghai Lu | 2013-01-12 | 1 | -1/+1 |
* | | ACPI / glue: Update DBG macro to include KERN_DEBUG | Joe Perches | 2013-01-03 | 1 | -2/+7 |
|/ |
|
* | ACPI / driver core: Introduce struct acpi_dev_node and related macros | Rafael J. Wysocki | 2012-11-21 | 1 | -8/+8 |
* | ACPI: Allow ACPI handles of devices to be initialized in advance | Rafael J. Wysocki | 2012-11-21 | 1 | -10/+34 |
* | driver core / ACPI: Move ACPI support to core device and driver types | Mika Westerberg | 2012-11-15 | 1 | -8/+6 |
* | ACPI: Fix memory leak in acpi_bind_one() | Jesper Juhl | 2012-10-23 | 1 | -0/+1 |