aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/acpi/resource.c
AgeCommit message (Expand)AuthorFilesLines
2024-04-30ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MVTamim Khan1-0/+7
2024-04-22ACPI: resource: Do IRQ override on TongFang GXxHRXx and GMxHGxxChristoffer Sandberg1-0/+12
2024-04-22ACPI: resource: Do IRQ override on GMxBGxx (XMG APEX 17 M23)Guenter Schafranek1-0/+6
2024-03-05ACPI: resource: Use IRQ override on Maibenben X565Sergey Kalinichev1-0/+7
2024-02-27ACPI: resource: Add MAIBENBEN X577 to irq1_edge_low_force_overrideMaxim Kudinov1-0/+7
2024-02-16ACPI: resource: Do IRQ override on Lunnen Ground laptopsAlexey I. Froloff1-0/+14
2024-02-15ACPI: resource: Add IRQ override quirk for ASUS ExpertBook B2502FBASviatoslav Harasymchuk1-0/+7
2024-02-12ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CVANicolas Haye1-0/+7
2024-01-09ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CGAMichael Maltsev1-0/+7
2024-01-09ACPI: resource: Add DMI quirks for ASUS Vivobook E1504GA and E1504GABBen Mayo1-0/+14
2024-01-03ACPI: resource: Add Infinity laptops to irq1_edge_low_force_overrideDavid McFarland1-0/+12
2023-12-29ACPI: resource: Add another DMI match for the TongFang GMxXGxxHans de Goede1-0/+7
2023-11-20ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CVAHans de Goede1-0/+7
2023-10-26ACPI: resource: Do IRQ override on TongFang GMxXGxxWerner Sembach1-0/+12
2023-10-26Merge back earlier ACPI resources management changes for v6.7.Rafael J. Wysocki1-46/+36
2023-10-09ACPI: resource: Add TongFang GM6BGEQ, GM6BG5Q and GM6BG0Q to irq1_edge_low_fo...Hans de Goede1-6/+13
2023-09-18ACPI: resource: Drop .ident values from dmi_system_id tablesHans de Goede1-17/+18
2023-09-18ACPI: resource: Consolidate IRQ trigger-type override DMI tablesHans de Goede1-31/+21
2023-09-18ACPI: resource: Skip IRQ override on ASUS ExpertBook B1402CBAHans de Goede1-0/+7
2023-08-21ACPI: resource: Fix IRQ override quirk for PCSpecialist Elimina Pro 16 MHans de Goede1-1/+5
2023-08-10ACPI: resource: Add IRQ override quirk for PCSpecialist Elimina Pro 16 MHans de Goede1-0/+12
2023-08-09ACPI: resource: Honor MADT INT_SRC_OVR settings for IRQ1 on AMD ZenHans de Goede1-0/+4
2023-08-09ACPI: resource: Always use MADT override IRQ settings for all legacy non i804...Hans de Goede1-20/+8
2023-08-09ACPI: resource: revert "Remove "Zen" specific match and quirks"Hans de Goede1-0/+60
2023-06-05ACPI: resource: Remove "Zen" specific match and quirksMario Limonciello1-60/+0
2023-05-15ACPI: resource: Add IRQ override quirk for LG UltraPC 17U70PRubén Gómez1-0/+12
2023-04-11ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CBAPaul Menzel1-0/+7
2023-03-24ACPI: resource: Add Medion S17413 to IRQ override quirkAymeric Wibo1-0/+7
2023-02-22ACPI: resource: Skip IRQ override on Asus Expertbook B2402FBAVojtech Hejsek1-0/+7
2023-02-13ACPI: resource: Do IRQ override on all TongFang GMxRGxxWerner Sembach1-4/+3
2023-02-13ACPI: resource: Add IRQ overrides for MAINGEAR Vector Pro 2 modelsAdam Niederer1-0/+19
2023-01-10ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBATamim Khan1-0/+7
2022-12-22ACPI: resource: Add Asus ExpertBook B2502 to Asus quirksHans de Goede1-0/+7
2022-12-22ACPI: resource: do IRQ override on Lenovo 14ALC7Adrian Freund1-3/+10
2022-12-22ACPI: resource: do IRQ override on XMG Core 15Erik Schumacher1-0/+12
2022-10-26ACPI: resource: Skip IRQ override on Asus Vivobook S5602ZATamim Khan1-0/+7
2022-10-13ACPI: resource: note more about IRQ overrideJiri Slaby (SUSE)1-2/+5
2022-10-13ACPI: resource: do IRQ override on LENOVO IdeaPadJiri Slaby (SUSE)1-14/+28
2022-10-10Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki1-5/+11
2022-10-04ACPI: resources: Add wake_capable parameter to acpi_dev_irq_flagsRaul E Rangel1-5/+11
2022-09-24ACPI: resource: Add ASUS model S5402ZA to quirksKellen Renshaw1-0/+7
2022-09-10ACPI: resource: Skip IRQ override on Asus Vivobook K3402ZA/K3502ZATamim Khan1-0/+19
2022-09-10ACPI: resource: Add helper function acpi_dev_get_memory_resources()Heikki Krogerus1-0/+17
2022-09-10ACPI: resource: Filter out the non memory resources in is_memory()Heikki Krogerus1-0/+3
2022-07-21ACPI: resource: skip IRQ override on AMD Zen platformsChuanhong Guo1-0/+10
2021-12-17ACPI: Use acpi_fetch_acpi_dev() instead of acpi_bus_get_device()Rafael J. Wysocki1-2/+2
2021-10-26ACPI: resources: Add one more Medion model in IRQ override quirkHui Wang1-0/+7
2021-09-15ACPI: resources: Add DMI-based legacy IRQ override quirkHui Wang1-2/+47
2021-07-28Revert "ACPI: resources: Add checks for ACPI IRQ override"Hui Wang1-8/+1
2021-06-09ACPI: resources: Add checks for ACPI IRQ overrideHui Wang1-1/+8
2021-03-19ACPI: fix various typos in commentsTom Saeger1-1/+1
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2020-12-11ACPI: Drop acpi_dev_irqresource_disabled()John Garry1-12/+5
2020-12-07Revert "ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walks"Daniel Scally1-1/+1
2020-07-09ACPI: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-10-18acpi: Use pr_warn instead of pr_warningKefeng Wang1-2/+2
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174Thomas Gleixner1-9/+1
2019-02-24ACPI/ACPICA: Trivial: fix spelling mistakes and fix whitespace formattingErik Schmauss1-2/+2
2017-11-09ACPI: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+1
2017-08-07ACPI: Introduce DMA ranges parsingLorenzo Pieralisi1-0/+35
2017-08-04ACPI: Make acpi_dev_get_resources() method agnosticLorenzo Pieralisi1-22/+31
2017-02-27scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-03ACPI: Generic GSI: Do not attempt to map non-GSI IRQs during bus scanAgustin Vega-Frias1-1/+17
2016-12-01ACPI: Add acpi_resource_consumer() to find device that claims a resourceBjorn Helgaas1-0/+57
2016-03-22PCI: ACPI: IA64: fix IO port generic range checkLorenzo Pieralisi1-1/+13
2016-01-01ACPI: Rename acpi_gsi_get_irq_type to acpi_dev_get_irq_type and export symbolChristophe RICARD1-0/+26
2015-10-16ACPI/PCI: Enhance ACPI core to support sparse IO spaceJiang Liu1-3/+6
2015-09-01Merge branches 'acpi-scan', 'acpi-processor' and 'acpi-assorted'Rafael J. Wysocki1-4/+0
2015-07-16Merge branches 'pm-cpuidle', 'pm-cpufreq' and 'acpi-resources'Rafael J. Wysocki1-9/+15
2015-07-10ACPI / PCI: Fix regressions caused by resource_size_t overflow with 32-bit ke...Jiang Liu1-9/+15
2015-07-08ACPI: Remove FSF mailing addressesJarkko Nikula1-4/+0
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki1-162/+0
2015-06-24ACPI / resources: free memory on error in add_region_before()Dan Carpenter1-1/+3
2015-06-18ACPI / PNP: Avoid conflicting resource reservationsRafael J. Wysocki1-0/+160
2015-04-30x86/PCI/ACPI: Make all resources except [io 0xcf8-0xcff] available on PCI busJiang Liu1-1/+1
2015-03-04x86/PCI/ACPI: Relax ACPI resource descriptor checks to work around BIOS bugsJiang Liu1-1/+3
2015-02-18ACPI / resources: Change pr_info() to pr_debug() for debug informationRafael J. Wysocki1-1/+1
2015-02-05resources: Move struct resource_list_entry from ACPI into resource coreJiang Liu1-11/+6
2015-02-03ACPI: Introduce helper function acpi_dev_filter_resource_type()Jiang Liu1-0/+55
2015-02-03ACPI: Add field offset to struct resource_list_entryJiang Liu1-0/+1
2015-02-03ACPI: Translate resource into master side address for bridge window resourcesJiang Liu1-0/+15
2015-02-03ACPI: Return translation offset when parsing ACPI address space resourcesJiang Liu1-26/+32
2015-02-03ACPI: Enforce stricter checks for address space descriptorsJiang Liu1-0/+9
2015-02-03ACPI: Set flag IORESOURCE_UNSET for unassigned resourcesJiang Liu1-4/+4
2015-02-03ACPI: Normalize return value of resource parser functionsJiang Liu1-0/+30
2015-02-03ACPI: Fix a bug in parsing ACPI Memory24 resourceJiang Liu1-2/+2
2015-02-03ACPI: Add prefetch decoding to the address space parserThomas Gleixner1-0/+3
2015-02-03ACPI: Move the window flag logic to the combined parserThomas Gleixner1-13/+9
2015-02-03ACPI: Unify the parsing of address_space and ext_address_spaceThomas Gleixner1-56/+34
2015-02-03ACPI: Let the parser return false for disabled resourcesThomas Gleixner1-4/+4
2015-02-03ACPI: Use the length check for io resources as wellThomas Gleixner1-25/+19
2015-02-03ACPI: Implement proper length checks for mem resourcesThomas Gleixner1-27/+35
2015-02-03ACPI: Remove redundant check in function acpi_dev_resource_address_space()Thomas Gleixner1-9/+0
2015-01-26ACPICA: Resources: Provide common part for struct acpi_resource_address struc...Lv Zheng1-12/+12
2014-12-16ACPI: Correct return value of acpi_dev_resource_address_space()Jiang Liu1-1/+1
2014-07-07ACPI / resources: only reject zero length resources based at address zeroAndy Whitcroft1-5/+5
2014-03-01ACPI / resources: ignore invalid ACPI device resourcesZhang Rui1-0/+10
2013-07-15ACPI: introduce helper function acpi_has_method()Jiang Liu1-3/+1
2013-06-19ACPI / resources: call acpi_get_override_irq() only for legacy IRQ resourcesMika Westerberg1-5/+11
2012-11-27ACPI: remove unnecessary INIT_LIST_HEADAndy Shevchenko1-1/+0
2012-11-16ACPI / resources: Use AE_CTRL_TERMINATE to terminate resources walksRafael J. Wysocki1-1/+1
2012-11-15ACPI: Centralized processing of ACPI device resourcesRafael J. Wysocki1-0/+134
2012-11-15ACPI: Move device resources interpretation code from PNP to ACPI coreRafael J. Wysocki1-0/+393