Linux ACPI
[Prev Page][Next Page]
- [PATCH] ACPI: video: Add backlight=native DMI quirk for Acer Aspire 4810T,
Hans de Goede
- [GIT PULL] ACPI fixes for v6.2-rc4,
Rafael J. Wysocki
- [PATCH v3 00/51] cpuidle,rcu: Clean up the mess,
Peter Zijlstra
- [PATCH v3 19/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE, Peter Zijlstra
- [PATCH v3 37/51] cpuidle,omap3: Push RCU-idle into omap_sram_idle(), Peter Zijlstra
- [PATCH v3 32/51] cpuidle,acpi: Make noinstr clean, Peter Zijlstra
- [PATCH v3 35/51] trace,hardirq: No moar _rcuidle() tracing, Peter Zijlstra
- [PATCH v3 12/51] cpuidle,dt: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v3 20/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IBRS, Peter Zijlstra
- [PATCH v3 29/51] cpuidle,tdx: Make tdx noinstr clean, Peter Zijlstra
- [PATCH v3 09/51] cpuidle,omap3: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v3 30/51] cpuidle,xenpv: Make more PARAVIRT_XXL noinstr clean, Peter Zijlstra
- [PATCH v3 04/51] cpuidle: Move IRQ state validation, Peter Zijlstra
- [PATCH v3 06/51] cpuidle,tegra: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v3 25/51] printk: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH v3 03/51] cpuidle/poll: Ensure IRQ state is invariant, Peter Zijlstra
- [PATCH v3 31/51] cpuidle,nospec: Make noinstr clean, Peter Zijlstra
- [PATCH v3 13/51] cpuidle: Fix ct_idle_*() usage, Peter Zijlstra
- [PATCH v3 18/51] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE *again*, Peter Zijlstra
- [PATCH v3 05/51] cpuidle,riscv: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v3 48/51] cpuidle,arch: Mark all ct_cpuidle_enter() callers __cpuidle, Peter Zijlstra
- [PATCH v3 17/51] objtool/idle: Validate __cpuidle code as noinstr, Peter Zijlstra
- [PATCH v3 36/51] cpuidle,omap3: Use WFI for omap3_pm_idle(), Peter Zijlstra
- [PATCH v3 21/51] arch/idle: Change arch_cpu_idle() IRQ behaviour, Peter Zijlstra
- [PATCH v3 14/51] cpuidle,cpu_pm: Remove RCU fiddling from cpu_pm_{enter,exit}(), Peter Zijlstra
- [PATCH v3 01/51] x86/perf/amd: Remove tracing from perf_lopwr_cb(), Peter Zijlstra
- [PATCH v3 47/51] cpuidle: Ensure ct_cpuidle_enter() is always called from noinstr/__cpuidle, Peter Zijlstra
- [PATCH v3 11/51] cpuidle,omap4: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v3 41/51] cpuidle,clk: Remove trace_.*_rcuidle(), Peter Zijlstra
- [PATCH v3 39/51] arm,omap2: Use WFI for omap2_pm_idle(), Peter Zijlstra
- [PATCH v3 43/51] intel_idle: Add force_irq_on module param, Peter Zijlstra
- [PATCH v3 15/51] acpi_idle: Remove tracing, Peter Zijlstra
- [PATCH v3 34/51] trace: WARN on rcuidle, Peter Zijlstra
- [PATCH v3 45/51] sched: Always inline __this_cpu_preempt_check(), Peter Zijlstra
- [PATCH v3 49/51] cpuidle,arch: Mark all regular cpuidle_state::enter methods __cpuidle, Peter Zijlstra
- [PATCH v3 28/51] cpuidle,mwait: Make noinstr clean, Peter Zijlstra
- [PATCH v3 46/51] arm64,riscv,perf: Remove RCU_NONIDLE() usage, Peter Zijlstra
- [PATCH v3 16/51] cpuidle: Annotate poll_idle(), Peter Zijlstra
- [PATCH v3 40/51] cpuidle,powerdomain: Remove trace_.*_rcuidle(), Peter Zijlstra
- [PATCH v3 22/51] x86/tdx: Remove TDX_HCALL_ISSUE_STI, Peter Zijlstra
- [PATCH v3 44/51] entry,kasan,x86: Disallow overriding mem*() functions, Peter Zijlstra
- [PATCH v3 38/51] cpuidle,omap4: Push RCU-idle into omap4_enter_lowpower(), Peter Zijlstra
- [PATCH v3 08/51] cpuidle,imx6: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v3 10/51] cpuidle,armada: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v3 07/51] cpuidle,psci: Push RCU-idle into driver, Peter Zijlstra
- [PATCH v3 23/51] arm,smp: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH v3 42/51] ubsan: Fix objtool UACCESS warns, Peter Zijlstra
- [PATCH v3 26/51] time/tick-broadcast: Remove RCU_NONIDLE usage, Peter Zijlstra
- [PATCH v3 27/51] cpuidle,sched: Remove annotations from TIF_{POLLING_NRFLAG,NEED_RESCHED}, Peter Zijlstra
- [PATCH v3 50/51] cpuidle: Comments about noinstr/__cpuidle, Peter Zijlstra
- [PATCH v3 51/51] context_tracking: Fix noinstr vs KASAN, Peter Zijlstra
- [PATCH v3 02/51] x86/idle: Replace x86_idle with a static_call, Peter Zijlstra
- [PATCH v3 24/51] arm64,smp: Remove trace_.*_rcuidle() usage, Peter Zijlstra
- [PATCH v3 33/51] trace: Remove trace_hardirqs_{on,off}_caller(), Peter Zijlstra
- Re: [PATCH v3 00/51] cpuidle,rcu: Clean up the mess, Paul E. McKenney
- Re: [PATCH v3 00/51] cpuidle,rcu: Clean up the mess, Mark Rutland
- [PATCH] MAINTAINERS: Update the ACPICA development list address,
Rafael J. Wysocki
- [PATCH v2] ACPI: PRM: Check whether EFI runtime is available,
Ard Biesheuvel
- [rafael-pm:bleeding-edge] BUILD SUCCESS 837dc62247d5e50a0724af2001f070962300c87e, kernel test robot
- [PATCH v10 0/9] Register Type-C mode-switch in DP bridge endpoints,
Pin-yen Lin
- [PATCH v10 1/9] device property: Add remote endpoint to devcon matcher, Pin-yen Lin
- [PATCH v10 3/9] drm/display: Add Type-C switch helpers, Pin-yen Lin
- [PATCH v10 7/9] dt-bindings: display: bridge: it6505: Add mode-switch support, Pin-yen Lin
- [PATCH v10 4/9] dt-bindings: display: bridge: anx7625: Add mode-switch support, Pin-yen Lin
- [PATCH v10 2/9] platform/chrome: cros_ec_typec: Purge blocking switch devlinks, Pin-yen Lin
- [PATCH v10 6/9] drm/bridge: anx7625: Register Type C mode switches, Pin-yen Lin
- [PATCH v10 5/9] drm/bridge: anx7625: Check for Type-C during panel registration, Pin-yen Lin
- [PATCH v10 8/9] drm/bridge: it6505: Fix Kconfig indentation, Pin-yen Lin
- [PATCH v10 9/9] drm/bridge: it6505: Register Type C mode switches, Pin-yen Lin
- Re: [PATCH v10 0/9] Register Type-C mode-switch in DP bridge endpoints, Dmitry Baryshkov
- Re: [PATCH v10 0/9] Register Type-C mode-switch in DP bridge endpoints, Rob Herring
- [PATCH] ACPI: PRM: Check whether EFI runtime is available,
Ard Biesheuvel
- [PATCH v2 05/16] driver core: make struct device_type.uevent() take a const *,
Greg Kroah-Hartman
- [PATCH] i2c: add fwnode APIs, Russell King (Oracle)
- [rafael-pm:bleeding-edge] BUILD SUCCESS 60bbd3eb0af043a2c9f7309e6ce5fc573ee0e171, kernel test robot
- [PATCH v1] ACPI: PNP: Introduce list of known non-PNP devices,
Rafael J. Wysocki
- [PATCH v2] ACPI: Fix selecting the wrong ACPI fwnode for the iGPU on some Dell laptops,
Hans de Goede
- [PATCH v4 0/3] Thermal ACPI APIs for generic trip points,
Daniel Lezcano
- [rafael-pm:bleeding-edge] BUILD REGRESSION e73125f5e4d68eea0197f83c4943672d9c8cbd08, kernel test robot
- [PATCH] ACPI: Fix selecting the wrong ACPI fwnode for the iGPU on some Dell laptops,
Hans de Goede
- [PATCH v6 0/8] cxl: Process event logs,
Ira Weiny
- [PATCH v6 4/8] cxl/mem: Trace DRAM Event Record, Ira Weiny
- [PATCH v6 7/8] cxl/test: Add specific events, Ira Weiny
- [PATCH v6 6/8] cxl/test: Add generic mock events, Ira Weiny
- [PATCH v6 5/8] cxl/mem: Trace Memory Module Event Record, Ira Weiny
- [PATCH v6 2/8] cxl/mem: Wire up event interrupts, ira . weiny
- [PATCH v6 8/8] cxl/test: Simulate event log overflow, Ira Weiny
- [PATCH v6 1/8] cxl/mem: Read, trace, and clear events on driver load, Ira Weiny
- [PATCH v6 3/8] cxl/mem: Trace General Media Event Record, Ira Weiny
- [PATCH] ACPI: video: Allow selecting NVidia-WMI-EC or Apple GMUX backlight from the cmdline,
Hans de Goede
- [PATCH 0/8] arm64/ftrace: Add support for DYNAMIC_FTRACE_WITH_CALL_OPS,
Mark Rutland
- [PATCH v9 0/9] Register Type-C mode-switch in DP bridge endpoints,
Pin-yen Lin
- [PATCH v9 2/9] platform/chrome: cros_ec_typec: Purge blocking switch devlinks, Pin-yen Lin
- [PATCH v9 8/9] drm/bridge: it6505: Fix Kconfig indentation, Pin-yen Lin
- [PATCH v9 4/9] dt-bindings: display: bridge: anx7625: Add mode-switch support, Pin-yen Lin
- [PATCH v9 7/9] dt-bindings: display: bridge: it6505: Add mode-switch support, Pin-yen Lin
- [PATCH v9 3/9] drm/display: Add Type-C switch helpers, Pin-yen Lin
- [PATCH v9 1/9] device property: Add remote endpoint to devcon matcher, Pin-yen Lin
- [PATCH v9 6/9] drm/bridge: anx7625: Register Type C mode switches, Pin-yen Lin
- [PATCH v9 5/9] drm/bridge: anx7625: Check for Type-C during panel registration, Pin-yen Lin
- [PATCH v9 9/9] drm/bridge: it6505: Register Type C mode switches, Pin-yen Lin
- Re: [PATCH v9 0/9] Register Type-C mode-switch in DP bridge endpoints, Lyude Paul
- [PATCH v8 0/9] Register Type-C mode-switch in DP bridge endpoints,
Pin-yen Lin
- [PATCH v0] ACPICA: nsrepair: handle cases without a return value correctly,
Daniil Tatianin
- [PATCH v5 0/8] cxl: Process event logs,
Ira Weiny
- [PATCH v5 5/8] cxl/mem: Trace Memory Module Event Record, Ira Weiny
- [PATCH v5 4/8] cxl/mem: Trace DRAM Event Record, Ira Weiny
- [PATCH v5 7/8] cxl/test: Add specific events, Ira Weiny
- [PATCH v5 2/8] cxl/mem: Wire up event interrupts, ira . weiny
- [PATCH v5 6/8] cxl/test: Add generic mock events, Ira Weiny
- [PATCH v5 8/8] cxl/test: Simulate event log overflow, Ira Weiny
- [PATCH v5 3/8] cxl/mem: Trace General Media Event Record, Ira Weiny
- [PATCH v5 1/8] cxl/mem: Read, trace, and clear events on driver load, Ira Weiny
- [GIT PULL] Thermal control fix for v6.2-rc3,
Rafael J. Wysocki
- [PATCH v7 0/9] Register Type-C mode-switch in DP bridge endpoints,
Pin-yen Lin
- [PATCH v3 0/3] Thermal ACPI APIs for generic trip points,
Daniel Lezcano
- [PATCH v4 0/6] arch_topology: Build cacheinfo from primary CPU,
Pierre Gondois
- [PATCH AUTOSEL 6.1 05/10] ACPI: video: Don't enable fallback path for creating ACPI backlight by default, Sasha Levin
- [PATCH AUTOSEL 6.1 03/10] ACPI: video: Allow GPU drivers to report no panels, Sasha Levin
- [PATCH AUTOSEL 6.1 06/10] ACPI: resource: do IRQ override on XMG Core 15, Sasha Levin
- [PATCH v2] ACPI: Drop the custom_method debugfs interface,
Rafael J. Wysocki
- [rafael-pm:bleeding-edge] BUILD SUCCESS 2804f848d8e3541dc77038a8d9b0b3385e93495f, kernel test robot
- [PATCH v2 0/3] Thermal ACPI APIs for generic trip points,
Daniel Lezcano
- [PATCH] ACPI: Drop the custom_method debugfs interface,
Rafael J. Wysocki
- Re: pcmcia: ti: regression cannot get IRQ, Corentin Labbe
- [rafael-pm:bleeding-edge] BUILD SUCCESS 89c98a1b8faa98d47b5fc8697a1e97baeb894a28, kernel test robot
- [GIT PULL] ACPI fixes for v6.2-rc2,
Rafael J. Wysocki
- [PATCH] ACPI: resource: Skip IRQ override on Asus Expertbook B2402CBA,
Tamim Khan
- [PATCH 6.2 regression fix] gpiolib: Fix using uninitialized lookup-flags on ACPI platforms,
Hans de Goede
- [PATCH v3 0/4] software nodes: Get rid of rarely used APIs,
Andy Shevchenko
- [rft, PATCH v4 0/3] gpiolib: eventual of_node retirement,
Andy Shevchenko
- [PATCH v1 1/2] ACPI: processor: perflib: Use the "no limit" frequency QoS,
Rafael J. Wysocki
- [PATCH] ACPI: custom_method: fix potential use-after-free issues,
Hang Zhang
- [PATCH] drivers/acpi/acpica/evmisc.c : eliminate unnecessary type conversions,
Dong Chuanjian
- [PATCH AUTOSEL 4.19 6/6] ACPICA: Fix operand resolution, Sasha Levin
- [PATCH AUTOSEL 4.9 4/4] ACPICA: Fix operand resolution, Sasha Levin
- [PATCH AUTOSEL 4.14 4/4] ACPICA: Fix operand resolution, Sasha Levin
- [PATCH AUTOSEL 5.4 6/7] ACPICA: Fix operand resolution, Sasha Levin
- [PATCH AUTOSEL 5.10 09/11] ACPICA: Fix operand resolution, Sasha Levin
- [PATCH AUTOSEL 5.15 10/14] ACPICA: Fix operand resolution, Sasha Levin
- [PATCH AUTOSEL 6.0 14/18] ACPICA: Fix operand resolution, Sasha Levin
- [PATCH AUTOSEL 6.1 22/26] ACPICA: Fix operand resolution, Sasha Levin
- [PATCH v1 0/2] clang warning cleanups,
Ammar Faizi
- [PATCH] drivers/acpi:remove unnecessary (void*) conversions,
Zhou jie
- [rafael-pm:bleeding-edge] BUILD SUCCESS 482d9e126ceac54cfe602e731a11675e968af4e5, kernel test robot
- [PATCH v3] x86/ACPI: Ignore CPUs that are not online capable for x2apic, entries as well,
James Puthukattukaran
- [RFC PATCH] thermal/acpi: Add ACPI trip point routines,
Daniel Lezcano
- [PATCH 0/2] intel_pstate: fix turbo not being used after a processor is rebooted,
Pratyush Yadav
- [PATCH] treewide: Convert del_timer*() to timer_shutdown*(),
Steven Rostedt
- Re: [PATCH 2/2] ACPI: x86: s2idle: Stop using AMD specific codepath for Rembrandt+, francois@xxxxxxx
- [PATCH v2] firmware: arm_sdei: Make sdei_unregister_ghes() return void,
Uwe Kleine-König
- [PATCH 1/1] ACPI: acpica: Constify pathname argument for acpi_get_handle(),
Sakari Ailus
- Fix for rtc driver boot breakage in 6.0.y,
Mathieu Chouquet-Stringer
- [PATCH v8 00/28] Drivers for gunyah hypervisor,
Elliot Berman
- [PATCH v8 02/28] dt-bindings: Add binding for gunyah hypervisor, Elliot Berman
- [PATCH v8 09/28] mailbox: Add Gunyah message queue mailbox, Elliot Berman
- [PATCH v8 10/28] gunyah: rsc_mgr: Add resource manager RPC core, Elliot Berman
- [PATCH v8 07/28] mailbox: Allow direct registration to a channel, Elliot Berman
- [PATCH v8 14/28] gunyah: vm_mgr: Add/remove user memory regions, Elliot Berman
- [PATCH v8 06/28] virt: gunyah: Identify hypervisor version, Elliot Berman
- [PATCH v8 04/28] arm64: smccc: Include alternative-macros.h, Elliot Berman
- [PATCH v8 03/28] gunyah: Common types and error codes for Gunyah hypercalls, Elliot Berman
- [PATCH v8 01/28] docs: gunyah: Introduce Gunyah Hypervisor, Elliot Berman
- [PATCH v8 08/28] virt: gunyah: msgq: Add hypercalls to send and receive messages, Elliot Berman
- [PATCH v8 05/28] virt: gunyah: Add hypercalls to identify Gunyah, Elliot Berman
- [PATCH v8 19/28] firmware: qcom_scm: Register Gunyah platform ops, Elliot Berman
- [PATCH v8 22/28] gunyah: vm_mgr: Add framework to add VM Functions, Elliot Berman
- [PATCH v8 26/28] virt: gunyah: Add hypercalls for sending doorbell, Elliot Berman
- [PATCH v8 12/28] gunyah: vm_mgr: Introduce basic VM Manager, Elliot Berman
- [PATCH v8 13/28] gunyah: rsc_mgr: Add RPC for sharing memory, Elliot Berman
- [PATCH v8 16/28] samples: Add sample userspace Gunyah VM Manager, Elliot Berman
- [PATCH v8 15/28] gunyah: vm_mgr: Add ioctls to support basic non-proxy VM boot, Elliot Berman
- [PATCH v8 21/28] virt: gunyah: Translate gh_rm_hyp_resource into gunyah_resource, Elliot Berman
- [PATCH v8 11/28] gunyah: rsc_mgr: Add VM lifecycle RPC, Elliot Berman
- [PATCH v8 28/28] virt: gunyah: Add ioeventfd, Elliot Berman
- [PATCH v8 23/28] virt: gunyah: Add resource tickets, Elliot Berman
- [PATCH v8 25/28] virt: gunyah: Add proxy-scheduled vCPUs, Elliot Berman
- [PATCH v8 17/28] gunyah: rsc_mgr: Add platform ops on mem_lend/mem_reclaim, Elliot Berman
- [PATCH v8 24/28] virt: gunyah: Add IO handlers, Elliot Berman
- [PATCH v8 27/28] virt: gunyah: Add irqfd interface, Elliot Berman
- [PATCH v8 18/28] firmware: qcom_scm: Use fixed width src vm bitmap, Elliot Berman
- [PATCH v8 20/28] docs: gunyah: Document Gunyah VM Manager, Elliot Berman
- Re: [PATCH v8 00/28] Drivers for gunyah hypervisor, Alex Elder
- [PATCH] firmware: arm_sdei: Make sdei_unregister_ghes() return void, Uwe Kleine-König
- [PATCH RFC v2 0/2] Add I2C fwnode lookup/get interfaces,
Russell King (Oracle)
- Re: help with a sleep state bug (216424),
Michael Shantzis
- [PATCH AUTOSEL 5.4 4/9] ACPICA: Fix error code path in acpi_ds_call_control_method(), Sasha Levin
- [PATCH AUTOSEL 5.10 4/9] ACPICA: Fix error code path in acpi_ds_call_control_method(), Sasha Levin
- [PATCH AUTOSEL 4.9 4/8] ACPICA: Fix error code path in acpi_ds_call_control_method(), Sasha Levin
- [PATCH AUTOSEL 5.4 7/9] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity,
Sasha Levin
- [PATCH AUTOSEL 4.19 4/8] ACPICA: Fix error code path in acpi_ds_call_control_method(), Sasha Levin
- [PATCH AUTOSEL 4.14 4/8] ACPICA: Fix error code path in acpi_ds_call_control_method(), Sasha Levin
- [PATCH AUTOSEL 5.15 05/10] ACPICA: Fix error code path in acpi_ds_call_control_method(), Sasha Levin
- [PATCH AUTOSEL 6.0 11/16] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity,
Sasha Levin
- [PATCH AUTOSEL 6.0 14/16] ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F), Sasha Levin
- [PATCH AUTOSEL 6.0 15/16] ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346, Sasha Levin
- [PATCH AUTOSEL 6.1 21/22] ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346, Sasha Levin
- [PATCH AUTOSEL 6.1 19/22] ACPI: x86: Add skip i2c clients quirk for Lenovo Yoga Tab 3 Pro (YT3-X90F), Sasha Levin
- [PATCH AUTOSEL 6.0 05/16] ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value, Sasha Levin
- [PATCH AUTOSEL 6.0 06/16] ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur, Sasha Levin
- [PATCH AUTOSEL 6.0 07/16] ACPICA: Fix error code path in acpi_ds_call_control_method(), Sasha Levin
- [PATCH AUTOSEL 6.1 06/22] ACPI: EC: Add quirk for the HP Pavilion Gaming 15-cx0041ur, Sasha Levin
- [PATCH AUTOSEL 6.1 16/22] ACPI / PCI: fix LPIC IRQ model default PCI IRQ polarity, Sasha Levin
- [PATCH AUTOSEL 6.1 05/22] ACPI: processor: idle: Check acpi_fetch_acpi_dev() return value, Sasha Levin
- [PATCH AUTOSEL 6.1 12/22] ACPI: video: Add force_native quirk for Sony Vaio VPCY11S1E, Sasha Levin
- [PATCH AUTOSEL 6.1 11/22] ACPI: video: Add force_vendor quirk for Sony Vaio PCG-FRV35, Sasha Levin
- [PATCH AUTOSEL 6.1 07/22] ACPICA: Fix error code path in acpi_ds_call_control_method(), Sasha Levin
- [PATCH AUTOSEL 6.1 09/22] ACPI: video: Change GIGABYTE GB-BXBT-2807 quirk to force_none, Sasha Levin
- [PATCH AUTOSEL 6.1 10/22] ACPI: video: Change Sony Vaio VPCEH3U1E quirk to force_native, Sasha Levin
- [PATCH v2] x86/ACPI: Ignore CPUs that are not online capable for x2apic, entries as well,
James Puthukattukaran
- [PATCH 0/2] Stop using AMD GUID/_REV 2 by default,
Mario Limonciello
- [GIT PULL] More ACPI updates for v6.2-rc1,
Rafael J. Wysocki
- [PATCH] ACPICA: Drop port I/O validation for some regions,
Mario Limonciello
- [PATCH] ACPI: resource: Add Asus ExpertBook B2502 to Asus quirks,
Hans de Goede
- [PATCH] ACPI: video: Fix Apple GMUX backlight detection,
Hans de Goede
- [rafael-pm:bleeding-edge] BUILD SUCCESS 02f29b079520d658643d9f1cf1d2e815bc38d396, kernel test robot
- [RFC][PATCH] ACPI: tracing: Have ACPI debug go to tracing ring buffer,
Steven Rostedt
- [PATCH] x86/rtc: Simplify PNP ids check,
Hans de Goede
- Re: intel_idle Jasper Lake Support,
Rafael J. Wysocki
[rafael-pm:bleeding-edge] BUILD SUCCESS caa56805aa4387838eba9fc5577a055b81c8433f, kernel test robot
[PATCH] ACPI: resource: do IRQ override on Lenovo 14ALC7,
Adrian Freund
[PATCH] ACPI / PMIC: Add pmic_i2c_address to BYT Crystal Cove support,
Hans de Goede
[rafael-pm:bleeding-edge] BUILD SUCCESS d480bd09fb2e112ccfaca8989453c5c74dc585a8, kernel test robot
[PATCH] drivers: correct parameters passed to strncmp,
Seija K.
[GIT PULL] ACPI and PNP updates for v6.2-rc1,
Rafael J. Wysocki
[GIT PULL] Power management updates for v6.2-rc1,
Rafael J. Wysocki
[RFC] ACPI Code First ECR: Pin Number Space vs. GPIO Number Space, Andy Shevchenko
[GIT PULL] platform-drivers-x86 for 6.2-1,
Hans de Goede
Re: [PATCH] media: rc: Drop obsolete dependencies on COMPILE_TEST,
Uwe Kleine-König
Re: [PATCH v4 0/9] CXL: Process event logs,
Ira Weiny
- Re: [PATCH v4 0/9] CXL: Process event logs, Konstantin Ryabitsev
- <Possible follow-ups>
- [PATCH V4 0/9] CXL: Process event logs, ira . weiny
- [PATCH V4 7/9] cxl/test: Add generic mock events, ira . weiny
- [PATCH V4 8/9] cxl/test: Add specific events, ira . weiny
- [PATCH V4 9/9] cxl/test: Simulate event log overflow, ira . weiny
- [PATCH V4 1/9] PCI/CXL: Export native CXL error reporting control, ira . weiny
- [PATCH V4 4/9] cxl/mem: Trace General Media Event Record, ira . weiny
- [PATCH V4 6/9] cxl/mem: Trace Memory Module Event Record, ira . weiny
- [PATCH V4 5/9] cxl/mem: Trace DRAM Event Record, ira . weiny
- [PATCH V4 3/9] cxl/mem: Wire up event interrupts, ira . weiny
- [PATCH V4 2/9] cxl/mem: Read, trace, and clear events on driver load, ira . weiny
- Re: [PATCH V4 0/9] CXL: Process event logs, Jonathan Cameron
[PATCH] ACPI: resource: do IRQ override on XMG Core 15,
Erik Schumacher
[GIT PULL] Compute Express Link (CXL) for 6.2,
Dan Williams
Arm RAS EDAC & AEST table driver, Konrad Dybcio
[PATCH v3 0/5] arch_topology: Build cacheinfo from primary CPU,
Pierre Gondois
[RFC PATCH v2 0/1] ACPI: APEI: Make synchronization errors call,
Lv Ying
[rafael-pm:bleeding-edge] BUILD SUCCESS 5beb106cb8ca8bbec16f6594d777c38b89a03914, kernel test robot
[PATCH] x86/ACPI: Ignore CPUs that are not online capable for x2apic, entries as well, James Puthukattukaran
[PATCH] acpi: add support for the NBFT,
Stuart Hayes
[PATCH v3 0/3] Adjust ACPI video detection fallback path,
Mario Limonciello
[PATCH v2] ACPICA: Fix operand resolution,
Amadeusz Sławiński
[PATCH 0/4] ACPI[CA]: fix ECDT EC probe ordering issues,
Hans de Goede
[PATCH] ACPICA: Fix operand resolution,
Amadeusz Sławiński
[PATCH 1/2] ACPI: x86: Add skip i2c clients quirk for Medion Lifetab S10346,
Hans de Goede
[Index of Archives]
[Linux IBM ACPI]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]