summaryrefslogtreecommitdiff
path: root/drivers/acpi/resource.c
AgeCommit message (Expand)Author
2025-04-10ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAPPaul Menzel
2025-04-10ACPI: resource: IRQ override for Eluktronics MECH-17Gannon Kolding
2025-02-01ACPI: resource: Add Asus Vivobook X1504VAP to irq1_level_low_skip_override[]Hans de Goede
2025-02-01ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[]Hans de Goede
2024-12-19ACPI: resource: Fix memory resource type union accessIlpo Järvinen
2024-11-08ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]Christian Heusel
2024-10-17ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[]Hans de Goede
2024-10-17ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]Hans de Goede
2024-10-17ACPI: resource: Add another DMI match for the TongFang GMxXGxxWerner Sembach
2024-06-16ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxxChristoffer Sandberg
2024-01-25ACPI: resource: Add another DMI match for the TongFang GMxXGxxHans de Goede
2023-12-08ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVAHans de Goede
2023-11-28ACPI: resource: Do IRQ override on TongFang GMxXGxxWerner Sembach
2023-10-25ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBAHans de Goede
2023-10-25ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBAPaul Menzel
2023-10-25ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBATamim Khan
2023-10-25ACPI: resource: Add Asus ExpertBook B2502 to Asus quirksHans de Goede
2023-10-25ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZATamim Khan
2023-10-25ACPI: resource: Add ASUS model S5402ZA to quirksKellen Renshaw
2023-10-25ACPI: resource: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZATamim Khan
2023-10-25ACPI: resources: Add DMI-based legacy IRQ override quirkHui Wang
2023-10-25ACPI: Drop acpi_dev_irqresource_disabled()John Garry
2021-08-04Revert "ACPI: resources: Add checks for ACPI IRQ override"Hui Wang
2021-07-14ACPI: resources: Add checks for ACPI IRQ overrideHui Wang
2020-12-30Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally
2020-07-09ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva
2019-10-18acpi: Use pr_warn instead of pr_warningKefeng Wang
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss
2017-11-09ACPI: Mark expected switch fall-throughsGustavo A. R. Silva
2017-08-07ACPI: Introduce DMA ranges parsingLorenzo Pieralisi
2017-08-04ACPI: Make acpi_dev_get_resources() method agnosticLorenzo Pieralisi
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada
2017-02-03ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scanAgustin Vega-Frias
2016-12-01ACPI: Add acpi_resource_consumer() to find device that claims a resourceBjorn Helgaas
2016-03-22PCI: ACPI: IA64: fix IO port generic range checkLorenzo Pieralisi
2016-01-01ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbolChristophe RICARD
2015-10-16ACPI/PCI: Enhance ACPI core to support sparse IO spaceJiang Liu
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki
2015-07-16Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki
2015-07-10ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...Jiang Liu
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2015-06-24ACPI / resources: free memory on error in add_region_before()Dan Carpenter
2015-06-18ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki
2015-04-30x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu
2015-03-04x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugsJiang Liu
2015-02-18ACPI / resources: Change pr_info() to pr_debug() for debug informationRafael J. Wysocki
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu
2015-02-03ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu