summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2026-06-01ACPI: AGDI: fix missing newline in error messageHaoyu Lu
2026-06-01ACPI: video: force native backlight on HP OMEN 16 (8A44)Shivam Kalra
2026-06-01ACPI: CPPC: Fix related_cpus inconsistency during CPU hotplugJinjie Ruan
2026-06-01ACPI: scan: Use acpi_dev_put() in object add error pathsGuangshuo Li
2026-04-18ACPI: EC: Evaluate _REG outside the EC scope more carefullyRafael J. Wysocki
2026-04-18ACPICA: Add a depth argument to acpi_execute_reg_methods()Rafael J. Wysocki
2026-04-18Revert "ACPI: EC: Evaluate orphan _REG under EC device"Rafael J. Wysocki
2026-04-11ACPI: EC: Evaluate orphan _REG under EC deviceRafael J. Wysocki
2026-04-11ACPI: EC: clean up handlers on probe failure in acpi_ec_setup()Weiming Shi
2026-04-11ACPI: EC: Install address space handler at the namespace rootRafael J. Wysocki
2026-04-11ACPI: EC: Fix ECDT probe ordering issuesHans de Goede
2026-04-11ACPI: EC: Fix EC address space handler unregistrationHans de Goede
2026-04-11ACPICA: Allow address_space_handler Install and _REG execution as 2 separate ...Hans de Goede
2026-03-25ACPI: processor: Fix previous acpi_processor_errata_piix4() fixRafael J. Wysocki
2026-03-25ACPI: OSL: fix __iomem type on return from acpi_os_map_generic_address()Ben Dooks
2026-03-25ACPI: OSI: Add DMI quirk for Acer Aspire One D255Sofia Schneider
2026-03-25ACPI: PM: Save NVS memory on Lenovo G70-35Piotr Mazek
2026-03-04ACPICA: Abort AML bytecode execution when executing AML_FATAL_OPArmin Wolf
2026-03-04ACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()Tuo Li
2026-03-04APEI/GHES: ensure that won't go past CPER allocated recordMauro Carvalho Chehab
2026-03-04ACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can
2026-03-04ACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUsSean V Kelley
2026-03-04ACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()Alexey Simakov
2026-02-19ACPI: APEI: send SIGBUS to current task if synchronous memory error not recov...Shuai Xue
2026-01-11ACPI: CPPC: Fix missing PCC check for guaranteed_perfPengjie Zhang
2026-01-11ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() onlySakari Ailus
2026-01-11ACPICA: Avoid walking the Namespace if start_node is NULLCryolitia PukNgae
2026-01-11efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab
2026-01-11ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4René Rebe
2026-01-11ACPI: property: Fix fwnode refcount leak in acpi_fwnode_graph_parse_endpoint()Haotian Zhang
2025-12-07acpi,srat: Fix incorrect device handle check for Generic InitiatorShuai Xue
2025-12-07ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUsGautham R. Shenoy
2025-12-07ACPI: CPPC: Perform fast check switch only for online CPUsGautham R. Shenoy
2025-12-07ACPI: CPPC: Check _CPC validity for only the online CPUsGautham R. Shenoy
2025-12-07ACPI: property: Return present device nodes only on fwnode interfaceSakari Ailus
2025-12-07ACPICA: Update dsmethod.c to get rid of unused variable warningSaket Dumbre
2025-12-07ACPICA: dispatcher: Use acpi_ds_clear_operands() in acpi_ds_call_control_meth...Hans de Goede
2025-12-07ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids[]Hans de Goede
2025-12-07ACPI: PRM: Skip handlers with NULL handler_address or NULL VAShang song (Lenovo)
2025-12-07ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()Pierre Gondois
2025-12-07ACPI: PPTT: Remove acpi_find_cache_levels()Pierre Gondois
2025-12-07ACPI: video: Fix use-after-free in acpi_video_switch_brightness()Yuhao Jiang
2025-10-29ACPICA: Work around bogus -Wstringop-overread warning since GCC 11Xi Ruoyao
2025-10-19ACPI: property: Do not pass NULL handles to acpi_attach_data()Rafael J. Wysocki
2025-10-19ACPI: property: Add code comments explaining what is going onRafael J. Wysocki
2025-10-19ACPI: property: Disregard references in data-only subnode listsRafael J. Wysocki
2025-10-19ACPICA: Allow to skip Global Lock initializationHuacai Chen
2025-10-19ACPI: debug: fix signedness issues in read/write helpersAmir Mohammad Jahangirzad
2025-10-19ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RTDaniel Tang
2025-10-19ACPI: property: Fix buffer properties extraction for subnodesRafael J. Wysocki