summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2025-05-02ACPI PPTT: Fix coding mistakes in a couple of sizeof() callsJean-Marc Eurin
2025-05-02ACPI: EC: Set ec_no_wakeup for Lenovo Go SMario Limonciello
2025-04-25ACPI: platform-profile: Fix CFI violation when accessing sysfs filesNathan Chancellor
2025-04-10ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAPPaul Menzel
2025-04-10acpi: nfit: fix narrowing conversion in acpi_nfit_ctlMurad Masimov
2025-04-10ACPI: x86: Extend Lenovo Yoga Tab 3 quirk with skip GPIO event-handlersHans de Goede
2025-04-10ACPI: processor: idle: Return an error if both P_LVL{2,3} idle states are inv...Giovanni Gherdovich
2025-03-22ACPI: resource: IRQ override for Eluktronics MECH-17Gannon Kolding
2025-02-21ACPI: x86: Add skip i2c clients quirk for Vexia EDU ATLA 10 tablet 5VHans de Goede
2025-02-17ACPI: PRM: Remove unnecessary strict handler address checksAubrey Li
2025-02-17ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read()Andy Shevchenko
2025-02-17APEI: GHES: Have GHES honor the panic= settingBorislav Petkov
2025-02-08LoongArch: Fix warnings during S3 suspendHuacai Chen
2025-02-08ACPI: fan: cleanup resources in the error path of .probe()Joe Hattori
2025-01-23ACPI: resource: acpi_dev_irq_override(): Check DMI match lastHans de Goede
2025-01-17ACPI: resource: Add Asus Vivobook X1504VAP to irq1_level_low_skip_override[]Hans de Goede
2025-01-17ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[]Hans de Goede
2025-01-09ACPI/IORT: Add PMCG platform information for HiSilicon HIP09AQinxin Xia
2025-01-09ACPI/IORT: Add PMCG platform information for HiSilicon HIP10/11Yicong Yang
2024-12-19ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin
2024-12-19ACPI: resource: Fix memory resource type union accessIlpo Järvinen
2024-12-19acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctlSuraj Sonawane
2024-12-14ACPI: x86: Clean up Asus entries in acpi_quirk_skip_dmi_ids[]Hans de Goede
2024-12-14ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840Hans de Goede
2024-12-14ACPI: x86: Make UART skip quirks work on PCI UARTs without an UIDHans de Goede
2024-12-09ACPI: CPPC: Fix _CPC register setting issueLifeng Zheng
2024-12-09acpi/arm64: Adjust error handling procedure in gtdt_parse_timer_block()Aleksandr Mishin
2024-11-08ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois
2024-11-01ACPI: PRM: Clean up guid type in struct prm_handler_infoDan Carpenter
2024-11-01ACPI: button: Add DMI quirk for Samsung Galaxy Book2 to fix initial lid detec...Shubham Panwar
2024-11-01ACPI: PRM: Find EFI_MEMORY_RUNTIME block for PRM handler and contextKoba Ko
2024-11-01ACPI: resource: Add LG 16T90SP to irq1_level_low_skip_override[]Christian Heusel
2024-11-01cpufreq: CPPC: fix perf_to_khz/khz_to_perf conversion exceptionliwei
2024-11-01cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}()Vincent Guittot
2024-10-10ACPI: battery: Fix possible crash when unregistering a battery hookArmin Wolf
2024-10-10ACPI: battery: Simplify battery hook lockingArmin Wolf
2024-10-10ACPI: resource: Add Asus ExpertBook B2502CVA to irq1_level_low_skip_override[]Hans de Goede
2024-10-10ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]Hans de Goede
2024-10-10ACPICA: iasl: handle empty connection_nodeAleksandrs Vinarskis
2024-10-10ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_pac...Pei Xiao
2024-10-10ACPI: EC: Do not release locks during operation region accessesRafael J. Wysocki
2024-10-10ACPI: CPPC: Add support for setting EPP register in FFHMario Limonciello
2024-10-10ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18Hans de Goede
2024-10-10ACPICA: Fix memory leak if acpi_ps_get_next_field() failsArmin Wolf
2024-10-10ACPICA: Fix memory leak if acpi_ps_get_next_namepath() failsArmin Wolf
2024-10-10ACPI: PAD: fix crash in exit_round_robin()Seiji Nishikawa
2024-10-04ACPI: resource: Add another DMI match for the TongFang GMxXGxxWerner Sembach
2024-10-04ACPI: sysfs: validate return type of _STR methodThomas Weißschuh
2024-10-04ACPI: CPPC: Fix MASK_VAL() usageClément Léger
2024-10-04ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()Aleksandr Mishin