summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2025-05-26Merge branches 'acpi-pci', 'acpi-battery', 'acpi-ec' and 'acpi-apei'Rafael J. Wysocki
2025-05-26Merge branches 'acpi-processor' and 'acpi-cppc'Rafael J. Wysocki
2025-05-26Merge branch 'acpi-tables'Rafael J. Wysocki
2025-05-26Merge branch 'acpica'Rafael J. Wysocki
2025-05-23ACPI: MRRM: Fix default max memory regionAnil S Keshavamurthy
2025-05-23ACPI: irq: Introduce acpi_get_gsi_dispatcher()Roman Kisel
2025-05-23ACPI: bus: Bail out if acpi_kobj registration failsArmin Wolf
2025-05-23ACPI: platform_profile: Avoid initializing on non-ACPI platformsAlexandre Ghiti
2025-05-22mm: numa_memblks: introduce numa_add_reserved_memblkYuquan Wang
2025-05-21Merge tag 'v6.15-rc7' into x86/core, to pick up fixesIngo Molnar
2025-05-18x86/msr: Remove a superfluous inclusion of <asm/asm.h>Xin Li (Intel)
2025-05-16ACPI: thermal: Execute _SCP before reading trip pointsArmin Wolf
2025-05-16ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions"Armin Wolf
2025-05-15x86/cpuid: Set <asm/cpuid/api.h> as the main CPUID headerAhmed S. Darwish
2025-05-12ACPI: tables: Improve logging around acpi_initialize_tables()Bartosz Szczepanek
2025-05-12ACPI: VIOT: Remove (explicitly) unused headerAndy Shevchenko
2025-05-12ACPI: MRRM: Add /sys files to describe memory rangesTony Luck
2025-05-12ACPI: MRRM: Minimal parse of ACPI MRRM tableTony Luck
2025-05-12Merge ACPICA material for 6.16 to satisfy dependenciesRafael J. Wysocki
2025-05-12ACPICA: Update copyright yearSaket Dumbre
2025-05-12ACPICA: Replace strncpy() with memcpy()Ahmed Salem
2025-05-12ACPICA: Apply ACPI_NONSTRING in more placesAhmed Salem
2025-05-12ACPICA: Adjust the position of code linesZhe Qiao
2025-05-12ACPICA: Apply ACPI_NONSTRINGKees Cook
2025-05-12ACPICA: Utilities: Fix spelling mistake "Incremement" -> "Increment"Colin Ian King
2025-05-12ACPICA: utilities: Fix overflow check in vsnprintf()gldrk
2025-05-11acpi,srat: give memory block size advice based on CFMWS alignmentGregory Price
2025-05-09ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type()Zaid Alali
2025-05-09ACPI: EC: Add device to acpi_ec_no_wakeup[] qurik listWerner Sembach
2025-05-09ACPI: battery: negate current when dischargingPeter Marheine
2025-05-09ACPI: PCI: Constify fwnode_handle in acpi_pci_root_remap_iospace()Pei Xiao
2025-05-09ACPI: resource: fix a typo for MECHREVO in irq1_edge_low_force_override[]Mingcong Bai
2025-05-08ACPI: PPTT: Fix processor subtable walkJeremy Linton
2025-05-08firmware: SDEI: Allow sdei initialization without ACPI_APEI_GHESHuang Yiwei
2025-05-07ACPI: APEI: EINJ: Fix probe error messageJon Hunter
2025-05-06ACPICA: Apply pack(1) to union aml_resourceTamir Duberstein
2025-05-02x86/msr: Add explicit includes of <asm/msr.h>Xin Li (Intel)
2025-05-02Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflictsIngo Molnar
2025-04-30ACPI: CPPC: Add three functions related to autonomous selectionLifeng Zheng
2025-04-30ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()Lifeng Zheng
2025-04-30ACPI: CPPC: Refactor register value get and set ABIsLifeng Zheng
2025-04-30ACPI: CPPC: Add cppc_set_reg_val()Lifeng Zheng
2025-04-30ACPI: CPPC: Extract cppc_get_reg_val_in_pcc()Lifeng Zheng
2025-04-30ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()Lifeng Zheng
2025-04-30ACPI: CPPC: Optimize cppc_get_perf()Lifeng Zheng
2025-04-30ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optionalLifeng Zheng
2025-04-30ACPI: CPPC: Simplify PCC shared memory region handlingSudeep Holla
2025-04-30ACPI: PCC: Simplify PCC shared memory region handlingSudeep Holla
2025-04-25Merge back earlier ACPICA material for 6.16Rafael J. Wysocki
2025-04-24ACPICA: Add support for printing AML arguments when trace point enabledMario Limonciello