summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2024-09-03ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GABTamim Khan
2024-09-02ACPI: CPPC: Fix MASK_VAL() usageClément Léger
2024-08-29ACPICA: Allow for more flexibility in _DSM argsSaket Dumbre
2024-08-29ACPICA: iasl: handle empty connection_nodeAleksandrs Vinarskis
2024-08-29ACPICA: Avoid warning for Dump FunctionsAdam Lackorzynski
2024-08-29ACPICA: Add support for Windows 11 22H2 _OSI stringArmin Wolf
2024-08-29ACPICA: Update integer-to-hex-string conversionsArmin Wolf
2024-08-29ACPICA: Add support for supressing leading zeros in hex stringsArmin Wolf
2024-08-29ACPICA: Allow for supressing leading zeros when using acpi_ex_convert_to_ascii()Armin Wolf
2024-08-29ACPICA: Fix memory leak if acpi_ps_get_next_field() failsArmin Wolf
2024-08-29ACPICA: Fix memory leak if acpi_ps_get_next_namepath() failsArmin Wolf
2024-08-29ACPICA: Allow PCC Data Type in MCTP resource.Adam Young
2024-08-29ACPICA: executer/exsystem: Don't nag user about every Stall() violating the specVasily Khoruzhick
2024-08-29ACPICA: Implement the Dword_PCC Resource Descriptor MacroJose Marinho
2024-08-29ACPICA: haiku: Fix invalid value used for semaphoresAdrien Destugues
2024-08-29ACPICA: Allow setting waking vector on reduced hardware platformsJiaqing Zhao
2024-08-29ACPICA: Detect FACS in reduced hardware buildJiaqing Zhao
2024-08-29ACPI: utils: Add rev/func to message when acpi_evaluate_dsm() failsDavid Wang
2024-08-29ACPI: PAD: fix crash in exit_round_robin()Seiji Nishikawa
2024-08-29ACPI: x86: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede
2024-08-29ACPI: video: Make Lenovo Yoga Tab 3 X90F DMI match less strictHans de Goede
2024-08-29Merge branch 'thermal-core'Rafael J. Wysocki
2024-08-27ACPI: RISC-V: Implement function to add implicit dependenciesSunil V L
2024-08-27ACPI: RISC-V: Initialize GSI mapping structuresSunil V L
2024-08-27ACPI: RISC-V: Implement function to reorder irqchip probe entriesSunil V L
2024-08-27ACPI: pci_link: Clear the dependencies after probeSunil V L
2024-08-27ACPI: bus: Add RINTC IRQ model for RISC-VSunil V L
2024-08-27ACPI: scan: Define weak function to populate dependenciesSunil V L
2024-08-27ACPI: scan: Add RISC-V interrupt controllers to honor listSunil V L
2024-08-27ACPI: scan: Refactor dependency creationSunil V L
2024-08-27ACPI: bus: Add acpi_riscv_init() functionSunil V L
2024-08-27ACPI: scan: Add a weak arch_sort_irqchip_probe() to order the IRQCHIP probeSunil V L
2024-08-26ACPI: video: force native for Apple MacbookPro9,2Esther Shimanovich
2024-08-26ACPI: battery : Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed
2024-08-26ACPI: acpi_processor: Use strscpy instead() of strcpy()Muhammad Qasim Abdul Majeed
2024-08-26ACPI: PAD: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed
2024-08-26ACPI: AC: Use strscpy() instead of strcpy()Muhammad Qasim Abdul Majeed
2024-08-26ACPI: resource: Do IRQ override on MECHREV GM7XG0MLi Chen
2024-08-22thermal: ACPI: Use the .should_bind() thermal zone callbackRafael J. Wysocki
2024-08-22thermal: core: Move thermal zone locking out of bind/unbind functionsRafael J. Wysocki
2024-08-20ACPI: APD: Add AMDI0015 as platform deviceShyam Sundar S K
2024-08-20ACPI/IORT: Add PMCG platform information for HiSilicon HIP10/11Yicong Yang
2024-08-19ACPI: video: Add backlight=native quirk for Dell OptiPlex 7760 AIOHans de Goede
2024-08-19ACPI: video: Add Dell UART backlight controller detectionHans de Goede
2024-08-19Merge an earlier EC driver change for 6.12.Rafael J. Wysocki
2024-08-16ACPI/IORT: Switch to use kmemdup_array()Andy Shevchenko
2024-08-13ACPI: EC: Evaluate _REG outside the EC scope more carefullyRafael J. Wysocki
2024-08-13ACPICA: Add a depth argument to acpi_execute_reg_methods()Rafael J. Wysocki
2024-08-13Revert "ACPI: EC: Evaluate orphan _REG under EC device"Rafael J. Wysocki
2024-08-02ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()Aleksandr Mishin