Gustavo A. R. Silva
|
1be9c3a0a0
ACPI: Mark expected switch fall-throughs
|
7 years ago |
Lorenzo Pieralisi
|
c04ac679c6
ACPI: Introduce DMA ranges parsing
|
8 years ago |
Lorenzo Pieralisi
|
4f0450af53
ACPI: Make acpi_dev_get_resources() method agnostic
|
8 years ago |
Masahiro Yamada
|
03671057c3
scripts/spelling.txt: add "overrided" pattern and fix typo instances
|
8 years ago |
Agustin Vega-Frias
|
fa20b176f6
ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
|
8 years ago |
Bjorn Helgaas
|
00710984ea
ACPI: Add acpi_resource_consumer() to find device that claims a resource
|
8 years ago |
Lorenzo Pieralisi
|
4a2e7aab4f
PCI: ACPI: IA64: fix IO port generic range check
|
9 years ago |
Christophe RICARD
|
55a93417c2
ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol
|
9 years ago |
Jiang Liu
|
91236ecc74
ACPI/PCI: Enhance ACPI core to support sparse IO space
|
9 years ago |
Rafael J. Wysocki
|
73990fc810
Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'
|
10 years ago |
Rafael J. Wysocki
|
17ffc8b083
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'
|
10 years ago |
Jiang Liu
|
1fb01ca93a
ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit kernel
|
10 years ago |
Jarkko Nikula
|
4c62dbbce9
ACPI: Remove FSF mailing addresses
|
10 years ago |
Rafael J. Wysocki
|
0294112ee3
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
|
10 years ago |
Dan Carpenter
|
7bc10388cc
ACPI / resources: free memory on error in add_region_before()
|
10 years ago |
Rafael J. Wysocki
|
0f1b414d19
ACPI / PNP: Avoid conflicting resource reservations
|
10 years ago |
Jiang Liu
|
2c62e8492e
x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus
|
10 years ago |
Jiang Liu
|
aa714d286f
x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugs
|
10 years ago |
Rafael J. Wysocki
|
6a239af2a3
ACPI / resources: Change pr_info() to pr_debug() for debug information
|
10 years ago |
Jiang Liu
|
90e9782061
resources: Move struct resource_list_entry from ACPI into resource core
|
10 years ago |
Jiang Liu
|
62d1141ff3
ACPI: Introduce helper function acpi_dev_filter_resource_type()
|
10 years ago |
Jiang Liu
|
93286f4798
ACPI: Add field offset to struct resource_list_entry
|
10 years ago |
Jiang Liu
|
2ea3d266ba
ACPI: Translate resource into master side address for bridge window resources
|
10 years ago |
Jiang Liu
|
a49170b552
ACPI: Return translation offset when parsing ACPI address space resources
|
10 years ago |
Jiang Liu
|
a274019fc3
ACPI: Enforce stricter checks for address space descriptors
|
10 years ago |
Jiang Liu
|
c78b688561
ACPI: Set flag IORESOURCE_UNSET for unassigned resources
|
10 years ago |
Jiang Liu
|
581c19f3a7
ACPI: Normalize return value of resource parser functions
|
10 years ago |
Jiang Liu
|
8515f93681
ACPI: Fix a bug in parsing ACPI Memory24 resource
|
10 years ago |
Thomas Gleixner
|
fcb29bbcd5
ACPI: Add prefetch decoding to the address space parser
|
10 years ago |
Thomas Gleixner
|
72e26b0d48
ACPI: Move the window flag logic to the combined parser
|
10 years ago |