summaryrefslogtreecommitdiff
path: root/drivers/acpi/scan.c
AgeCommit message (Expand)Author
6 daysMerge tag 'thermal-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-11-07ACPI: DPTF: Remove int340x thermal scan handlerSlawomir Rosek
2025-11-03ACPI: scan: replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2025-10-04Merge tag 'riscv-for-linus-6.18-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-03Merge tag 'iommu-updates-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-09-29Merge branches 'acpi-property', 'acpi-resource', 'acpi-pm' and 'acpi-tables'Rafael J. Wysocki
2025-09-25ACPI: scan: Update honor list for RPMI System MSISunil V L
2025-09-05ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id()Sunil V L
2025-09-04ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids[]Hans de Goede
2025-08-25ACPI: PM: Add power resource init functionMaciej S. Szmigiero
2025-03-11iommu: Get DT/ACPI parsing into the proper probe pathRobin Murphy
2025-01-24Merge tag 'sound-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2025-01-17ALSA: hda/tas2781: Add tas2781 hda SPI driverBaojun Xu
2024-12-19ACPI: bus: change the prototype for acpi_get_physical_device_locationRicardo Ribalda
2024-11-05ACPI: scan: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed
2024-09-11Merge branches 'acpi-ec', 'acpi-sysfs', 'acpi-utils' and 'acpi-soc'Rafael J. Wysocki
2024-08-27ACPI: pci_link: Clear the dependencies after probeSunil V L
2024-08-27ACPI: scan: Define weak function to populate dependenciesSunil V L
2024-08-27ACPI: scan: Add RISC-V interrupt controllers to honor listSunil V L
2024-08-27ACPI: scan: Refactor dependency creationSunil V L
2024-08-27ACPI: scan: Add a weak arch_sort_irqchip_probe() to order the IRQCHIP probeSunil V L
2024-08-13ACPI: EC: Evaluate _REG outside the EC scope more carefullyRafael J. Wysocki
2024-08-02ACPI: sysfs: remove return value of acpi_device_setup_files()Thomas Weißschuh
2024-08-02ACPI: sysfs: manage sysfs attributes through device coreThomas Weißschuh
2024-07-19Merge tag 'iommu-updates-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-04ACPI: Retire acpi_iommu_fwspec_ops()Robin Murphy
2024-07-04iommu: Resolve fwspec ops automaticallyRobin Murphy
2024-06-28ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplugJames Morse
2024-06-28ACPI: scan: switch to flags for acpi_scan_check_and_detach()Jonathan Cameron
2024-05-18Merge tag 'iommu-updates-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-13Merge branches 'arm/renesas', 'arm/smmu', 'x86/amd', 'core' and 'x86/vt-d' in...Joerg Roedel
2024-04-30ACPI: scan: Avoid enumerating devices with clearly invalid _STA valuesRafael J. Wysocki
2024-04-26dma-mapping: Simplify arch_setup_dma_ops()Robin Murphy
2024-04-11Merge back earlier ACPI device enumeration changes for 6.10.Rafael J. Wysocki
2024-04-08ACPI: scan: Do not increase dep_unmet for already met dependenciesHans de Goede
2024-04-04ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context membersAndy Shevchenko
2024-04-04ACPI: scan: Use standard error checking patternAndy Shevchenko
2024-04-04ACPI: scan: Move misleading comment to acpi_dma_configure_id()Andy Shevchenko
2024-04-04ACPI: scan: Use list_first_entry_or_null() in acpi_device_hid()Andy Shevchenko
2024-03-14Merge tag 'sound-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2024-03-08platform/x86: serial-multi-instantiate: Add support for CS35L54 and CS35L57Simon Trimmer
2024-02-27ACPI: scan: Consolidate Device Check and Bus Check notification handlingRafael J. Wysocki
2024-02-27ACPI: scan: Rework Device Check and Bus Check notification handlingRafael J. Wysocki
2024-02-27ACPI: scan: Make acpi_processor_add() check the device enabled bitRafael J. Wysocki
2024-02-27ACPI: scan: Relocate acpi_bus_trim_one()Rafael J. Wysocki
2024-02-27ACPI: scan: Fix device check notification handlingRafael J. Wysocki
2024-02-12ACPI: scan: Defer enumeration of devices with a _DEP pointing to IVSC deviceWentong Wu
2024-01-18Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-01-11Merge tag 'dma-mapping-6.8-2024-01-08' of git://git.infradead.org/users/hch/d...Linus Torvalds
2024-01-09Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds