Show patches with: State = Action Required       |    Archived = No       |   56 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
acpi: battery: Always read fresh battery state on update acpi: battery: Always read fresh battery state on update - - - --- 2020-06-04 Mathew King Under Review
[BUG] incorrect scaling_max_freq with intel_pstate after offline/online] [BUG] incorrect scaling_max_freq with intel_pstate after offline/online] - - - --- 2021-02-03 Guillaume Morin New
Calling _WAK on boot Calling _WAK on boot - - - --- 2021-04-14 w4v3 New
ACPI: Increase ACPI_MAX_HANDLES ACPI: Increase ACPI_MAX_HANDLES - - - --- 2021-05-18 Raul Rangel New
ACPI: Avoid flush_scheduled_work() usage ACPI: Avoid flush_scheduled_work() usage - - - --- 2022-04-19 Tetsuo Handa New
[v2] ACPI: Wait for ACPI IRQ to be processed before disable GPE [v2] ACPI: Wait for ACPI IRQ to be processed before disable GPE - - - --- 2022-10-11 Marek Maślanka New
[v2] acpi: allow usage of acpi_tad on HW-reduced platforms [v2] acpi: allow usage of acpi_tad on HW-reduced platforms - - - --- 2022-12-05 Bart Groeneveld | GPX Solutions B.V Under Review
ACPI: Make custom_method use per-open state ACPI: Make custom_method use per-open state - - - --- 2023-01-31 Pedro Falcato Under Review
ACPI / Documentation: update ACPI customize method feature doc ACPI / Documentation: update ACPI customize method feature doc - - - --- 2023-02-02 Sebastian Grzywna Under Review
ACPI: utils: Make acpi_handle_list dynamically allocated ACPI: utils: Make acpi_handle_list dynamically allocated - - - --- 2023-03-30 Vicki Pfau Under Review
[v2] drivers/acpi/acpica/exserial.c: replace ternary operator with min() [v2] drivers/acpi/acpica/exserial.c: replace ternary operator with min() - - - --- 2023-04-20 Jiangshan Yi Under Review
ACPI: tables: Fix NULL dereference by acpi_os_map_memory() ACPI: tables: Fix NULL dereference by acpi_os_map_memory() - - - --- 2023-07-26 Kiwamu Okabe rafael Under Review
[v3,1/1] ACPICA: utdebug: use spinlocks to fix the data-races reported by the KCSAN [v3,1/1] ACPICA: utdebug: use spinlocks to fix the data-races reported by the KCSAN - - - --- 2023-09-20 Mirsad Todorovac rafael New
[v1] ACPI: scan: Add support for GPE block devices [v1] ACPI: scan: Add support for GPE block devices - - - --- 2023-10-02 Wilczynski, Michal rafael New
[v9,1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events [v9,1/2] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on synchronous events - 4 1 --- 2023-10-07 Shuai Xue New
[v9,2/2] ACPI: APEI: handle synchronous exceptions in task work Untitled series #790881 - 3 1 --- 2023-10-07 Shuai Xue New
[V5] acpi: trigger wakeup key event from power button [V5] acpi: trigger wakeup key event from power button - 1 - --- 2023-10-07 Ken Xue New
[v1,1/6] ACPI: acpi_video: Remove unnecessary checks Replace acpi_driver with platform_driver - 1 - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,2/6] ACPI: acpi_video: Use yes_or_no helper instead of ternary operator Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,3/6] ACPI: acpi_video: Remove unnecessary driver_data clear Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,4/6] ACPI: acpi_video: Replace acpi_driver with platform_driver Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael Needs ACK
[v1,5/6] ACPI: acpi_video: Rename ACPI device instances from device to adev Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v1,6/6] ACPI: acpi_video: Fix holes in acpi_video_bus Replace acpi_driver with platform_driver - - - --- 2023-10-25 Wilczynski, Michal rafael New
[v2] acpi: Use access_width over register_width for system memory accesses [v2] acpi: Use access_width over register_width for system memory accesses - - - --- 2023-10-26 Jarred White New
driver: acpi: fix the memory leak issue in the cm_write() function. driver: acpi: fix the memory leak issue in the cm_write() function. - - - --- 2023-11-03 shiqiang.deng New
[RESEND,v2] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture [RESEND,v2] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture - 1 - --- 2023-11-06 Avadhut Naik New
ACPI: OSL: Initialize output value ACPI: OSL: Initialize output value - - - --- 2023-11-10 Nikita Kiryushin rafael New
ACPI: custom_method: fix a possible memory leak ACPI: custom_method: fix a possible memory leak - - - --- 2023-11-11 shiqiang.deng New
[1/1] ACPI: XSDT: struct acpi_table_xsdt must be packed [1/1] ACPI: XSDT: struct acpi_table_xsdt must be packed - - - --- 2023-11-11 Heinrich Schuchardt New
ACPICA: debugger: check status of acpi_evaluate_object in acpi_db_walk_for_fields ACPICA: debugger: check status of acpi_evaluate_object in acpi_db_walk_for_fields - - - --- 2023-11-13 Nikita Kiryushin New
[1/3] ACPI/APEI: Add hest_parse_pcie_aer() Parse the HEST PCIe AER and set to relevant registers - - - --- 2023-11-15 LeoLiu-oc New
[2/3] PCI: Add AER bits #defines for PCIe to PCI/PCI-X Bridge Parse the HEST PCIe AER and set to relevant registers - - - --- 2023-11-15 LeoLiu-oc New
[3/3] PCI/ACPI: Add pci_acpi_program_hest_aer_params() Parse the HEST PCIe AER and set to relevant registers - - - --- 2023-11-15 LeoLiu-oc New
ACPI: Correct and clean up the logic of acpi_parse_entries_array() ACPI: Correct and clean up the logic of acpi_parse_entries_array() - - - --- 2023-11-20 Yuntao Wang New
ACPI: APEI: GHES: Convert to platform remove callback returning void ACPI: APEI: GHES: Convert to platform remove callback returning void - - - --- 2023-11-20 Uwe Kleine-König Needs ACK
[05/21] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv Initial cleanups for vCPU hotplug - 3 - --- 2023-11-21 Russell King (Oracle) Needs ACK
[v3,1/5] ACPI: bus: update acpi_dev_uid_match() to support multiple types Support _UID matching for integer types - - - --- 2023-11-23 Raag Jadav New
[v3,2/5] ACPI: bus: update acpi_dev_hid_uid_match() to support multiple types Support _UID matching for integer types - 1 - --- 2023-11-23 Raag Jadav New
[v3,3/5] ACPI: LPSS: use acpi_dev_uid_match() for matching _UID Support _UID matching for integer types 1 - - --- 2023-11-23 Raag Jadav New
[v3,4/5] efi: dev-path-parser: use acpi_dev_uid_match() for matching _UID Support _UID matching for integer types - 1 - --- 2023-11-23 Raag Jadav New
[v3,5/5] perf: arm_cspmu: drop redundant acpi_dev_uid_to_integer() Support _UID matching for integer types 1 - - --- 2023-11-23 Raag Jadav New
[v7] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241 [v7] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241 2 - - --- 2023-11-23 Sumit Gupta New
acpi/video: Add quirk for the Colorful X15 AT 23 Laptop acpi/video: Add quirk for the Colorful X15 AT 23 Laptop - - - --- 2023-11-26 Yuluo Qiu New
ACPICA: Remove unused struct field and incorrect comments ACPICA: Remove unused struct field and incorrect comments - - - --- 2023-11-27 Yuntao Wang New
[v2] pnp: acpi: fix fortify warning [v2] pnp: acpi: fix fortify warning - 1 - --- 2023-11-28 Dmitry Antipov New
[v2] PCI/ACPI: Add extra slot register check for non-ACPI device [v2] PCI/ACPI: Add extra slot register check for non-ACPI device - - - --- 2023-11-28 wangdong28 New
[ACPI] fan_core: Add error handling in fan_set_state_acpi4 [ACPI] fan_core: Add error handling in fan_set_state_acpi4 - - - --- 2023-11-29 Haoran Liu New
[ACPI] fan_core: Add error handling for acpi_driver_data [ACPI] fan_core: Add error handling for acpi_driver_data - - - --- 2023-11-29 Haoran Liu New
[ACPI] sbshc: Add error handling for acpi_driver_data [ACPI] sbshc: Add error handling for acpi_driver_data - - - --- 2023-11-29 Haoran Liu New
[v1,1/4] ACPI: OSL: Rework error handling in acpi_os_execute() ACPI: OSL: acpi_os_execute() improvements - 1 - --- 2023-11-29 Rafael J. Wysocki rafael New
[v1,2/4] ACPI: OSL: Rearrange workqueue selection in acpi_os_execute() ACPI: OSL: acpi_os_execute() improvements - 1 - --- 2023-11-29 Rafael J. Wysocki rafael New
[v1,3/4] ACPI: OSL: Allow Notify () handlers to run on all CPUs ACPI: OSL: acpi_os_execute() improvements - 1 - --- 2023-11-29 Rafael J. Wysocki rafael New
[v2,1/4] PCI: Make d3cold_allowed sysfs attribute read only Add support for drivers to decide bridge D3 policy 1 - - --- 2023-12-03 Mario Limonciello New
[v2,2/4] PCI: Refresh root ports in pci_bridge_d3_update() Add support for drivers to decide bridge D3 policy - - - --- 2023-12-03 Mario Limonciello New
[v2,3/4] ACPI: x86: s2idle: Export symbol for fetching constraints for module use Add support for drivers to decide bridge D3 policy 1 - - --- 2023-12-03 Mario Limonciello New
[v2,4/4] platform/x86/amd: pmc: Add support for using constraints to decide D3 policy Add support for drivers to decide bridge D3 policy 1 - - --- 2023-12-03 Mario Limonciello New