summaryrefslogtreecommitdiff
path: root/scripts/generate_initcall_order.pl
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2026-07-22 13:22:41 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2026-07-22 13:22:41 +0200
commitabe6ad4d6b9a16751caca303807c197435183299 (patch)
tree24278a386ff58d97de80df37ed1d084f4c7af1d4 /scripts/generate_initcall_order.pl
parent0b111bba6bcf3f652b51b328cfc9084fa350c19a (diff)
parent1c24aa1bb2006d56d4783a9870bba260392edcf7 (diff)
parent4eff1be9268e57d0f0c519e9eb3bce64316ff377 (diff)
parente45ee607ca6f9f97a2f97be356d844a912971a16 (diff)
downloadlinux-next-abe6ad4d6b9a16751caca303807c197435183299.tar.gz
linux-next-abe6ad4d6b9a16751caca303807c197435183299.zip
Merge branches 'acpi-pci', 'acpi-tables' and 'acpi-sysfs' into linux-next
* acpi-pci: ACPI: video: Use acpi_dev_get_pci_dev() instead of acpi_get_pci_dev() ACPI: video: Drop backlight parent device reference later ACPI: PCI: Introduce acpi_dev_get_pci_dev() ACPI: PCI: Use a mutex guard to simplify acpi_get_pci_dev() ACPI: PCI: Clear driver_data on all paths that free the acpi_pci_root * acpi-tables: ACPI: NHLT: Remove always included kconfig.h ACPI: FPDT: validate table and record lengths * acpi-sysfs: ACPI: sysfs: Properly map BERT and CCEL data to their ACPI tables ACPI: Use correct region struct for BERT region size check