summaryrefslogtreecommitdiff
path: root/drivers/acpi/scan.c
AgeCommit message (Expand)Author
2023-12-11ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplugJames Morse
2023-12-11ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()James Morse
2023-12-11ACPI: Only enumerate enabled (or functional) devicesJames Morse
2023-11-27iommu: Avoid more races around device probeRobin Murphy
2023-10-26Merge branches 'acpi-utils', 'acpi-resource', 'acpi-property' and 'acpi-soc'Rafael J. Wysocki
2023-10-24ACPI: scan: Rename acpi_scan_device_not_present() to be about enumerationJames Morse
2023-10-20ACPI: scan: Use the acpi_device_is_present() helper in more placesJames Morse
2023-09-29ACPI: utils: Dynamically determine acpi_handle_list sizeRafael J. Wysocki
2023-09-01Merge tag 'iommu-updates-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-25Merge branches 'acpi-scan', 'acpi-tad', 'acpi-extlog' and 'acpi-misc'Rafael J. Wysocki
2023-08-21Merge branches 'apple/dart', 'arm/mediatek', 'arm/renesas', 'arm/rockchip', '...Joerg Roedel
2023-08-17ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC deviceWentong Wu
2023-08-01ACPI: Move AMBA bus scan handling into arm64 specific directorySudeep Holla
2023-07-31ACPI: scan: Create platform device for CS35L56Simon Trimmer
2023-07-14iommu: Have __iommu_probe_device() check for already probed devicesJason Gunthorpe
2023-07-04ACPI: scan: Use the acpi_match_acpi_device() helperAndy Shevchenko
2023-07-04ACPI: scan: fix undeclared variable warnings by including sleep.hBen Dooks
2023-06-29ACPI: scan: Move acpi_root to internal headerAndy Shevchenko
2023-06-05ACPI: scan: Reduce overhead related to devices with dependenciesRafael J. Wysocki
2023-01-10ACPI: Fix selecting wrong ACPI fwnode for the iGPU on some Dell laptopsHans de Goede
2022-11-03ACPI: scan: substitute empty_zero_page with helper ZERO_PAGE(0)Giulio Benetti
2022-10-26ACPI: scan: Add LATT2021 to acpi_ignore_dep_ids[]Hans de Goede
2022-10-19ACPI: scan: Fix DMA range assignmentRobin Murphy
2022-09-30Merge branches 'acpi-scan', 'acpi-bus' and 'acpi-platform'Rafael J. Wysocki
2022-09-24ACPI: scan: Add acpi_dev_get_next_consumer_dev()Daniel Scally
2022-09-24ACPI: scan: Support multiple DMA windows with different offsetsJianmin Lv
2022-08-24ACPI: Drop parent field from struct acpi_deviceRafael J. Wysocki
2022-08-23ACPI: scan: Eliminate __acpi_device_add()Rafael J. Wysocki
2022-08-23ACPI: scan: Rearrange initialization of ACPI device objectsRafael J. Wysocki
2022-08-23ACPI: scan: Rename acpi_bus_get_parent() and rearrange itRafael J. Wysocki
2022-08-23ACPI: Rename acpi_bus_get/put_acpi_device()Rafael J. Wysocki
2022-08-06Merge tag 'sound-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2022-07-28ACPI: scan: Add CLSA0101 Laptop SupportLucas Tanure
2022-07-01ACPI: bus: Drop unused list heads from struct acpi_deviceRafael J. Wysocki
2022-06-21ACPI: scan: Walk ACPI device's children using driver coreRafael J. Wysocki
2022-04-05ACPI: bus: Eliminate acpi_bus_get_device()Rafael J. Wysocki
2022-03-25Merge tag 'platform-drivers-x86-v5.18-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-03-23Merge tag 'sound-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-03-18Merge back ACPI device enumeration material for v5.18.Rafael J. Wysocki
2022-03-16Revert "ACPI: scan: Do not add device IDs from _CID if _HID is not valid"Rafael J. Wysocki
2022-03-02Input: soc_button_array - add support for Microsoft Surface 3 (MSHW0028) buttonsHans de Goede
2022-02-18ACPI: scan: Use ida_alloc() instead of ida_simple_get()Rafael J. Wysocki
2022-02-02ACPI / scan: Create platform device for CS35L41Lucas Tanure
2022-02-02platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver nameLucas Tanure
2022-01-18Merge tag 'acpi-5.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-01-12Merge tag 'usb-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-01-12ACPI: scan: Rename label in acpi_scan_init()Rafael J. Wysocki
2022-01-12ACPI: scan: Simplify initialization of power and sleep buttonsRafael J. Wysocki
2022-01-12ACPI: scan: Change acpi_scan_init() return value type to voidRafael J. Wysocki
2022-01-10Merge tag 'acpi-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds