summaryrefslogtreecommitdiff
path: root/drivers/acpi/glue.c
AgeCommit message (Expand)Author
2023-01-10ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede
2022-06-20ACPI: glue: Introduce acpi_find_child_by_adr()Rafael J. Wysocki
2022-06-20ACPI: glue: Introduce acpi_dev_has_children()Rafael J. Wysocki
2022-06-20ACPI: glue: Use acpi_dev_for_each_child()Rafael J. Wysocki
2022-05-12ACPI: glue: Rearrange find_child_checks()Rafael J. Wysocki
2021-11-17Revert "ACPI: scan: Release PM resources blocked by unused objects"Rafael J. Wysocki
2021-11-02Merge branches 'acpi-glue', 'acpi-pnp', 'acpi-processor' and 'acpi-soc'Rafael J. Wysocki
2021-10-28ACPI: glue: Use acpi_device_adr() in acpi_find_child_device()Rafael J. Wysocki
2021-10-13ACPI: scan: Release PM resources blocked by unused objectsRafael J. Wysocki
2021-09-27ACPI: glue: Look for ACPI bus type only if ACPI companion is not knownRafael J. Wysocki
2021-09-27ACPI: glue: Drop cleanup callback from struct acpi_bus_typeRafael J. Wysocki
2021-09-27PCI: ACPI: Drop acpi_pci_busRafael J. Wysocki
2021-07-16ACPI: glue: Eliminate acpi_platform_notify()Rafael J. Wysocki
2021-07-16ACPI: glue: Change return type of two functions to voidRafael J. Wysocki
2021-07-16ACPI: glue: Rearrange acpi_device_notify()Rafael J. Wysocki
2021-06-07ACPI: glue: Clean up the printing messagesHanjun Guo
2021-04-13ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI codeAndy Shevchenko
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428Thomas Gleixner
2018-11-26ACPI / glue: Add acpi_platform_notify() functionHeikki Krogerus
2018-09-10ACPI / glue: Split dev_is_platform() out of module for wide useAndy Shevchenko
2017-05-09Merge tag 'iommu-updates-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-05-04Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm...Joerg Roedel
2017-04-20of/acpi: Configure dma operations at probe time for platform/amba/pci bus dev...Sricharan R
2017-04-01ACPI / scan: Prefer devices without _HID for _ADR matchingRafael J. Wysocki
2017-03-30ACPI: platform: setup MSI domain for ACPI based platform deviceHanjun Guo
2017-01-02ACPI / scan: Prefer devices without _HID/_CID for _ADR matchingRafael J. Wysocki
2016-12-26ACPI: Drop misplaced acpi_dma_deconfigure() call from acpi_bind_one()Lorenzo Pieralisi
2016-11-29ACPI: Implement acpi_dma_configureLorenzo Pieralisi
2015-11-07Merge branch 'acpi-pci'Rafael J. Wysocki
2015-11-07device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee
2015-09-15ACPI: change init_acpi_device_notify() to return voidRami Rosen
2015-06-15ACPI / scan: Parse _CCA and setup device coherencySuthikulpanit, Suravee
2015-03-16ACPI: Introduce has_acpi_companion()Rafael J. Wysocki
2014-02-11ACPI / scan: Add bind/unbind callbacks to struct acpi_scan_handlerRafael J. Wysocki
2013-12-07ACPI / bind: Move acpi_get_child() to drivers/ide/ide-acpi.cRafael J. Wysocki
2013-12-07ACPI / bind: Pass struct acpi_device pointer to acpi_bind_one()Rafael J. Wysocki
2013-12-07ACPI / bind: Rework struct acpi_bus_typeRafael J. Wysocki
2013-12-07ACPI / bind: Redefine acpi_preset_companion()Rafael J. Wysocki
2013-12-07ACPI / bind: Redefine acpi_get_child()Rafael J. Wysocki
2013-12-07PCI / ACPI: Use acpi_find_child_device() for child devices lookupRafael J. Wysocki
2013-12-07ACPI / bind: Simplify child device lookupsRafael J. Wysocki
2013-11-14ACPI / bind: Use (put|get)_device() on ACPI device objects tooRafael J. Wysocki
2013-11-14ACPI / driver core: Store an ACPI device pointer in struct acpi_dev_nodeRafael J. Wysocki
2013-09-09ACPI / bind: Prefer device objects with _STA to those without itRafael J. Wysocki
2013-08-09ACPI: Print diagnostic messages if device links cannot be createdRafael J. Wysocki
2013-08-09ACPI: Drop unnecessary label from acpi_bind_one()Rafael J. Wysocki
2013-08-07ACPI: Clean up error code path in acpi_unbind_one()Rafael J. Wysocki
2013-08-07ACPI: Use list_for_each_entry() in acpi_unbind_one()Rafael J. Wysocki
2013-08-07ACPI: acpi_bind_one()/acpi_unbind_one() whitespace cleanupsRafael J. Wysocki