Show patches with: State = Action Required       |    Archived = No       |   48 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: 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: 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
[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 New
[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
[v3] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture [v3] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture - 2 - --- 2023-12-04 Avadhut Naik Needs ACK
[RFC,v2,1/2] acpi: Add script to extract ACPI device ids in the kernel Add a test to verify device probing on ACPI platforms - - - --- 2024-03-08 Laura Nao New
[RFC,v2,2/2] kselftest: Add test to detect unprobed devices on ACPI platforms Add a test to verify device probing on ACPI platforms - - - --- 2024-03-08 Laura Nao New
[1/2] ACPI: extlog: Trace CPER Non-standard Section Body Make ELOG log and trace consistently with GHES - 1 - --- 2024-05-27 Fabio M. De Francesco Needs ACK
[2/2] ACPI: extlog: Trace CPER PCI Express Error Section Make ELOG log and trace consistently with GHES - - - --- 2024-05-27 Fabio M. De Francesco Needs ACK
acpi: Support CONFIG_ACPI without CONFIG_PCI acpi: Support CONFIG_ACPI without CONFIG_PCI - - - --- 2024-06-13 Jitindar Singh, Suraj New
ACPI: APEI: ERST: Don't retry read when "Record Store Empty" ACPI: APEI: ERST: Don't retry read when "Record Store Empty" - - - --- 2024-07-05 NOMURA JUNICHI(野村 淳一) Needs ACK
[next] ACPI: align slab for improved memory performance [next] ACPI: align slab for improved memory performance - - - --- 2024-08-08 King, Colin New
ACPI: platform-profile: Fix CFI violation when accessing sysfs files ACPI: platform-profile: Fix CFI violation when accessing sysfs files - 1 1 --- 2024-08-19 Nathan Chancellor New
EINJ, CXL: Fix CXL device SBDF calculation EINJ, CXL: Fix CXL device SBDF calculation - - - --- 2024-08-28 Ben Cheatham Needs ACK
[v12,1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered [v12,1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered - - - --- 2024-09-02 Shuai Xue Needs ACK
[v12,2/3] mm: memory-failure: move return value documentation to function declaration Untitled series #885657 - - - --- 2024-09-02 Shuai Xue Needs ACK
[v12,3/3] ACPI: APEI: handle synchronous exceptions in task work Untitled series #885658 - 3 1 --- 2024-09-02 Shuai Xue Needs ACK
[1/5] ACPI: battery: check result of register_pm_notifier() ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
[2/5] ACPI: battery: allocate driver data through devm_ APIs ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
[3/5] ACPI: battery: initialize mutexes through devm_ APIs ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
[4/5] ACPI: battery: use DEFINE_SIMPLE_DEV_PM_OPS ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
[5/5] ACPI: battery: install notify handler through ACPI core ACPI: battery: various cleanups - - - --- 2024-09-04 Thomas Weißschuh New
[V3] acpi/prmt: find block with specific type [V3] acpi/prmt: find block with specific type - 1 - --- 2024-09-05 KobaK New
[v3,01/11] x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c Adjustments for preferred core detection - 2 - --- 2024-09-05 Mario Limonciello New
[v3,02/11] ACPI: CPPC: Adjust return code for inline functions in !CONFIG_ACPI_CPPC_LIB Adjustments for preferred core detection - 1 - --- 2024-09-05 Mario Limonciello New
[v3,03/11] x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator() Adjustments for preferred core detection - 1 - --- 2024-09-05 Mario Limonciello New
[v3,04/11] ACPI: CPPC: Drop check for non zero perf ratio Adjustments for preferred core detection - 1 - --- 2024-09-05 Mario Limonciello New
[v3,05/11] ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn Adjustments for preferred core detection - 2 - --- 2024-09-05 Mario Limonciello New
[v3,06/11] x86/amd: Move amd_get_highest_perf() out of amd-pstate Adjustments for preferred core detection - 2 - --- 2024-09-05 Mario Limonciello New
[v3,07/11] x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator() Adjustments for preferred core detection - 1 - --- 2024-09-05 Mario Limonciello New
[v3,08/11] cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_ratio_numera… Adjustments for preferred core detection - 1 - --- 2024-09-05 Mario Limonciello New
[v3,09/11] cpufreq: amd-pstate: Optimize amd_pstate_update_limits() Adjustments for preferred core detection - 2 - --- 2024-09-05 Mario Limonciello New
[v3,10/11] cpufreq: amd-pstate: Add documentation for `amd_pstate_hw_prefcore` Adjustments for preferred core detection - 1 - --- 2024-09-05 Mario Limonciello New
[v3,11/11] amd-pstate: Add missing documentation for `amd_pstate_prefcore_ranking` Adjustments for preferred core detection - 1 - --- 2024-09-05 Mario Limonciello New
ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18 ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18 - - - --- 2024-09-07 Hans de Goede New
ACPI: PM: Quirk ASUS ROG M16 to default to S3 sleep ACPI: PM: Quirk ASUS ROG M16 to default to S3 sleep - - - --- 2024-09-08 Luke D. Jones New
LoongArch: Enable ACPI BGRT handling LoongArch: Enable ACPI BGRT handling - - - --- 2024-09-09 Bibo Mao New