summaryrefslogtreecommitdiff
path: root/drivers/acpi
AgeCommit message (Expand)Author
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
2025-04-23ACPI: tables: Add __nonstring annotations for unterminated stringsKees Cook
2025-04-20gcc-15: disable '-Wunterminated-string-initialization' entirely for nowLinus Torvalds
2025-04-20gcc-15: acpi: sprinkle random '__nonstring' crumbles aroundLinus Torvalds
2025-04-11Merge branches 'acpi-ec' and 'acpi-button'Rafael J. Wysocki
2025-04-10ACPI: processor: idle: Remove redundant pr->power.count assignmentZhang Rui
2025-04-10x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'Ingo Molnar
2025-04-09ACPI: APEI: EINJ: Transition to the faux device interfaceSudeep Holla
2025-04-09ACPI: processor: idle: Set pr->flags.power unconditionallyZhang Rui
2025-04-09ACPI: battery: Round capacity percengate to closest integershitao
2025-04-09ACPICA: exserial: don't forget to handle FFixedHW opregions for readingDaniil Tatianin