Show patches with: Archived = No       |   11295 patches
« 1 2 3 4112 113 »
Patch Series S/W/F Date Submitter Delegate State
[v4,4/5] rust: platform: Add ACPI match table support to `Driver` trait Untitled series #269136 --- 2025-06-10 Igor Korotin New
[v4,2/5] rust: driver: Add ACPI id table support to Adapter trait Untitled series #269136 --- 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
[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/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
ACPI: acpi_pad: Update arguments of mwait_idle_with_hints() ACPI: acpi_pad: Update arguments of mwait_idle_with_hints() --- 2025-06-09 Uros Bizjak 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
[3/3] ACPI: APEI: EINJ: Do not fail einj_init() on faux_device_create() failure CXL: ACPI: faux: Fix cxl_core.ko module load regression --- 2025-06-07 Dan Williams New
[2/3] driver core: faux: Quiet probe failures CXL: ACPI: faux: Fix cxl_core.ko module load regression --- 2025-06-07 Dan Williams New
[1/3] driver core: faux: Suppress bind attributes CXL: ACPI: faux: Fix cxl_core.ko module load regression --- 2025-06-07 Dan Williams 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
[v3,3/4] rust: platform: Add ACPI match table support to `Driver` trait rust: Add ACPI match table support for Rust drivers --- 2025-06-06 Igor Korotin Superseded
[v3,2/4] rust: driver: Add ACPI id table support to Adapter trait rust: Add ACPI match table support for Rust drivers --- 2025-06-06 Igor Korotin Superseded
[v3,1/4] rust: acpi: add `acpi::DeviceId` abstraction rust: Add ACPI match table support for Rust drivers --- 2025-06-06 Igor Korotin Superseded
[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
[v2,2/5] rust: helpers: Add `is_of_node` helper function rust: Add ACPI match table support for Rust drivers --- 2025-06-05 Igor Korotin Superseded
[v2,1/5] rust: acpi: add `acpi::DeviceId` abstraction rust: Add ACPI match table support for Rust drivers --- 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
[v8,7/7] ACPI: APEI: EINJ: Update the documentation for EINJv2 support Enable EINJv2 Support --- 2025-06-04 Zaid Alali New
[v8,6/7] ACPI: APEI: EINJ: Enable EINJv2 error injections Enable EINJv2 Support --- 2025-06-04 Zaid Alali New
[v8,5/7] ACPI: APEI: EINJ: Create debugfs files to enter device id and syndrome Enable EINJv2 Support --- 2025-06-04 Zaid Alali New
[v8,4/7] ACPI: APEI: EINJ: Discover EINJv2 parameters Enable EINJv2 Support --- 2025-06-04 Zaid Alali New
[v8,3/7] ACPI: APEI: EINJ: Add einjv2 extension struct Enable EINJv2 Support --- 2025-06-04 Zaid Alali New
[v8,2/7] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities Enable EINJv2 Support --- 2025-06-04 Zaid Alali New
[v8,1/7] ACPI: APEI: EINJ: Fix kernel test sparse warnings Enable EINJv2 Support --- 2025-06-04 Zaid Alali New
[v1,4/5] rust: platform: Add ACPI match table support to `Driver` trait rust: Add ACPI match table support for Rust drivers --- 2025-06-04 Igor Korotin Superseded
[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
[v1,1/5] rust: acpi: add `acpi::DeviceId` abstraction rust: Add ACPI match table support for Rust drivers --- 2025-06-04 Igor Korotin Superseded
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
ACPI: resource: Use IRQ override on MACHENIKE 16P ACPI: resource: Use IRQ override on MACHENIKE 16P --- 2025-06-03 Wentao Guan 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
rust: acpi: add `acpi::DeviceId` abstraction rust: acpi: add `acpi::DeviceId` abstraction --- 2025-05-30 Igor Korotin Superseded
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
ACPI: EC: Ignore ECDT tables with an invalid ID string ACPI: EC: Ignore ECDT tables with an invalid ID string --- 2025-05-29 Armin Wolf 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
[v9,08/12] iio: adc: ad7768-1: add multiple scan types to support 16-bits mode iio: adc: ad7768-1: Add features, improvements, and fixes --- 2025-05-29 Jonathan Santos New
[v9,07/12] iio: adc: ad7768-1: Add GPIO controller support iio: adc: ad7768-1: Add features, improvements, and fixes --- 2025-05-29 Jonathan Santos New
[v9,06/12] iio: adc: ad7768-1: add regulator to control VCM output iio: adc: ad7768-1: Add features, improvements, and fixes --- 2025-05-29 Jonathan Santos New
[v9,05/12] dt-bindings: iio: adc: ad7768-1: document regulator provider property iio: adc: ad7768-1: Add features, improvements, and fixes --- 2025-05-29 Jonathan Santos New
[v9,04/12] dt-bindings: iio: adc: ad7768-1: Document GPIO controller iio: adc: ad7768-1: Add features, improvements, and fixes --- 2025-05-29 Jonathan Santos New
[v9,03/12] dt-bindings: iio: adc: ad7768-1: add trigger-sources property iio: adc: ad7768-1: Add features, improvements, and fixes --- 2025-05-29 Jonathan Santos New
[v9,02/12] dt-bindings: trigger-source: add generic GPIO trigger source iio: adc: ad7768-1: Add features, improvements, and fixes --- 2025-05-29 Jonathan Santos New
[v9,01/12] device property: add fwnode_find_reference_args() iio: adc: ad7768-1: Add features, improvements, and fixes --- 2025-05-29 Jonathan Santos New
[v1] ACPICA: Switch back to using strncpy() in acpi_ut_safe_strncpy() [v1] ACPICA: Switch back to using strncpy() in acpi_ut_safe_strncpy() --- 2025-05-29 Rafael J. Wysocki New
[v4,11/11] drm/xe/vrsr: Introduce a debugfs node named vrsr_capable VRAM Self Refresh --- 2025-05-29 Nilawar, Badal New
[v4,10/11] drm/xe/vrsr: Enable VRSR VRAM Self Refresh --- 2025-05-29 Nilawar, Badal New
[v4,09/11] drm/xe/pm: D3Cold target state VRAM Self Refresh --- 2025-05-29 Nilawar, Badal New
[v4,08/11] drm/xe/vrsr: Refactor d3cold.allowed to a enum VRAM Self Refresh --- 2025-05-29 Nilawar, Badal New
[v4,07/11] drm/xe/vrsr: Enable VRSR on default VGA boot device VRAM Self Refresh --- 2025-05-29 Nilawar, Badal New
[v4,06/11] drm/xe/vrsr: Initialize VRSR feature VRAM Self Refresh --- 2025-05-29 Nilawar, Badal New
[v4,05/11] drm/xe/vrsr: Detect VRSR Capability VRAM Self Refresh --- 2025-05-29 Nilawar, Badal New
[v4,04/11] drm/xe/vrsr: Introduce flag has_vrsr VRAM Self Refresh --- 2025-05-29 Nilawar, Badal New
[v4,03/11] PCI/ACPI: Add PERST# Assertion Delay _DSM method VRAM Self Refresh --- 2025-05-29 Nilawar, Badal New
[v4,02/11] PCI/ACPI: Per root port allow one Aux power limit request VRAM Self Refresh --- 2025-05-29 Nilawar, Badal New
[v4,01/11] PCI/ACPI: Add D3cold Aux Power Limit_DSM method VRAM Self Refresh --- 2025-05-29 Nilawar, Badal New
« 1 2 3 4112 113 »