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