summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
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
2025-10-15ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err messageColin Ian King
2025-10-15ACPI: processor: idle: Fix memory leak when register cpuidle device failedHuisong Li
2025-09-09ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()Miaoqian Lin
2025-09-04ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik listWerner Sembach
2025-08-28ACPI: pfr_update: Fix the driver update version checkChen Yu
2025-08-28ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic pathBreno Leitao
2025-08-28ACPI: processor: fix acpi_object initializationSebastian Ott
2025-08-28ACPI: PRM: Reduce unnecessary printing to avoid user confusionZhu Qiyu
2025-08-28ACPI: processor: perflib: Move problematic pr->performance checkRafael J. Wysocki
2025-08-28ACPI: processor: perflib: Fix initial _PPC limit applicationJiayi Li
2025-07-17Revert "ACPI: battery: negate current when discharging"Rafael J. Wysocki
2025-07-10ACPICA: Refuse to evaluate a method if arguments are missingRafael J. Wysocki
2025-06-27ACPI: battery: negate current when dischargingPeter Marheine
2025-06-27ACPICA: utilities: Fix overflow check in vsnprintf()gldrk
2025-06-27ACPICA: fix acpi parse and parseext cache leaksSeunghun Han
2025-06-27ACPI: bus: Bail out if acpi_kobj registration failsArmin Wolf
2025-06-27ACPICA: fix acpi operand cache leak in dswstate.cSeunghun Han
2025-06-27ACPI: CPPC: Fix NULL pointer dereference when nosmp is usedYunhui Cui
2025-06-27firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei
2025-06-27ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions"Armin Wolf
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