summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
8 daysACPI: CPPC: Fix missing PCC check for guaranteed_perfPengjie Zhang1-1/+2
8 daysACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() onlySakari Ailus1-4/+4
8 daysACPICA: Avoid walking the Namespace if start_node is NULLCryolitia PukNgae1-3/+6
8 daysefi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab1-6/+10
8 daysACPI: processor_core: fix map_x2apic_id for amd-pstate on am4René Rebe1-1/+1
8 daysACPI: property: Fix fwnode refcount leak in acpi_fwnode_graph_parse_endpoint()Haotian Zhang1-0/+1
2025-12-07acpi,srat: Fix incorrect device handle check for Generic InitiatorShuai Xue1-1/+1
2025-12-07ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUsGautham R. Shenoy1-1/+1
2025-12-07ACPI: CPPC: Perform fast check switch only for online CPUsGautham R. Shenoy1-1/+1
2025-12-07ACPI: CPPC: Check _CPC validity for only the online CPUsGautham R. Shenoy1-1/+1
2025-12-07ACPI: property: Return present device nodes only on fwnode interfaceSakari Ailus1-1/+23
2025-12-07ACPICA: Update dsmethod.c to get rid of unused variable warningSaket Dumbre1-1/+0
2025-12-07ACPICA: dispatcher: Use acpi_ds_clear_operands() in acpi_ds_call_control_meth...Hans de Goede1-8/+1
2025-12-07ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids[]Hans de Goede1-0/+2
2025-12-07ACPI: PRM: Skip handlers with NULL handler_address or NULL VAShang song (Lenovo)1-3/+16
2025-12-07ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()Pierre Gondois1-26/+50
2025-12-07ACPI: PPTT: Remove acpi_find_cache_levels()Pierre Gondois1-15/+6
2025-12-07ACPI: video: Fix use-after-free in acpi_video_switch_brightness()Yuhao Jiang1-1/+3
2025-10-29ACPICA: Work around bogus -Wstringop-overread warning since GCC 11Xi Ruoyao1-0/+6
2025-10-19ACPI: property: Do not pass NULL handles to acpi_attach_data()Rafael J. Wysocki1-0/+12
2025-10-19ACPI: property: Add code comments explaining what is going onRafael J. Wysocki1-2/+44
2025-10-19ACPI: property: Disregard references in data-only subnode listsRafael J. Wysocki1-29/+22
2025-10-19ACPICA: Allow to skip Global Lock initializationHuacai Chen1-0/+4
2025-10-19ACPI: debug: fix signedness issues in read/write helpersAmir Mohammad Jahangirzad1-13/+13
2025-10-19ACPI: TAD: Add missing sysfs_remove_group() for ACPI_TAD_RTDaniel Tang1-0/+3
2025-10-19ACPI: property: Fix buffer properties extraction for subnodesRafael J. Wysocki1-19/+11
2025-10-15ACPI: NFIT: Fix incorrect ndr_desc being reportedin dev_err messageColin Ian King1-1/+1
2025-10-15ACPI: processor: idle: Fix memory leak when register cpuidle device failedHuisong Li1-0/+3
2025-09-09ACPI/IORT: Fix memory leak in iort_rmr_alloc_sids()Miaoqian Lin1-1/+3
2025-09-04ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik listWerner Sembach1-0/+6
2025-08-28ACPI: pfr_update: Fix the driver update version checkChen Yu1-1/+1
2025-08-28ACPI: APEI: GHES: add TAINT_MACHINE_CHECK on GHES panic pathBreno Leitao1-0/+2
2025-08-28ACPI: processor: fix acpi_object initializationSebastian Ott1-1/+1
2025-08-28ACPI: PRM: Reduce unnecessary printing to avoid user confusionZhu Qiyu1-2/+24
2025-08-28ACPI: processor: perflib: Move problematic pr->performance checkRafael J. Wysocki1-1/+4
2025-08-28ACPI: processor: perflib: Fix initial _PPC limit applicationJiayi Li1-1/+9
2025-07-17Revert "ACPI: battery: negate current when discharging"Rafael J. Wysocki1-16/+3
2025-07-10ACPICA: Refuse to evaluate a method if arguments are missingRafael J. Wysocki1-0/+7
2025-06-27ACPI: battery: negate current when dischargingPeter Marheine1-3/+16
2025-06-27ACPICA: utilities: Fix overflow check in vsnprintf()gldrk1-5/+2
2025-06-27ACPICA: fix acpi parse and parseext cache leaksSeunghun Han1-37/+15
2025-06-27ACPI: bus: Bail out if acpi_kobj registration failsArmin Wolf1-2/+4
2025-06-27ACPICA: fix acpi operand cache leak in dswstate.cSeunghun Han1-1/+8
2025-06-27ACPI: CPPC: Fix NULL pointer dereference when nosmp is usedYunhui Cui1-1/+1
2025-06-27firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei2-1/+2
2025-06-27ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions"Armin Wolf1-1/+0
2025-06-04ACPI: HED: Always initialize before evgedXiaofei Tan2-2/+7
2025-05-22ACPI: PPTT: Fix processor subtable walkJeremy Linton1-3/+8
2025-05-02ACPI PPTT: Fix coding mistakes in a couple of sizeof() callsJean-Marc Eurin1-2/+2
2025-05-02ACPI: EC: Set ec_no_wakeup for Lenovo Go SMario Limonciello1-0/+28