index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
resource.c
Age
Commit message (
Expand
)
Author
2022-10-26
ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZA
Tamim Khan
2022-10-13
ACPI: resource: note more about IRQ override
Jiri Slaby (SUSE)
2022-10-13
ACPI: resource: do IRQ override on LENOVO IdeaPad
Jiri Slaby (SUSE)
2022-10-10
Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'
Rafael J. Wysocki
2022-10-04
ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flags
Raul E Rangel
2022-09-24
ACPI: resource: Add ASUS model S5402ZA to quirks
Kellen Renshaw
2022-09-10
ACPI: resource: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZA
Tamim Khan
2022-09-10
ACPI: resource: Add helper function acpi_dev_get_memory_resources()
Heikki Krogerus
2022-09-10
ACPI: resource: Filter out the non memory resources in is_memory()
Heikki Krogerus
2022-07-21
ACPI: resource: skip IRQ override on AMD Zen platforms
Chuanhong Guo
2021-12-17
ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()
Rafael J. Wysocki
2021-10-26
ACPI: resources: Add one more Medion model in IRQ override quirk
Hui Wang
2021-09-15
ACPI: resources: Add DMI-based legacy IRQ override quirk
Hui Wang
2021-07-28
Revert "ACPI: resources: Add checks for ACPI IRQ override"
Hui Wang
2021-06-09
ACPI: resources: Add checks for ACPI IRQ override
Hui Wang
2021-03-19
ACPI: fix various typos in comments
Tom Saeger
2020-12-15
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-12-11
ACPI: Drop acpi_dev_irqresource_disabled()
John Garry
2020-12-07
Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"
Daniel Scally
2020-07-09
ACPI: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-10-18
acpi: Use pr_warn instead of pr_warning
Kefeng Wang
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-02-24
ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formatting
Erik Schmauss
2017-11-09
ACPI: Mark expected switch fall-throughs
Gustavo A. R. Silva
2017-08-07
ACPI: Introduce DMA ranges parsing
Lorenzo Pieralisi
2017-08-04
ACPI: Make acpi_dev_get_resources() method agnostic
Lorenzo Pieralisi
2017-02-27
scripts/spelling.txt: add "overrided" pattern and fix typo instances
Masahiro Yamada
2017-02-03
ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scan
Agustin Vega-Frias
2016-12-01
ACPI: Add acpi_resource_consumer() to find device that claims a resource
Bjorn Helgaas
2016-03-22
PCI: ACPI: IA64: fix IO port generic range check
Lorenzo Pieralisi
2016-01-01
ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbol
Christophe RICARD
2015-10-16
ACPI/PCI: Enhance ACPI core to support sparse IO space
Jiang Liu
2015-09-01
Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'
Rafael J. Wysocki
2015-07-16
Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'
Rafael J. Wysocki
2015-07-10
ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...
Jiang Liu
2015-07-08
ACPI: Remove FSF mailing addresses
Jarkko Nikula
2015-07-06
ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stage
Rafael J. Wysocki
2015-06-24
ACPI / resources: free memory on error in add_region_before()
Dan Carpenter
2015-06-18
ACPI / PNP: Avoid conflicting resource reservations
Rafael J. Wysocki
2015-04-30
x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI bus
Jiang Liu
2015-03-04
x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugs
Jiang Liu
2015-02-18
ACPI / resources: Change pr_info() to pr_debug() for debug information
Rafael J. Wysocki
2015-02-05
resources: Move struct resource_list_entry from ACPI into resource core
Jiang Liu
2015-02-03
ACPI: Introduce helper function acpi_dev_filter_resource_type()
Jiang Liu
2015-02-03
ACPI: Add field offset to struct resource_list_entry
Jiang Liu
2015-02-03
ACPI: Translate resource into master side address for bridge window resources
Jiang Liu
2015-02-03
ACPI: Return translation offset when parsing ACPI address space resources
Jiang Liu
2015-02-03
ACPI: Enforce stricter checks for address space descriptors
Jiang Liu
2015-02-03
ACPI: Set flag IORESOURCE_UNSET for unassigned resources
Jiang Liu
2015-02-03
ACPI: Normalize return value of resource parser functions
Jiang Liu
[next]