Toggle navigation
Patchwork
linux-acpi
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 11208 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
3
4
…
112
113
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v1] ACPI: battery: Reduce unnecessary calls to acpi_battery_update()
[v1] ACPI: battery: Reduce unnecessary calls to acpi_battery_update()
-
-
-
2025-04-22
Zihuan Zhang
New
[RFC,v2,34/34] x86/msr: Convert native_rdmsr_no_trace() uses to native_rdmsrq_no_trace() uses
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,33/34] x86/msr: Move the ARGS macros after the MSR read/write APIs
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,32/34] x86/msr: Rename native_read_msr_safe() to native_rdmsrq_safe()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,31/34] x86/msr: Rename native_read_msr() to native_rdmsrq()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,30/34] x86/msr: Rename native_rdmsr() to native_rdmsr_no_trace()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,29/34] x86/msr: Rename native_rdmsrq() to native_rdmsrq_no_trace()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,28/34] x86/msr: Rename native_write_msr_safe() to native_wrmsrq_safe()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,27/34] x86/msr: Rename native_write_msr() to native_wrmsrq()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,26/34] x86/msr: Rename native_wrmsr() to native_wrmsr_no_trace()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,25/34] x86/msr: Rename native_wrmsrq() to native_wrmsrq_no_trace()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,24/34] x86/mce: Use native MSR API __native_{wr,rd}msrq()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,23/34] x86/extable: Remove new dead code in ex_handler_msr()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,22/34] x86/msr: Utilize the alternatives mechanism to read MSR
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,21/34] x86/msr: Utilize the alternatives mechanism to write MSR
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,20/34] x86/extable: Implement EX_TYPE_FUNC_REWIND
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,19/34] x86/extable: Add support for immediate form MSR instructions
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,18/34] x86/opcode: Add immediate form MSR instructions
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,17/34] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,16/34] x86/msr: Change function type of native_read_msr_safe()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,15/34] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrq(msr, low)
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
Superseded
[RFC,v2,14/34] x86/msr: refactor pv_cpu_ops.write_msr{_safe}()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
Superseded
[RFC,v2,13/34] x86/xen/msr: Remove the error pointer argument from set_reg()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
Superseded
[RFC,v2,12/34] x86/msr: Remove pmu_msr_{read,write}()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,11/34] x86/msr: Remove calling native_{read,write}_msr{,_safe}() in pmu_msr_{read,write}()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
Superseded
[RFC,v2,10/34] x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,09/34] x86/msr: Add the native_rdmsrq() helper
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
Superseded
[RFC,v2,08/34] x86/msr: Convert a native_wrmsr() use to native_wrmsrq()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,07/34] x86/msr: Convert __wrmsr() uses to native_wrmsr{,q}() uses
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
Superseded
[RFC,v2,06/34] x86/msr: Use the alternatives mechanism to read PMC
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
[RFC,v2,05/34] x86/msr: Return u64 consistently in Xen PMC read functions
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
Superseded
[RFC,v2,04/34] x86/msr: Convert rdpmcq() into a function
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
Superseded
[RFC,v2,03/34] x86/msr: Rename rdpmcl() to rdpmcq()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
Superseded
[RFC,v2,02/34] x86/msr: Remove rdpmc()
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
Superseded
[RFC,v2,01/34] x86/msr: Move rdtsc{,_ordered}() to <asm/tsc.h>
MSR refactor with new MSR instructions support
-
-
-
2025-04-22
Xin Li (Intel)
New
ACPI: tables: Remove incorrect __nonstring attribute from table_sigs
ACPI: tables: Remove incorrect __nonstring attribute from table_sigs
-
-
-
2025-04-21
shaikh.kamal
New
ACPI: EC: Fix CPU frequency limitation on AMD platforms after suspend/resume
ACPI: EC: Fix CPU frequency limitation on AMD platforms after suspend/resume
-
-
-
2025-04-19
M. Bergo
New
[v6,9/9] ACPI: APEI: EINJ: Update the documentation for EINJv2 support
[v6,1/9] ACPICA: Update values to hex to follow ACPI specs
-
-
-
2025-04-17
Zaid Alali
Superseded
[v6,7/9] ACPI: APEI: EINJ: Add debugfs files for EINJv2 support
[v6,1/9] ACPICA: Update values to hex to follow ACPI specs
-
-
-
2025-04-17
Zaid Alali
Superseded
[v6,5/9] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
[v6,1/9] ACPICA: Update values to hex to follow ACPI specs
-
-
-
2025-04-17
Zaid Alali
Superseded
[v6,4/9] ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type
[v6,1/9] ACPICA: Update values to hex to follow ACPI specs
-
-
-
2025-04-17
Zaid Alali
Superseded
[v6,1/9] ACPICA: Update values to hex to follow ACPI specs
[v6,1/9] ACPICA: Update values to hex to follow ACPI specs
-
-
-
2025-04-17
Zaid Alali
Superseded
ACPI: resource: fix a typo for MECHREVO in irq1_edge_low_force_override
ACPI: resource: fix a typo for MECHREVO in irq1_edge_low_force_override
-
-
-
2025-04-17
Mingcong Bai
Accepted
[v2] ACPICA: Add support for printing AML arguments when trace point enabled
[v2] ACPICA: Add support for printing AML arguments when trace point enabled
-
-
-
2025-04-17
Mario Limonciello
New
ACPI: tables: Add __nonstring annotations for unterminated strings
ACPI: tables: Add __nonstring annotations for unterminated strings
-
-
-
2025-04-15
Kees Cook
Accepted
[v1,2/3] x86/cpufeatures: Shorten X86_FEATURE_CLEAR_BHB_LOOP_ON_VMEXIT to X86_FEATURE_CLEAR_BHB_LOV
x86/cpufeatures: Clean up formatting
-
-
-
2025-04-15
Xin Li (Intel)
Accepted
[hyperv-next,v8,11/11] PCI: hv: Get vPCI MSI IRQ domain from DeviceTree
[hyperv-next,v8,01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
-
-
-
2025-04-14
Roman Kisel
Superseded
[hyperv-next,v8,09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
[hyperv-next,v8,01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
-
-
-
2025-04-14
Roman Kisel
Superseded
[hyperv-next,v8,07/11] dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
[hyperv-next,v8,01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
-
-
-
2025-04-14
Roman Kisel
Superseded
[hyperv-next,v8,06/11] arm64, x86: hyperv: Report the VTL the system boots in
[hyperv-next,v8,01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
-
-
-
2025-04-14
Roman Kisel
Superseded
[hyperv-next,v8,04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
[hyperv-next,v8,01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
-
-
-
2025-04-14
Roman Kisel
Superseded
[hyperv-next,v8,01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
[hyperv-next,v8,01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
-
-
-
2025-04-14
Roman Kisel
Superseded
[v2] pinctrl: amd: Fix use of undeclared identifier 'pinctrl_amd_s2idle_dev_ops'
[v2] pinctrl: amd: Fix use of undeclared identifier 'pinctrl_amd_s2idle_dev_ops'
-
-
-
2025-04-14
Mario Limonciello
New
[1/1] ACPI: Fix building with GCC 15
[1/1] ACPI: Fix building with GCC 15
-
-
-
2025-04-14
Brahmajit Das
New
x86/acpi: fix potential NULL deref in acpi_wakeup_cpu()
x86/acpi: fix potential NULL deref in acpi_wakeup_cpu()
-
-
-
2025-04-11
Chenyuan Yang
New
[2/2] ACPI: CPPC: Simplify PCC shared memory region handling
[1/2] ACPI: PCC: Simplify PCC shared memory region handling
-
-
-
2025-04-11
Sudeep Holla
Accepted
[1/2] ACPI: PCC: Simplify PCC shared memory region handling
[1/2] ACPI: PCC: Simplify PCC shared memory region handling
-
-
-
2025-04-11
Sudeep Holla
Accepted
[v7,8/8] ACPI: CPPC: Add three functions related to autonomous selection
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-11
zhenglifeng (A)
Superseded
[v7,7/8] ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-11
zhenglifeng (A)
Accepted
[v7,6/8] ACPI: CPPC: Refactor register value get and set ABIs
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-11
zhenglifeng (A)
Accepted
[v7,5/8] ACPI: CPPC: Add cppc_set_reg_val()
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-11
zhenglifeng (A)
Superseded
[v7,4/8] ACPI: CPPC: Extract cppc_get_reg_val_in_pcc()
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-11
zhenglifeng (A)
Accepted
[v7,3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-11
zhenglifeng (A)
New
[v7,2/8] ACPI: CPPC: Optimize cppc_get_perf()
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-11
zhenglifeng (A)
Accepted
[v7,1/8] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-11
zhenglifeng (A)
Accepted
software node: Prevent link creation failure from causing kobj reference count imbalance
software node: Prevent link creation failure from causing kobj reference count imbalance
-
-
-
2025-04-11
Lizhi Xu
Accepted
[v3,4/4] ACPI: Add documentation for exposing MRRM data
Add interfaces for ACPI MRRM table
-
-
-
2025-04-10
Luck, Tony
Superseded
[v3,3/4] ACPI/MRRM: Add /sys files to describe memory ranges
Add interfaces for ACPI MRRM table
-
-
-
2025-04-10
Luck, Tony
Superseded
[v3,2/4] ACPI/MRRM: Minimal parse of ACPI MRRM table
Add interfaces for ACPI MRRM table
-
-
-
2025-04-10
Luck, Tony
Superseded
[v3,1/4] ACPICA: Define MRRM ACPI table
Add interfaces for ACPI MRRM table
-
-
-
2025-04-10
Luck, Tony
Superseded
[3/3] ACPI: thermal: Allow userspace applications to change the cooling mode
ACPI: thermal: Properly support the _SCP control method
-
-
-
2025-04-10
Armin Wolf
New
[2/3] ACPI: thermal: Execute _SCP before reading trip points
ACPI: thermal: Properly support the _SCP control method
-
-
-
2025-04-10
Armin Wolf
Accepted
[1/3] ACPI: OSI: Stop advertising support for "3.0 _SCP Extensions"
ACPI: thermal: Properly support the _SCP control method
-
-
-
2025-04-10
Armin Wolf
Accepted
[2/2] software node: Correct a OOB check in software_node_get_reference_args()
software node: bug fixes
-
-
-
2025-04-10
Zijun Hu
New
[1/2] software node: Add comment for the first ERR_CAST() in fwnode_create_software_node()
software node: bug fixes
-
-
-
2025-04-10
Zijun Hu
New
property: Use tidy for_each_named_* macros
property: Use tidy for_each_named_* macros
-
-
-
2025-04-10
Matti Vaittinen
New
pinctrl: amd: Fix use of undeclared identifier 'pinctrl_amd_s2idle_dev_ops'
pinctrl: amd: Fix use of undeclared identifier 'pinctrl_amd_s2idle_dev_ops'
-
-
-
2025-04-09
Mario Limonciello
New
[v1,2/2] gpiolib: acpi: Make sure we fill struct acpi_gpio_info
gpiolib: acpi: Fix missing info filling
-
-
-
2025-04-09
Andy Shevchenko
Accepted
[v1,1/2] gpiolib: acpi: Use temporary variable for struct acpi_gpio_info
gpiolib: acpi: Fix missing info filling
-
-
-
2025-04-09
Andy Shevchenko
Accepted
[1/1] Documentation: ACPI: Use all-string data node references
[1/1] Documentation: ACPI: Use all-string data node references
-
-
-
2025-04-09
Sakari Ailus
Accepted
[1/1] LoongArch: Introduce the numa_memblks conversion
[1/1] LoongArch: Introduce the numa_memblks conversion
-
-
-
2025-04-09
Yuquan Wang
New
[v6,8/8] ACPI: CPPC: Add three functions related to autonomous selection
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-09
zhenglifeng (A)
Superseded
[v6,7/8] ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel()
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-09
zhenglifeng (A)
Superseded
[v6,6/8] ACPI: CPPC: Refactor register value get and set ABIs
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-09
zhenglifeng (A)
Superseded
[v6,5/8] ACPI: CPPC: Add cppc_set_reg_val()
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-09
zhenglifeng (A)
Superseded
[v6,4/8] ACPI: CPPC: Extract cppc_get_reg_val_in_pcc()
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-09
zhenglifeng (A)
Superseded
[v6,3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val()
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-09
zhenglifeng (A)
Superseded
[v6,2/8] ACPI: CPPC: Optimize cppc_get_perf()
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-09
zhenglifeng (A)
New
[v6,1/8] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional
Add functions for getting and setting registers related to autonomous selection in cppc_acpi
-
-
-
2025-04-09
zhenglifeng (A)
Superseded
[v2] mm: numa_memblks: introduce numa_add_reserved_memblk
[v2] mm: numa_memblks: introduce numa_add_reserved_memblk
-
-
-
2025-04-09
Yuquan Wang
Superseded
[2/2] ACPI: processor: idle: Remove redundant pr->power.count assignment
ACPI: processor: idle: acpi_processor_get_cstate_info() cleanup
-
-
-
2025-04-09
Zhang Rui
New
[1/2] ACPI: processor: idle: Set pr->flags.power unconditionally
ACPI: processor: idle: acpi_processor_get_cstate_info() cleanup
-
-
-
2025-04-09
Zhang Rui
Accepted
[2/2] device property: Add fwnode_property_get_reference_optional_args
Untitled series #264828
-
-
-
2025-04-07
Sean Anderson
New
[hyperv-next,v7,10/11] ACPI: irq: Introduce acpi_get_gsi_dispatcher()
[hyperv-next,v7,01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
-
-
-
2025-04-07
Roman Kisel
Superseded
[hyperv-next,v7,09/11] Drivers: hv: vmbus: Introduce hv_get_vmbus_root_device()
[hyperv-next,v7,01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
-
-
-
2025-04-07
Roman Kisel
Superseded
[hyperv-next,v7,08/11] Drivers: hv: vmbus: Get the IRQ number from DeviceTree
[hyperv-next,v7,01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
-
-
-
2025-04-07
Roman Kisel
Superseded
[hyperv-next,v7,04/11] Drivers: hv: Provide arch-neutral implementation of get_vtl()
[hyperv-next,v7,01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
-
-
-
2025-04-07
Roman Kisel
Superseded
[hyperv-next,v7,03/11] Drivers: hv: Enable VTL mode for arm64
[hyperv-next,v7,01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
-
-
-
2025-04-07
Roman Kisel
Superseded
[hyperv-next,v7,01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
[hyperv-next,v7,01/11] arm64: kvm, smccc: Introduce and use API for getting hypervisor UUID
-
-
-
2025-04-07
Roman Kisel
Superseded
[v4,1/2] ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case
[v4,1/2] ACPI: Add missing prototype for non CONFIG_SUSPEND/CONFIG_X86 case
-
-
-
2025-04-07
Mario Limonciello
New
«
1
2
3
4
…
112
113
»