summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)AuthorFilesLines
27 hoursACPI: APEI: GHES: Disable KASAN instrumentation when compile testing with cla...Nathan Chancellor1-0/+4
10 daysACPI: x86: Force enabling of PWM2 on the Yogabook YB1-X90Yauhen Kharuzhy1-0/+12
10 daysACPI: battery: fix incorrect charging status when current is zeroAta İlhan Köktürk1-1/+8
10 daysACPI: x86: s2idle: Invoke Microsoft _DSM Function 9 (Turn On Display)Jakob Riemenschneider1-0/+6
10 daysACPICA: Abort AML bytecode execution when executing AML_FATAL_OPArmin Wolf1-28/+18
10 daysACPI: resource: Add JWIPC JVC9100 to irq1_level_low_skip_override[]Ai Chao1-0/+8
10 daysACPI: processor: Fix NULL-pointer dereference in acpi_processor_errata_piix4()Tuo Li1-13/+15
10 daysAPEI/GHES: ARM processor Error: don't go past allocated memoryMauro Carvalho Chehab1-4/+28
10 daysAPEI/GHES: ensure that won't go past CPER allocated recordMauro Carvalho Chehab1-1/+5
10 daysACPI: PM: Add unused power resource quirk for THUNDEROBOT ZEROZhai Can1-0/+13
10 daysACPI: CPPC: Fix remaining for_each_possible_cpu() to use online CPUsSean V Kelley1-2/+2
10 daysACPICA: Fix NULL pointer dereference in acpi_ev_address_space_dispatch()Alexey Simakov1-1/+3
2026-01-23mm/fake-numa: handle cases with no SRAT infoBruno Faccini1-1/+10
2026-01-23mm/fake-numa: allow later numa node hotplugBruno Faccini1-0/+86
2026-01-08ACPI: CPPC: Fix missing PCC check for guaranteed_perfPengjie Zhang1-1/+2
2026-01-08ACPI: PCC: Fix race condition by removing static qualifierPengjie Zhang1-1/+1
2026-01-08ACPI: fan: Workaround for 64-bit firmware bugArmin Wolf2-7/+36
2026-01-08ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() onlySakari Ailus1-4/+4
2026-01-08ACPICA: Avoid walking the Namespace if start_node is NULLCryolitia PukNgae1-3/+6
2025-12-18efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specsMauro Carvalho Chehab1-6/+10
2025-12-18ACPI: processor_core: fix map_x2apic_id for amd-pstate on am4René Rebe1-1/+1
2025-12-18RAS: Report all ARM processor CPER information to userspaceJason Tian1-7/+4
2025-12-18ACPI: property: Fix fwnode refcount leak in acpi_fwnode_graph_parse_endpoint()Haotian Zhang1-0/+1
2025-11-24acpi/hmat: Fix lockdep warning for hmem_register_resource()Dave Jiang1-21/+25
2025-11-24acpi,srat: Fix incorrect device handle check for Generic InitiatorShuai Xue1-1/+1
2025-11-24ACPI: CPPC: Limit perf ctrs in PCC check only to online CPUsGautham R. Shenoy1-1/+1
2025-11-24ACPI: CPPC: Perform fast check switch only for online CPUsGautham R. Shenoy1-1/+1
2025-11-24ACPI: CPPC: Check _CPC validity for only the online CPUsGautham R. Shenoy1-1/+1
2025-11-13ACPI: SPCR: Check for table version when using precise baudratePunit Agrawal1-1/+1
2025-11-13ACPI: property: Return present device nodes only on fwnode interfaceSakari Ailus1-1/+23
2025-11-13ACPICA: Update dsmethod.c to get rid of unused variable warningSaket Dumbre1-1/+0
2025-11-13ACPI: scan: Update honor list for RPMI System MSISunil V L1-0/+2
2025-11-13ACPI: SPCR: Support Precise Baud Rate fieldChen Pei1-1/+9
2025-11-13ACPICA: dispatcher: Use acpi_ds_clear_operands() in acpi_ds_call_control_meth...Hans de Goede1-8/+1
2025-11-13ACPI: scan: Add Intel CVS ACPI HIDs to acpi_ignore_dep_ids[]Hans de Goede1-0/+2
2025-11-13ACPI: resource: Skip IRQ override on ASUS Vivobook Pro N6506CUSam van Kampen1-0/+7
2025-11-13ACPI: PRM: Skip handlers with NULL handler_address or NULL VAShang song (Lenovo)1-3/+16
2025-11-13ACPI: video: force native for Lenovo 82K8Mario Limonciello (AMD)1-0/+8
2025-11-13ACPI: sysfs: Use ACPI_FREE() for freeing an ACPI objectKaushlendra Kumar1-1/+1
2025-11-13ACPI: fan: Use platform device for devres-related actionsArmin Wolf3-7/+7
2025-11-13ACPI: fan: Add fan speed reporting for fans with only _FSTJoshua Grisham4-22/+49
2025-11-13ACPI: fan: Use ACPI handle when retrieving _FSTArmin Wolf4-16/+26
2025-11-13ACPI: button: Call input_free_device() on failing input device registrationKaushlendra Kumar1-1/+3
2025-11-13ACPI: 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-19ACPI: battery: Add synchronization between interface updatesRafael J. Wysocki1-14/+29
2025-10-19ACPI: battery: Check for error code from devm_mutex_init() callAndy Shevchenko1-2/+8