- 3b2b49e Revert "ACPI: scan: Release PM resources blocked by unused objects" by Rafael J. Wysocki · 3 years, 1 month ago
- c3fb466 Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc' by Rafael J. Wysocki · 3 years, 2 months ago
- 61a3c78 ACPI: glue: Use acpi_device_adr() in acpi_find_child_device() by Rafael J. Wysocki · 3 years, 2 months ago
- c10383e ACPI: scan: Release PM resources blocked by unused objects by Rafael J. Wysocki · 3 years, 3 months ago
- 2ef5236 ACPI: glue: Look for ACPI bus type only if ACPI companion is not known by Rafael J. Wysocki · 3 years, 3 months ago
- c4d19838 ACPI: glue: Drop cleanup callback from struct acpi_bus_type by Rafael J. Wysocki · 3 years, 3 months ago
- 4795448 PCI: ACPI: Drop acpi_pci_bus by Rafael J. Wysocki · 3 years, 3 months ago
- d0b8e39 ACPI: glue: Eliminate acpi_platform_notify() by Rafael J. Wysocki · 3 years, 6 months ago
- 7d625e5 ACPI: glue: Change return type of two functions to void by Rafael J. Wysocki · 3 years, 6 months ago
- 42878a9 ACPI: glue: Rearrange acpi_device_notify() by Rafael J. Wysocki · 3 years, 6 months ago
- e2935ab ACPI: glue: Clean up the printing messages by Hanjun Guo · 3 years, 7 months ago
- 4cbaba4 ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI code by Andy Shevchenko · 3 years, 9 months ago
- 55716d2 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 by Thomas Gleixner · 6 years ago
- 7847a14 ACPI / glue: Add acpi_platform_notify() function by Heikki Krogerus · 6 years ago
- 719cf71 ACPI / glue: Split dev_is_platform() out of module for wide use by Andy Shevchenko · 6 years ago
- 28b4780 Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
- ab182e6 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
- 2c0248d Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm/smmu', 'arm/core', 'x86/vt-d', 'x86/amd' and 'core' into next by Joerg Roedel · 8 years ago
- 09515ef of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices by Sricharan R · 8 years ago
- fdad4e7 ACPI / scan: Prefer devices without _HID for _ADR matching by Rafael J. Wysocki · 8 years ago
- d4f54a1 ACPI: platform: setup MSI domain for ACPI based platform device by Hanjun Guo · 8 years ago
- c2a6bba ACPI / scan: Prefer devices without _HID/_CID for _ADR matching by Rafael J. Wysocki · 8 years ago
- 709f94f ACPI: Drop misplaced acpi_dma_deconfigure() call from acpi_bind_one() by Lorenzo Pieralisi · 8 years ago
- d760a1b ACPI: Implement acpi_dma_configure by Lorenzo Pieralisi · 8 years ago
- f2115fa Merge branch 'acpi-pci' by Rafael J. Wysocki · 9 years ago
- 1831eff device property: ACPI: Make use of the new DMA Attribute APIs by Suthikulpanit, Suravee · 9 years ago
- c33cab6 ACPI: change init_acpi_device_notify() to return void by Rami Rosen · 9 years ago
- d056267 ACPI / scan: Parse _CCA and setup device coherency by Suthikulpanit, Suravee · 10 years ago
- ca5b74d ACPI: Introduce has_acpi_companion() by Rafael J. Wysocki · 10 years ago
- 9cb32ac ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handler by Rafael J. Wysocki · 11 years ago
- bfecc2b ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.c by Rafael J. Wysocki · 11 years ago
- 24dee1f ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one() by Rafael J. Wysocki · 11 years ago
- e3f02c5 ACPI / bind: Rework struct acpi_bus_type by Rafael J. Wysocki · 11 years ago
- 9c5ad36 ACPI / bind: Redefine acpi_preset_companion() by Rafael J. Wysocki · 11 years ago
- 11dcc75 ACPI / bind: Redefine acpi_get_child() by Rafael J. Wysocki · 11 years ago
- 5ce79d2 PCI / ACPI: Use acpi_find_child_device() for child devices lookup by Rafael J. Wysocki · 11 years ago
- d9fef0c ACPI / bind: Simplify child device lookups by Rafael J. Wysocki · 11 years ago
- a104b4d ACPI / bind: Use (put|get)_device() on ACPI device objects too by Rafael J. Wysocki · 11 years ago
- 7b19981 ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_node by Rafael J. Wysocki · 11 years ago
- 11b88ee ACPI / bind: Prefer device objects with _STA to those without it by Rafael J. Wysocki · 11 years ago
- 464c114 ACPI: Print diagnostic messages if device links cannot be created by Rafael J. Wysocki · 11 years ago
- 3342c75 ACPI: Drop unnecessary label from acpi_bind_one() by Rafael J. Wysocki · 11 years ago
- 38e88839 ACPI: Clean up error code path in acpi_unbind_one() by Rafael J. Wysocki · 11 years ago
- 3e33278 ACPI: Use list_for_each_entry() in acpi_unbind_one() by Rafael J. Wysocki · 11 years ago
- f501b6e ACPI: acpi_bind_one()/acpi_unbind_one() whitespace cleanups by Rafael J. Wysocki · 11 years ago
- 4005520 ACPI: Create symlinks in acpi_bind_one() under physical_node_lock by Rafael J. Wysocki · 11 years ago
- bdbdbf9 ACPI: Reduce acpi_bind_one()/acpi_unbind_one() code duplication by Rafael J. Wysocki · 11 years ago
- 3fe444a ACPI: Do not fail acpi_bind_one() if device is already bound correctly by Rafael J. Wysocki · 11 years ago
- 60f75b8 ACPI: Try harder to resolve _ADR collisions for bridges by Rafael J. Wysocki · 11 years ago
- 007ccfc ACPI: Drop physical_node_id_bitmap from struct acpi_device by Rafael J. Wysocki · 11 years ago
- bdc8f09 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 12 years ago
- c7d9ca9 ACPI: add _STA evaluation at do_acpi_find_child() by Jeff Wu · 12 years ago
- ac212b6 ACPI / processor: Use common hotplug infrastructure by Rafael J. Wysocki · 12 years ago
- 9241448 ACPI / glue: Drop .find_bridge() callback from struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
- 5354009 ACPI / glue: Add .match() callback to struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
- a68d353 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 12 years ago
- 5989329 Merge branch 'acpi-scan' by Rafael J. Wysocki · 12 years ago
- 33f767d ACPI: Rework acpi_get_child() to be more efficient by Rafael J. Wysocki · 12 years ago
- a412a11 ACPI / glue: Fix build with ACPI_GLUE_DEBUG set by Yinghai Lu · 12 years ago
- 23415eb ACPI / glue: Update DBG macro to include KERN_DEBUG by Joe Perches · 12 years ago
- 11909ca ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type by Rafael J. Wysocki · 12 years ago
- 95f8a08 ACPI / driver core: Introduce struct acpi_dev_node and related macros by Rafael J. Wysocki · 12 years ago
- f3fd0c8 ACPI: Allow ACPI handles of devices to be initialized in advance by Rafael J. Wysocki · 12 years ago
- 06f64c8 driver core / ACPI: Move ACPI support to core device and driver types by Mika Westerberg · 12 years ago
- 2978af5 ACPI: Fix memory leak in acpi_bind_one() by Jesper Juhl · 12 years ago
- 1033f90 ACPI: Allow ACPI binding with USB-3.0 hub by Lan Tianyu · 12 years ago
- 91e4d5a drivers/acpi/glue: revert accidental license-related 6b66d95895c bits by Jeff Garzik · 12 years ago
- 6b66d95 libata: bind the Linux device tree to the ACPI device tree by Matthew Garrett · 13 years ago
- 66886d6 ACPI: Add stubs for (un)register_acpi_bus_type by Matthew Garrett · 13 years ago
- 214f2c9 acpi: add export.h to files using THIS_MODULE/EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
- 7fa69ba ACPI / PM: Drop special ACPI wakeup flags by Rafael J. Wysocki · 14 years ago
- 108029f ACPI: Add the check of ADR flag in course of finding ACPI handle for PCI device by Zhao Yakui · 14 years ago
- 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
- 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 15 years ago
- 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
- 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
- a192a95 ACPI: Move definition of PREFIX from acpi_bus.h to internal..h by Len Brown · 15 years ago
- 8e4319c ACPICA: Fix several acpi_attach_data problems by Bob Moore · 16 years ago
- 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 16 years ago
- 7fe2a6c ACPI: kill acpi_get_physical_pci_device() by Alexander Chiang · 16 years ago
- 0e46517 ACPI: call init_acpi_device_notify() explicitly rather than as initcall by Bjorn Helgaas · 16 years ago
- db1461a ACPI: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
- 22c13f9 ACPI: video: Ignore devices that aren't present in hardware by Thomas Renninger · 16 years ago
- a474aae rtc-cmos: move wake setup from ACPI glue into RTC driver by Bjorn Helgaas · 16 years ago
- 1efd325 Fix RTC wakealarm sysfs interface breakage. by Linus Torvalds · 16 years ago
- 76acae0 ACPI: Make /proc/acpi/wakeup interface handle PCI devices (again) by Rafael J. Wysocki · 16 years ago
- fc3a882 driver core: fix a lot of printk usages of bus_id by Greg Kroah-Hartman · 17 years ago
- 5e248ac APCI: revert another duplicated patch by Thomas Gleixner · 16 years ago
- dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
- d185705 ACPI: don't walk tables if ACPI was disabled by Vegard Nossum · 17 years ago
- eb9d0fe PCI ACPI: Rework PCI handling of wake-up by Rafael J. Wysocki · 16 years ago
- 4389ed2 ACPI: don't walk tables if ACPI was disabled by Vegard Nossum · 17 years ago
- e1094bf ACPI: Disable Fixed_RTC event when installing RTC handler by Zhao Yakui · 17 years ago
- 1071695 ACPI: crosslink ACPI and "real" device nodes by David Brownell · 17 years ago
- e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
- 4ebf83c ACPI: fix empty macros found by -Wextra by Dave Jones · 17 years ago
- 19bfe37 workaround rtc-related acpi table bugs by David Brownell · 18 years ago
- f5f72b4 ACPI wakeup hooks for rtc-cmos by David Brownell · 18 years ago
- 8d4956c ACPI: remove non-PNPACPI version of get_rtc_dev() by Len Brown · 18 years ago
- a74388e ACPI: updates rtc-cmos device platform_data by David Brownell · 18 years ago