1. 99ece71 ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device() by Rafael J. Wysocki · 3 years, 1 month ago
  2. 1b26ae4 ACPI: resources: Add one more Medion model in IRQ override quirk by Hui Wang · 3 years, 3 months ago
  3. 892a012 ACPI: resources: Add DMI-based legacy IRQ override quirk by Hui Wang · 3 years, 4 months ago
  4. e0eef36 Revert "ACPI: resources: Add checks for ACPI IRQ override" by Hui Wang · 3 years, 6 months ago
  5. 0ec4e55 ACPI: resources: Add checks for ACPI IRQ override by Hui Wang · 3 years, 7 months ago
  6. 935ab85 ACPI: fix various typos in comments by Tom Saeger · 3 years, 10 months ago
  7. aab7ce2 Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 1 month ago
  8. 1c3f69b ACPI: Drop acpi_dev_irqresource_disabled() by John Garry · 4 years, 1 month ago
  9. 12fc4da Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks" by Daniel Scally · 4 years, 1 month ago
  10. 57d2dd4 ACPI: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 6 months ago
  11. 933ca4e acpi: Use pr_warn instead of pr_warning by Kefeng Wang · 5 years ago
  12. 1802d0b treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 by Thomas Gleixner · 6 years ago
  13. c163f90c ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting by Erik Schmauss · 6 years ago
  14. 1be9c3a ACPI: Mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  15. c04ac67 ACPI: Introduce DMA ranges parsing by Lorenzo Pieralisi · 7 years ago
  16. 4f0450a ACPI: Make acpi_dev_get_resources() method agnostic by Lorenzo Pieralisi · 7 years ago
  17. 0367105 scripts/spelling.txt: add "overrided" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  18. fa20b17 ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan by Agustin Vega-Frias · 8 years ago
  19. 0071098 ACPI: Add acpi_resource_consumer() to find device that claims a resource by Bjorn Helgaas · 8 years ago
  20. 4a2e7aa PCI: ACPI: IA64: fix IO port generic range check by Lorenzo Pieralisi · 9 years ago
  21. 55a9341 ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol by Christophe RICARD · 9 years ago
  22. 91236ec ACPI/PCI: Enhance ACPI core to support sparse IO space by Jiang Liu · 9 years ago
  23. 73990fc Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted' by Rafael J. Wysocki · 9 years ago
  24. 17ffc8b Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources' by Rafael J. Wysocki · 10 years ago
  25. 1fb01ca ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit kernel by Jiang Liu · 10 years ago
  26. 4c62dbb ACPI: Remove FSF mailing addresses by Jarkko Nikula · 10 years ago
  27. 0294112 ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage by Rafael J. Wysocki · 10 years ago
  28. 7bc1038 ACPI / resources: free memory on error in add_region_before() by Dan Carpenter · 10 years ago
  29. 0f1b414 ACPI / PNP: Avoid conflicting resource reservations by Rafael J. Wysocki · 10 years ago
  30. 2c62e84 x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus by Jiang Liu · 10 years ago
  31. aa714d2 x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugs by Jiang Liu · 10 years ago
  32. 6a239af ACPI / resources: Change pr_info() to pr_debug() for debug information by Rafael J. Wysocki · 10 years ago
  33. 90e9782 resources: Move struct resource_list_entry from ACPI into resource core by Jiang Liu · 10 years ago
  34. 62d1141 ACPI: Introduce helper function acpi_dev_filter_resource_type() by Jiang Liu · 10 years ago
  35. 93286f4 ACPI: Add field offset to struct resource_list_entry by Jiang Liu · 10 years ago
  36. 2ea3d26 ACPI: Translate resource into master side address for bridge window resources by Jiang Liu · 10 years ago
  37. a49170b ACPI: Return translation offset when parsing ACPI address space resources by Jiang Liu · 10 years ago
  38. a274019 ACPI: Enforce stricter checks for address space descriptors by Jiang Liu · 10 years ago
  39. c78b688 ACPI: Set flag IORESOURCE_UNSET for unassigned resources by Jiang Liu · 10 years ago
  40. 581c19f ACPI: Normalize return value of resource parser functions by Jiang Liu · 10 years ago
  41. 8515f93 ACPI: Fix a bug in parsing ACPI Memory24 resource by Jiang Liu · 10 years ago
  42. fcb29bb ACPI: Add prefetch decoding to the address space parser by Thomas Gleixner · 10 years ago
  43. 72e26b0 ACPI: Move the window flag logic to the combined parser by Thomas Gleixner · 10 years ago
  44. eb76d55 ACPI: Unify the parsing of address_space and ext_address_space by Thomas Gleixner · 10 years ago
  45. e814f6d ACPI: Let the parser return false for disabled resources by Thomas Gleixner · 10 years ago
  46. 1d0420f ACPI: Use the length check for io resources as well by Thomas Gleixner · 10 years ago
  47. c420dbd ACPI: Implement proper length checks for mem resources by Thomas Gleixner · 10 years ago
  48. c793504 ACPI: Remove redundant check in function acpi_dev_resource_address_space() by Thomas Gleixner · 10 years ago
  49. a45de93 ACPICA: Resources: Provide common part for struct acpi_resource_address structures. by Lv Zheng · 10 years ago
  50. 6658c73 ACPI: Correct return value of acpi_dev_resource_address_space() by Jiang Liu · 10 years ago
  51. 867f9d4 ACPI / resources: only reject zero length resources based at address zero by Andy Whitcroft · 11 years ago
  52. b355cee ACPI / resources: ignore invalid ACPI device resources by Zhang Rui · 11 years ago
  53. 952c63e ACPI: introduce helper function acpi_has_method() by Jiang Liu · 12 years ago
  54. 204ebc0 ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resources by Mika Westerberg · 12 years ago
  55. 752cad7 ACPI: remove unnecessary INIT_LIST_HEAD by Andy Shevchenko · 12 years ago
  56. 8a66790 ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks by Rafael J. Wysocki · 12 years ago
  57. 8e345c9 ACPI: Centralized processing of ACPI device resources by Rafael J. Wysocki · 12 years ago
  58. 046d9ce ACPI: Move device resources interpretation code from PNP to ACPI core by Rafael J. Wysocki · 12 years ago