summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-05-30Merge tag 'acpi-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-05-30Merge branches 'acpica', 'acpi-tables' and 'acpi-apei'Rafael J. Wysocki
2025-05-29ACPICA: Switch back to using strncpy() in acpi_ut_safe_strncpy()Ahmed Salem
2025-05-28Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-05-27Merge tag 'acpi-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-05-27Merge tag 'thermal-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-05-27ACPI: MRRM: Silence error code static checker warningDan Carpenter
2025-05-27ACPI: APEI: EINJ: Clean up on error in einj_probe()Dan Carpenter
2025-05-26Merge branches 'acpi-resource', 'acpi-pm', 'acpi-platform-profile' and 'acpi-...Rafael J. Wysocki
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: 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