summaryrefslogtreecommitdiff
path: root/drivers/acpi/scan.c
AgeCommit message (Expand)Author
2021-11-03ACPI: scan: Obtain device's desired enumeration power stateSakari Ailus
2021-11-02Merge tag 'acpi-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-10-16hwmon: (acpi_power_meter) Use acpi_bus_get_acpi_device()Rafael J. Wysocki
2021-10-13ACPI: scan: Release PM resources blocked by unused objectsRafael J. Wysocki
2021-09-07ACPI: scan: Remove unneeded header linux/nls.hKari Argillander
2021-07-02Merge tag 'iommu-updates-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-06-29Merge tag 'devprop-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-29Merge branches 'acpi-dptf' and 'acpi-messages'Rafael J. Wysocki
2021-06-29Merge branches 'acpi-pm', 'acpi-processor' and 'acpi-resources'Rafael J. Wysocki
2021-06-29Merge branches 'acpi-bus', 'acpi-scan' and 'acpi-tables'Rafael J. Wysocki
2021-06-25ACPI: Add driver for the VIOT tableJean-Philippe Brucker
2021-06-25ACPI: Move IOMMU setup code out of IORTJean-Philippe Brucker
2021-06-25ACPI: arm64: Move DMA setup operations out of IORTJean-Philippe Brucker
2021-06-21ACPI: scan: Simplify acpi_table_events_fn()Rafael J. Wysocki
2021-06-17ACPI: scan: Fix race related to dropping dependenciesRafael J. Wysocki
2021-06-17ACPI: scan: Reorganize acpi_device_add()Rafael J. Wysocki
2021-06-17ACPI: scan: Fix device object rescan in acpi_scan_clear_dep()Rafael J. Wysocki
2021-06-17ACPI: scan: Make acpi_walk_dep_device_list()Rafael J. Wysocki
2021-06-17ACPI: scan: Rearrange acpi_dev_get_first_consumer_dev_cb()Rafael J. Wysocki
2021-06-17ACPI: scan: Define acpi_bus_put_acpi_device() as static inlineRafael J. Wysocki
2021-06-10ACPI: scan: initialize local variable to avoid garbage being returnedColin Ian King
2021-06-07ACPI: scan: Add function to fetch dependent of ACPI deviceDaniel Scally
2021-06-07ACPI: scan: Extend acpi_walk_dep_device_list()Daniel Scally
2021-06-07ACPI: scan: Unify the log message printingHanjun Guo
2021-06-07ACPI: scan: Constify acpi_dma_supported() helper functionAndy Shevchenko
2021-05-31ACPI: power: Rework turning off unused power resourcesRafael J. Wysocki
2021-05-24ACPI: power: Refine turning off unused power resourcesRafael J. Wysocki
2021-05-17ACPI: scan: Rearrange dep_unmet initializationRafael J. Wysocki
2021-05-13Merge branch 'acpi-pm'Rafael J. Wysocki
2021-05-10ACPI: scan: Fix a memory leak in an error handling pathChristophe JAILLET
2021-05-10Revert "Revert "ACPI: scan: Turn off unused power resources during initializa...Rafael J. Wysocki
2021-05-06Merge branches 'acpi-pm' and 'acpi-docs'Rafael J. Wysocki
2021-04-30Revert "ACPI: scan: Turn off unused power resources during initialization"Rafael J. Wysocki
2021-04-26Merge branch 'acpi-misc'Rafael J. Wysocki
2021-04-26Merge branches 'acpi-scan', 'acpi-drivers', 'acpi-pm' and 'acpi-resources'Rafael J. Wysocki
2021-04-13ACPI: bus: Introduce acpi_dev_get() and reuse it in ACPI codeAndy Shevchenko
2021-04-12ACPI: scan: Utilize match_string() APIAndy Shevchenko
2021-04-08ACPI: scan: Call acpi_get_object_info() from acpi_set_pnp_ids()Rafael J. Wysocki
2021-04-08ACPI: scan: Drop sta argument from acpi_init_device_object()Rafael J. Wysocki
2021-04-08ACPI: scan: Drop sta argument from acpi_add_single_object()Rafael J. Wysocki
2021-04-08ACPI: scan: Rearrange checks in acpi_bus_check_add()Rafael J. Wysocki
2021-04-08ACPI: scan: Fold acpi_bus_type_and_status() into its callerRafael J. Wysocki
2021-03-30ACPI: scan: Fix _STA getting called on devices with unmet dependenciesHans de Goede
2021-03-23ACPI: scan: Turn off unused power resources during initializationRafael J. Wysocki
2021-03-22ACPI: scan: Use unique number for instance_noAndy Shevchenko
2021-03-19ACPI: fix various typos in commentsTom Saeger
2021-02-15Merge branch 'acpi-messages'Rafael J. Wysocki
2021-02-05Merge back 'acpi-scan' changes for v5.12.Rafael J. Wysocki
2021-02-04ACPI: scan: Clean up printing messagesRafael J. Wysocki
2021-02-01ACPI: scan: Fix battery devices sometimes never bindingHans de Goede