Show patches with: none      |   8974 patches
« 1 2 ... 29 30 3189 90 »
Patch Series S/W/F Date Submitter Delegate State
[V4,04/23] ACPI: tables: Print RINTC information when MADT is parsed Add basic ACPI support for RISC-V --- 2023-04-04 Sunil V L Superseded
[V4,03/23] ACPICA: Add structure definitions for RISC-V RHCT Add basic ACPI support for RISC-V --- 2023-04-04 Sunil V L Accepted
[V4,02/23] ACPICA: MADT: Add RISC-V INTC interrupt controller Add basic ACPI support for RISC-V --- 2023-04-04 Sunil V L Accepted
[V4,01/23] riscv: move sbi_init() earlier before jump_label_init() Add basic ACPI support for RISC-V --- 2023-04-04 Sunil V L New
[v2,6/6] ACPI: video: Remove desktops without backlight DMI quirks ACPI: video: Fix missing acpi_video# devices on some systems --- 2023-04-04 Hans de Goede Accepted
[v2,5/6] ACPI: video: Remove register_backlight_delay module option and code ACPI: video: Fix missing acpi_video# devices on some systems --- 2023-04-04 Hans de Goede Accepted
[v2,4/6] ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530 ACPI: video: Fix missing acpi_video# devices on some systems --- 2023-04-04 Hans de Goede Superseded
[v2,3/6] ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2 ACPI: video: Fix missing acpi_video# devices on some systems --- 2023-04-04 Hans de Goede Superseded
[v2,2/6] ACPI: video: Make acpi_backlight=video work independent from GPU driver ACPI: video: Fix missing acpi_video# devices on some systems --- 2023-04-04 Hans de Goede New
[v2,1/6] ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type() ACPI: video: Fix missing acpi_video# devices on some systems --- 2023-04-04 Hans de Goede Superseded
[6/6] ACPI: video: Remove desktops without backlight DMI quirks ACPI: video: Fix missing acpi_video# devices on some systems --- 2023-04-03 Hans de Goede New
[5/6] ACPI: video: Remove register_backlight_delay module option and code ACPI: video: Fix missing acpi_video# devices on some systems --- 2023-04-03 Hans de Goede Superseded
[4/6] ACPI: video: Add acpi_backlight=video quirk for Lenovo ThinkPad W530 ACPI: video: Fix missing acpi_video# devices on some systems --- 2023-04-03 Hans de Goede Accepted
[3/6] ACPI: video: Add acpi_backlight=video quirk for Apple iMac14,1 and iMac14,2 ACPI: video: Fix missing acpi_video# devices on some systems --- 2023-04-03 Hans de Goede Accepted
[2/6] ACPI: video: Make acpi_backlight=video work independent from GPU driver ACPI: video: Fix missing acpi_video# devices on some systems --- 2023-04-03 Hans de Goede Accepted
[1/6] ACPI: video: Add auto_detect arg to __acpi_video_get_backlight_type() ACPI: video: Fix missing acpi_video# devices on some systems --- 2023-04-03 Hans de Goede Accepted
[v2] ACPI, APEI, EINJ: Remove memory range validation for CXL error types [v2] ACPI, APEI, EINJ: Remove memory range validation for CXL error types --- 2023-04-03 Ben Cheatham New
Revert "x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC" Revert "x86/acpi/boot: Do not register processors that cannot be onlined for x2APIC" --- 2023-03-31 Lyude Paul New
ACPI: x86: utils: Add Picasso to the list for forcing StorageD3Enable ACPI: x86: utils: Add Picasso to the list for forcing StorageD3Enable --- 2023-03-31 Mario Limonciello Accepted
[v15,10/10] drm/bridge: it6505: Register Type C mode switches Register Type-C mode-switch in DP bridge endpoints --- 2023-03-31 Pin-yen Lin New
[v15,09/10] drm/bridge: it6505: Fix Kconfig indentation Register Type-C mode-switch in DP bridge endpoints --- 2023-03-31 Pin-yen Lin Accepted
[v15,08/10] dt-bindings: display: bridge: it6505: Add mode-switch support Register Type-C mode-switch in DP bridge endpoints --- 2023-03-31 Pin-yen Lin New
[v15,07/10] drm/bridge: anx7625: Register Type C mode switches Register Type-C mode-switch in DP bridge endpoints --- 2023-03-31 Pin-yen Lin New
[v15,06/10] drm/bridge: Remove redundant i2c_client in anx7625/it6505 Register Type-C mode-switch in DP bridge endpoints --- 2023-03-31 Pin-yen Lin Accepted
[v15,05/10] drm/bridge: anx7625: Check for Type-C during panel registration Register Type-C mode-switch in DP bridge endpoints --- 2023-03-31 Pin-yen Lin New
[v15,04/10] dt-bindings: display: bridge: anx7625: Add mode-switch support Register Type-C mode-switch in DP bridge endpoints --- 2023-03-31 Pin-yen Lin New
[v15,03/10] drm/display: Add Type-C switch helpers Register Type-C mode-switch in DP bridge endpoints --- 2023-03-31 Pin-yen Lin New
[v15,02/10] platform/chrome: cros_ec_typec: Purge blocking switch devlinks Register Type-C mode-switch in DP bridge endpoints --- 2023-03-31 Pin-yen Lin New
[v15,01/10] device property: Add remote endpoint to devcon matcher Register Type-C mode-switch in DP bridge endpoints --- 2023-03-31 Pin-yen Lin New
[v8,7/7] pcmcia: Convert to use less arguments in pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users --- 2023-03-30 Andy Shevchenko New
[v8,6/7] EISA: Convert to use less arguments in pci_bus_for_each_resource() Add pci_dev_for_each_resource() helper and update users --- 2023-03-30 Andy Shevchenko New
[v8,5/7] PCI: Allow pci_bus_for_each_resource() to take less arguments Add pci_dev_for_each_resource() helper and update users --- 2023-03-30 Andy Shevchenko New
[v8,4/7] PCI: Document pci_bus_for_each_resource() to avoid confusion Add pci_dev_for_each_resource() helper and update users --- 2023-03-30 Andy Shevchenko Accepted
[v8,3/7] PCI: Introduce pci_dev_for_each_resource() Add pci_dev_for_each_resource() helper and update users --- 2023-03-30 Andy Shevchenko New
[v8,2/7] PCI: Introduce pci_resource_n() Add pci_dev_for_each_resource() helper and update users --- 2023-03-30 Andy Shevchenko Accepted
[v8,1/7] kernel.h: Split out COUNT_ARGS() and CONCATENATE() Add pci_dev_for_each_resource() helper and update users --- 2023-03-30 Andy Shevchenko New
perf/arm-cmn: fix regitster offset of CMN_MXP__CONNECT_INFO_P2-5 perf/arm-cmn: fix regitster offset of CMN_MXP__CONNECT_INFO_P2-5 --- 2023-03-30 Jing Zhang New
ACPI: utils: Make acpi_handle_list dynamically allocated ACPI: utils: Make acpi_handle_list dynamically allocated --- 2023-03-30 Vicki Pfau New
[5/5] ACPI: Replace irqdomain.h include with struct declarations Remove acpi.h implicit include of of.h --- 2023-03-29 Rob Herring (Arm) New
[4/5] serial: 8250_tegra: Add explicit include for of.h Remove acpi.h implicit include of of.h --- 2023-03-29 Rob Herring (Arm) Superseded
[3/5] net: rfkill-gpio: Add explicit include for of.h Remove acpi.h implicit include of of.h --- 2023-03-29 Rob Herring (Arm) Superseded
[2/5] staging: iio: resolver: ad2s1210: Add explicit include for of.h Remove acpi.h implicit include of of.h --- 2023-03-29 Rob Herring (Arm) Superseded
[1/5] iio: adc: ad7292: Add explicit include for of.h Remove acpi.h implicit include of of.h --- 2023-03-29 Rob Herring (Arm) Superseded
ACPI, APEI, EINJ: Remove memory range validation for CXL error types ACPI, APEI, EINJ: Remove memory range validation for CXL error types --- 2023-03-29 Ben Cheatham Superseded
[v8,10/10] ACPI: property: Document _CRS CSI-2 and DisCo for Imaging support ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-29 Sakari Ailus Superseded
[v8,09/10] ACPI: property: Skip MIPI property table without "mipi-img" prefix ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-29 Sakari Ailus Superseded
[v8,08/10] ACPI: property: Rename parsed MIPI DisCo for Imaging properties ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-29 Sakari Ailus New
[v8,07/10] ACPI: property: Dig "rotation" property for devices with CSI2 _CRS ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-29 Sakari Ailus New
[v8,06/10] ACPI: scan: Generate software nodes based on MIPI DisCo for Imaging ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-29 Sakari Ailus Superseded
[v8,05/10] ACPI: property: Prepare generating swnodes for ACPI and DisCo for Imaging ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-29 Sakari Ailus New
[v8,04/10] device property: Add SOFTWARE_NODE() macro for defining software nodes ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-29 Sakari Ailus Superseded
[v8,03/10] ACPI: property: Parse _CRS CSI-2 descriptor ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-29 Sakari Ailus New
[v8,02/10] ACPI: property: Parse data node string references in properties ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-29 Sakari Ailus Superseded
[v8,01/10] ACPI: scan: Remove the second DSDT traversal ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-29 Sakari Ailus New
[v1] thermal: core: Drop excessive lockdep_assert_held() calls [v1] thermal: core: Drop excessive lockdep_assert_held() calls --- 2023-03-28 Rafael J. Wysocki New
[v7,10/10] ACPI: property: Document _CRS CSI-2 and DisCo for Imaging support ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v7,09/10] ACPI: property: Skip MIPI property table without "mipi-img" prefix ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v7,08/10] ACPI: property: Rename parsed MIPI DisCo for Imaging properties ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v7,07/10] ACPI: property: Dig "rotation" property for devices with CSI2 _CRS ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v7,06/10] ACPI: scan: Generate software nodes based on MIPI DisCo for Imaging ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v7,05/10] ACPI: property: Prepare generating swnodes for ACPI and DisCo for Imaging ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v7,04/10] device property: Add SOFTWARE_NODE() macro for defining software nodes ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v7,03/10] ACPI: property: Parse _CRS CSI-2 descriptor ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v7,02/10] ACPI: property: Parse data node string references in properties ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v7,01/10] ACPI: scan: Remove the second DSDT traversal ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v6,10/10] ACPI: property: Document _CRS CSI-2 and DisCo for Imaging support ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v6,09/10] ACPI: property: Skip MIPI property table without "mipi-img" prefix ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v6,08/10] ACPI: property: Rename parsed MIPI DisCo for Imaging properties ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v6,07/10] ACPI: property: Dig "rotation" property for devices with CSI2 _CRS ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v6,06/10] ACPI: scan: Postpone creating devices with "mipi-img-port-" data nodes Untitled series #205434 --- 2023-03-28 Sakari Ailus New
[v6,06/10] ACPI: scan: Generate software nodes based on MIPI DisCo for Imaging ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus New
[v6,05/10] ACPI: property: Prepare generating swnodes for ACPI and DisCo for Imaging ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v6,04/10] device property: Add SOFTWARE_NODE() macro for defining software nodes ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v6,03/10] ACPI: property: Parse _CRS CSI-2 descriptor ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v6,02/10] ACPI: property: Parse data node string references in properties ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
[v6,01/10] ACPI: scan: Remove the second DSDT traversal ACPI _CRS CSI-2 and MIPI DisCo for Imaging support --- 2023-03-28 Sakari Ailus Superseded
ACPI: thermal: replace ternary operator with min_t() ACPI: thermal: replace ternary operator with min_t() --- 2023-03-28 Jiangshan Yi Accepted
drivers/acpi/acpica/exserial.c: replace ternary operator with min() drivers/acpi/acpica/exserial.c: replace ternary operator with min() --- 2023-03-28 Jiangshan Yi Superseded
[v2,21/21] cxl/mem: Add debugfs output for QTG related data cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang New
[v2,20/21] cxl: Export sysfs attributes for memory device QTG ID cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang New
[v2,19/21] cxl: Store QTG IDs and related info to the CXL memory device context cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang New
[v2,18/21] cxl: Move identify and partition query from pci probe to port probe cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang Superseded
[v2,17/21] cxl: Wait Memory_Info_Valid before access memory related info cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang Superseded
[v2,16/21] cxl: Add latency and bandwidth calculations for the CXL path cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang New
[v2,15/21] cxl: Add helper function to retrieve generic port QoS cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang Superseded
[v2,14/21] ACPI: NUMA: Add helper function to retrieve the performance attributes cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang Superseded
[v2,13/21] ACPI: NUMA: Add genport target allocation to the HMAT parsing cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang New
[v2,12/21] cxl: Add helper function that calculate QoS values for PCI path cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang Superseded
[v2,11/21] cxl: Add helper function that calculates QoS values for switches cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang New
[v2,10/21] cxl: Add helpers to calculate pci latency for the CXL device cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang Superseded
[v2,09/21] cxl: Add helper function to retrieve ACPI handle of CXL root device cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang Superseded
[v2,08/21] cxl: Add support for _DSM Function for retrieving QTG ID cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang Superseded
[v2,07/21] cxl: Add callback to parse the SSLBIS subtable from CDAT cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang New
[v2,06/21] cxl: Add callback to parse the DSLBIS subtable from CDAT cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang New
[v2,05/21] cxl: Add callback to parse the DSMAS subtables from CDAT cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang Superseded
[v2,04/21] cxl: Add common helpers for cdat parsing cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang Superseded
[v2,03/21] cxl: Add support for reading CXL switch CDAT table cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang Superseded
[v2,02/21] cxl: Add checksum verification to CDAT from CXL cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang Superseded
[v2,01/21] cxl: Export QTG ids from CFMWS to sysfs cxl: Add support for QTG ID retrieval for CXL subsystem --- 2023-03-27 Dave Jiang Superseded
[1/1] x86/acpi: acpi_is_processor_usable() dropping possible cpus x86/acpi: acpi_is_processor_usable() dropping possible cpus --- 2023-03-27 Eric DeVolder New
« 1 2 ... 29 30 3189 90 »