summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2025-06-04ACPI: HED: Always initialize before evgedXiaofei Tan
2025-05-22ACPI: PPTT: Fix processor subtable walkJeremy Linton
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: processor: idle: Return an error if both P_LVL{2,3} idle states are inv...Giovanni Gherdovich
2025-03-28ACPI: resource: IRQ override for Eluktronics MECH-17Gannon Kolding
2025-02-21ACPI: PRM: Remove unnecessary strict handler address checksAubrey Li
2025-02-21ACPI: property: Fix return value for nval == 0 in acpi_data_prop_read()Andy Shevchenko
2025-02-21APEI: GHES: Have GHES honor the panic= settingBorislav Petkov
2025-02-21ACPI: 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
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: CPPC: Fix _CPC register setting issueLifeng Zheng
2024-12-14acpi/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-17ACPI: battery: Fix possible crash when unregistering a battery hookArmin Wolf
2024-10-17ACPI: battery: Simplify battery hook lockingArmin Wolf
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-17ACPICA: iasl: handle empty connection_nodeAleksandrs Vinarskis
2024-10-17ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_pac...Pei Xiao
2024-10-17ACPI: EC: Do not release locks during operation region accessesRafael J. Wysocki
2024-10-17ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18Hans de Goede
2024-10-17ACPICA: Fix memory leak if acpi_ps_get_next_field() failsArmin Wolf
2024-10-17ACPICA: Fix memory leak if acpi_ps_get_next_namepath() failsArmin Wolf
2024-10-17ACPI: PAD: fix crash in exit_round_robin()Seiji Nishikawa
2024-10-17ACPI: resource: Add another DMI match for the TongFang GMxXGxxWerner Sembach
2024-10-17ACPI: sysfs: validate return type of _STR methodThomas Weißschuh
2024-10-17ACPI: CPPC: Fix MASK_VAL() usageClément Léger
2024-10-17ACPICA: executer/exsystem: Don't nag user about every Stall() violating the specVasily Khoruzhick
2024-10-17ACPI: PMIC: Remove unneeded check in tps68470_pmic_opregion_probe()Aleksandr Mishin
2024-09-12ACPI: processor: Fix memory leaks in error paths of processor_add()Jonathan Cameron
2024-09-12ACPI: processor: Return an error if acpi_processor_get_info() fails in proces...Jonathan Cameron
2024-08-14ACPI: SBS: manage alarm sysfs attribute through psy coreThomas Weißschuh
2024-08-14ACPI: battery: create alarm sysfs attribute atomicallyThomas Weißschuh
2024-07-25ACPI: EC: Avoid returning AE_OK on errors in address space handlerArmin Wolf
2024-07-25ACPI: EC: Abort address space access upon errorArmin Wolf