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