Show patches with: State = Action Required       |    Archived = No       |   4775 patches
« 1 2 3 447 48 »
Patch Series S/W/F Date Submitter Delegate State
[v6,5/6] rust: platform: Add ACPI match table support to `Driver` trait rust: Add ACPI match table support for Rust drivers --- 2025-06-13 Igor Korotin New
[v3,27/28] misc: lan966x_pci: Sort the drivers list in Kconfig help lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,25/28] misc: lan966x_pci: Introduce board specific data lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,23/28] misc: lan966x_pci: Rename lan966x_pci.dtso to lan966x_evb_lan9662_nic.dtso lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,21/28] misc: lan966x_pci: Fix dtso nodes ordering lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,20/28] i2c: busses: at91: Add MCHP_LAN966X_PCI dependency lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,18/28] of: property: Allow fw_devlink device-tree on x86 when PCI device-tree node creation is enabled lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,16/28] i2c: mux: Set adapter physical device lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,14/28] PCI: of: Remove fwnode_dev_initialized() call for a PCI root bridge node lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,12/28] driver core: fw_devlink: Tag the fwnode dev member as private lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,10/28] cxl/test: Use fw_devlink_set_device() lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,08/28] pinctrl: cs42l43: Use fw_devlink_set_device() lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,06/28] driver core: fw_devlink: Introduce fw_devlink_set_device() lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,02/28] driver core: Rename get_dev_from_fwnode() wrapper to get_device_from_fwnode() lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v3,01/28] Revert "treewide: Fix probing of devices in DT overlays" lan966x pci device: Add support for SFPs --- 2025-06-13 Herve Codina New
[v6,2/6] rust: driver: Consolidate `Adapter::of_id_info` methods using `#[cfg]` rust: Add ACPI match table support for Rust drivers --- 2025-06-13 Igor Korotin New
[v9,7/7] ACPI: APEI: EINJ: Update the documentation for EINJv2 support Enable EINJv2 Support --- 2025-06-12 Zaid Alali New
[v9,6/7] ACPI: APEI: EINJ: Enable EINJv2 error injections Enable EINJv2 Support --- 2025-06-12 Zaid Alali New
[v9,5/7] ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome Enable EINJv2 Support --- 2025-06-12 Zaid Alali New
[v9,4/7] ACPI: APEI: EINJ: Discover EINJv2 parameters Enable EINJv2 Support --- 2025-06-12 Zaid Alali New
[v9,3/7] ACPI: APEI: EINJ: Add einjv2 extension struct Enable EINJv2 Support --- 2025-06-12 Zaid Alali New
[v9,2/7] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities Enable EINJv2 Support --- 2025-06-12 Zaid Alali New
[v9,1/7] ACPI: APEI: EINJ: Fix kernel test sparse warnings Enable EINJv2 Support --- 2025-06-12 Zaid Alali New
[v1,5/5] ACPI: proc: Prefer to use octal permission ACPI: proc: A few cleanups --- 2025-06-12 Andy Shevchenko New
[v1,4/5] ACPI: proc: Use str_enabled_disabled() helper ACPI: proc: A few cleanups --- 2025-06-12 Andy Shevchenko New
[v1,3/5] ACPI: proc: Remove unused header ACPI: proc: A few cleanups --- 2025-06-12 Andy Shevchenko New
[v1,2/5] ACPI: proc: Use correct format specifier and drop casting ACPI: proc: A few cleanups --- 2025-06-12 Andy Shevchenko New
[v1,1/5] ACPI: wakeup: Drop unneeded casting for sleep_state ACPI: proc: A few cleanups --- 2025-06-12 Andy Shevchenko New
[4/4] ACPI / PPTT: Add a helper to fill a cpumask from a cache_id ACPI / PPTT: Add helpers to fill cpumask from PPTT --- 2025-06-12 James Morse New
[3/4] ACPI / PPTT: Find cache level by cache-id ACPI / PPTT: Add helpers to fill cpumask from PPTT --- 2025-06-12 James Morse New
[2/4] ACPI / PPTT: Stop acpi_count_levels() expecting callers to clear levels ACPI / PPTT: Add helpers to fill cpumask from PPTT --- 2025-06-12 James Morse New
[1/4] ACPI / PPTT: Add a helper to fill a cpumask from a processor container ACPI / PPTT: Add helpers to fill cpumask from PPTT --- 2025-06-12 James Morse New
x86: Fix build warnings about export.h x86: Fix build warnings about export.h --- 2025-06-12 Zhenghan Cheng New
[v3,next] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings [v3,next] acpi: nfit: intel: avoid multiple -Wflex-array-member-not-at-end warnings --- 2025-06-11 Gustavo A. R. Silva New
[v5,5/6] rust: cpufreq: Remove unnecessary `of` dependency in cpufreq example rust: Add ACPI match table support for Rust drivers --- 2025-06-11 Igor Korotin New
[v5,3/6] rust: driver: Add ACPI id table support to Adapter trait rust: Add ACPI match table support for Rust drivers --- 2025-06-11 Igor Korotin New
[v5,1/6] rust: acpi: add `acpi::DeviceId` abstraction rust: Add ACPI match table support for Rust drivers --- 2025-06-11 Igor Korotin New
[v4,5/5] samples: rust: add ACPI match table example to platform driver rust: Add ACPI match table support for Rust drivers --- 2025-06-10 Igor Korotin New
[v4,4/5] rust: platform: Add ACPI match table support to `Driver` trait rust: Add ACPI match table support for Rust drivers --- 2025-06-10 Igor Korotin New
[v4,3/5] rust: driver: Consolidate `Adapter` methods using `#[cfg]` rust: Add ACPI match table support for Rust drivers --- 2025-06-10 Igor Korotin New
[v8,2/2] ras: mem: Add memory ACPI RAS2 driver ACPI: Add support for ACPI RAS2 feature table --- 2025-06-10 Shiju Jose New
[v8,1/2] ACPI:RAS2: Add ACPI RAS2 driver ACPI: Add support for ACPI RAS2 feature table --- 2025-06-10 Shiju Jose New
[v2,3/3] iommu/riscv: Add ACPI support RISC-V: Add ACPI support for IOMMU --- 2025-06-10 Sunil V L New
[v2,2/3] ACPI: scan: Add support for RISC-V in acpi_iommu_configure_id() RISC-V: Add ACPI support for IOMMU --- 2025-06-10 Sunil V L New
[v2,1/3] ACPI: RISC-V: Add support for RIMT RISC-V: Add ACPI support for IOMMU --- 2025-06-10 Sunil V L New
[v2,1/1] MAINTAINERS: .mailmap: Update Hans de Goede's email address MAINTAINERS: .mailmap: Update Hans de Goede's email address --- 2025-06-09 Hans de Goede New
[RESEND] device property: Use tidy for_each_named_* macros [RESEND] device property: Use tidy for_each_named_* macros --- 2025-06-09 Matti Vaittinen New
Decrease `AcpiExTracePoint` verbosity Decrease `AcpiExTracePoint` verbosity --- 2025-06-09 Mario Limonciello New
[v2] ACPI: Enable CONFIG_ACPI_DEBUG by default [v2] ACPI: Enable CONFIG_ACPI_DEBUG by default --- 2025-06-09 Mario Limonciello New
gpiolib: acpi: Add a quirk for Acer Nitro V15 gpiolib: acpi: Add a quirk for Acer Nitro V15 --- 2025-06-09 Mario Limonciello New
[v3,4/4] samples: rust: add ACPI match table example to platform driver rust: Add ACPI match table support for Rust drivers --- 2025-06-06 Igor Korotin New
[2/2] ACPI: Suppress misleading SPCR console message when SPCR table is absent ACPI: Improve SPCR handling and messaging on SPCR-less systems --- 2025-06-06 Li Chen New
[1/2] ACPI: Return -ENODEV from acpi_parse_spcr() when SPCR support is disabled ACPI: Improve SPCR handling and messaging on SPCR-less systems --- 2025-06-06 Li Chen New
[v2,12/12] media: uvcvideo: Do not create MC entities for virtual entities media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,11/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ROTATION media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,10/12] media: uvcvideo: Add get_* functions to uvc_entity media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,09/12] media: uvcvideo: Add uvc_ctrl_query_entity helper media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,08/12] media: uvcvideo: Add support for V4L2_CID_CAMERA_ORIENTATION media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,07/12] media: uvcvideo: Make uvc_alloc_entity non static media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,06/12] dt-bindings: usb: usb-device: Add orientation and rotation media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,05/12] media: ipu-bridge: Use v4l2_fwnode for unknown rotations media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,04/12] media: ipu-bridge: Use v4l2_fwnode_device_parse helper media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,03/12] ACPI: mipi-disco-img: Do not duplicate rotation info into swnodes media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,02/12] media: v4l: fwnode: Support ACPI's _PLD for v4l2_fwnode_device_parse media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,01/12] media: uvcvideo: Always set default_value media: uvcvideo: Add support for orientation and rotation. --- 2025-06-05 Ricardo Ribalda New
[v2,5/5] samples: rust: add ACPI match table example to platform driver rust: Add ACPI match table support for Rust drivers --- 2025-06-05 Igor Korotin New
[v2,4/5] rust: platform: Add ACPI match table support to `Driver` trait rust: Add ACPI match table support for Rust drivers --- 2025-06-05 Igor Korotin New
[v2,3/5] rust: driver: Add ACPI id table support to Adapter trait rust: Add ACPI match table support for Rust drivers --- 2025-06-05 Igor Korotin New
[v2,3/5] rust: driver: Add ACPI id table support to Adapter trait Untitled series #269141 --- 2025-06-05 Igor Korotin New
[v1,5/5] Reapply "x86/smp: Eliminate mwait_play_dead_cpuid_hint()" x86/smp: Restore the elimination of mwait_play_dead_cpuid_hint() --- 2025-06-05 Rafael J. Wysocki New
[v1,4/5] ACPI: processor: Rescan "dead" SMT siblings during initialization x86/smp: Restore the elimination of mwait_play_dead_cpuid_hint() --- 2025-06-05 Rafael J. Wysocki New
[v1,3/5] intel_idle: Rescan "dead" SMT siblings during initialization x86/smp: Restore the elimination of mwait_play_dead_cpuid_hint() --- 2025-06-05 Rafael J. Wysocki New
[v1,2/5] x86/smp: PM/hibernate: Split arch_resume_nosmt() x86/smp: Restore the elimination of mwait_play_dead_cpuid_hint() --- 2025-06-05 Rafael J. Wysocki New
[v1,1/5] intel_idle: Use subsys_initcall_sync() for initialization x86/smp: Restore the elimination of mwait_play_dead_cpuid_hint() --- 2025-06-05 Rafael J. Wysocki New
[v6,2/2] PCI/ACPI: Add acpi_check_dsm() for PCI _DSM definitions Revise some PCI _DSM method implement --- 2025-06-05 Zhou Shengqing New
[v6,1/2] PCI/ACPI: Add rev 2 check for PRESERVE_BOOT_CONFIG function Revise some PCI _DSM method implement --- 2025-06-05 Zhou Shengqing New
[v1,2/5] rust: helpers: Add `is_of_node` helper function rust: Add ACPI match table support for Rust drivers --- 2025-06-04 Igor Korotin New
acpi: pm: del init error to 0 acpi: pm: del init error to 0 --- 2025-06-04 Li Jun New
ACPI: CPPC: Fix panic caused by NULL pointer dereference ACPI: CPPC: Fix panic caused by NULL pointer dereference --- 2025-06-04 Yunhui Cui New
ACPI: pfr_update: Add more debug information when firmware update failed ACPI: pfr_update: Add more debug information when firmware update failed --- 2025-06-04 Chen Yu New
[v4,10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs --- 2025-06-04 Ricardo Neri New
[v4,09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs --- 2025-06-04 Ricardo Neri New
[v4,08/10] x86/smpwakeup: Add a helper get the address of the wakeup mailbox x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs --- 2025-06-04 Ricardo Neri New
[v4,07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs --- 2025-06-04 Ricardo Neri New
[v4,06/10] x86/realmode: Make the location of the trampoline configurable x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs --- 2025-06-04 Ricardo Neri New
[v4,05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform() x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs --- 2025-06-04 Ricardo Neri New
[v4,04/10] x86/dt: Parse the Wakeup Mailbox for Intel processors x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs --- 2025-06-04 Ricardo Neri New
[v4,03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs --- 2025-06-04 Ricardo Neri New
[v4,02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs --- 2025-06-04 Ricardo Neri New
[v4,01/10] x86/acpi: Add a helper functions to setup and access the wakeup mailbox x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs --- 2025-06-04 Ricardo Neri New
[4/4,v3] ACPI: extlog: Trace CPER CXL Protocol Error Section Make ELOG and GHES log and trace consistently --- 2025-06-03 Fabio M. De Francesco New
[3/4,v3] ACPI: extlog: Trace CPER PCI Express Error Section Make ELOG and GHES log and trace consistently --- 2025-06-03 Fabio M. De Francesco New
[2/4,v3] PCI/AER: Modify pci_print_aer() to take log level Make ELOG and GHES log and trace consistently --- 2025-06-03 Fabio M. De Francesco New
[1/4,v3] ACPI: extlog: Trace CPER Non-standard Section Body Make ELOG and GHES log and trace consistently --- 2025-06-03 Fabio M. De Francesco New
[RESEND] x86/ACPI: invalidate all cache lines on ACPI C-state transitions [RESEND] x86/ACPI: invalidate all cache lines on ACPI C-state transitions --- 2025-05-30 Khalid Ali New
ACPICA: avoid out-of-bounds read in acpi_ut_safe_strncpy() ACPICA: avoid out-of-bounds read in acpi_ut_safe_strncpy() --- 2025-05-30 Dmitry Antipov New
[v9,12/12] iio: adc: ad7768-1: add low pass -3dB cutoff attribute iio: adc: ad7768-1: Add features, improvements, and fixes --- 2025-05-29 Jonathan Santos New
[v9,11/12] iio: adc: ad7768-1: add filter type and oversampling ratio attributes iio: adc: ad7768-1: Add features, improvements, and fixes --- 2025-05-29 Jonathan Santos New
[v9,10/12] iio: adc: ad7768-1: replace manual attribute declaration iio: adc: ad7768-1: Add features, improvements, and fixes --- 2025-05-29 Jonathan Santos New
[v9,09/12] iio: adc: ad7768-1: add support for Synchronization over SPI iio: adc: ad7768-1: Add features, improvements, and fixes --- 2025-05-29 Jonathan Santos New
« 1 2 3 447 48 »