linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-02-07 09:24:12 to 2023-02-09 20:58:37 UTC [more...]

[PATCH 00/24] Add basic ACPI support for RISC-V
 2023-02-09 20:58 UTC  (27+ messages)
` [PATCH 02/24] ACPICA: MADT: Add RISC-V INTC interrupt controller
` [PATCH 04/24] RISC-V: ACPI: Add empty headers to enable ACPI core
` [PATCH 05/24] RISC-V: ACPI: Add basic functions to build "
` [PATCH 06/24] RISC-V: ACPI: Add PCI "
` [PATCH 07/24] RISC-V: ACPI: Enable ACPI build infrastructure
` [PATCH 11/24] RISC-V: ACPI: irqchip/riscv-intc: Add ACPI support
` [PATCH 12/24] RISC-V: ACPI: smpboot: Create wrapper smp_setup()
` [PATCH 13/24] RISC-V: ACPI: smpboot: Add ACPI support in smp_setup()
` [PATCH 14/24] RISC-V: ACPI: smpboot: Add function to retrieve the hartid
` [PATCH 15/24] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH 16/24] RISC-V: ACPI: clocksource/timer-riscv: Add ACPI support
` [PATCH 24/24] Documentation/kernel-parameters.txt: Add RISC-V for ACPI parameter

[PATCH 00/18] CXL RAM and the 'Soft Reserved' => 'System RAM' default
 2023-02-09 20:52 UTC  (42+ messages)
` [PATCH 01/18] cxl/Documentation: Update references to attributes added in v6.0
` [PATCH 02/18] cxl/region: Add a mode attribute for regions
` [PATCH 03/18] cxl/region: Support empty uuids for non-pmem regions
` [PATCH 04/18] cxl/region: Validate region mode vs decoder mode
` [PATCH 05/18] cxl/region: Add volatile region creation support
` [PATCH 06/18] cxl/region: Refactor attach_target() for autodiscovery
` [PATCH 07/18] cxl/region: Move region-position validation to a helper
` [PATCH 08/18] kernel/range: Uplevel the cxl subsystem's range_contains() helper
` [PATCH 09/18] cxl/region: Enable CONFIG_CXL_REGION to be toggled
` [PATCH 10/18] cxl/region: Fix passthrough-decoder detection
` [PATCH 11/18] cxl/region: Add region autodiscovery
` [PATCH 12/18] tools/testing/cxl: Define a fixed volatile configuration to parse
` [PATCH 14/18] dax/hmem: Drop unnecessary dax_hmem_remove()
` [PATCH 15/18] dax/hmem: Convey the dax range via memregion_info()

[PATCH 00/18] cxl: Add support for QTG ID retrieval for CXL subsystem
 2023-02-09 17:31 UTC  (40+ messages)
` [PATCH 01/18] cxl: Export QTG ids from CFMWS to sysfs
` [PATCH 02/18] ACPICA: Export acpi_ut_verify_cdat_checksum()
` [PATCH 03/18] cxl: Add checksum verification to CDAT from CXL
` [PATCH 04/18] cxl: Add common helpers for cdat parsing
` [PATCH 06/18] cxl: Add callback to parse the DSMAS subtables from CDAT
` [PATCH 07/18] cxl: Add callback to parse the DSLBIS subtable "
` [PATCH 08/18] cxl: Add support for _DSM Function for retrieving QTG ID
` [PATCH 09/18] cxl: Add helper function to retrieve ACPI handle of CXL root device
` [PATCH 10/18] PCI: Export pcie_get_speed() using the code from sysfs PCI link speed show function
` [PATCH 12/18] cxl: Add helpers to calculate pci latency for the CXL device
` [PATCH 13/18] cxl: Add latency and bandwidth calculations for the CXL path
` [PATCH 14/18] cxl: Wait Memory_Info_Valid before access memory related info
` [PATCH 15/18] cxl: Move identify and partition query from pci probe to port probe
` [PATCH 16/18] cxl: Move reading of CDAT data from device to after media is ready
` [PATCH 17/18] cxl: Attach QTG IDs to the DPA ranges for the device
` [PATCH 18/18] cxl: Export sysfs attributes for device QTG IDs

[PATCH] ACPI: cpufreq: use a platform device to load ACPI PPC and PCC drivers
 2023-02-09 17:20 UTC  (2+ messages)

[PATCH 12/18] cxl: Add helpers to calculate pci latency for the CXL device
 2023-02-09 15:10 UTC  (5+ messages)

[RFC] i2c: core: Do not enable wakeup by default
 2023-02-09 14:14 UTC  (12+ messages)

[PATCH v11 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-02-09 13:58 UTC  (11+ messages)
` [PATCH v11 1/9] device property: Add remote endpoint to devcon matcher
` [PATCH v11 3/9] drm/display: Add Type-C switch helpers
` [PATCH v11 7/9] dt-bindings: display: bridge: it6505: Add mode-switch support

[PATCH] ACPICA: Fix typo in CDAT DSMAS struct definition
 2023-02-09 12:54 UTC  (3+ messages)

[PATCH v4 00/18] gpiolib cleanups
 2023-02-09 11:29 UTC  (30+ messages)
` [PATCH v4 01/18] ARM: orion/gpio: Use the right include
` [PATCH v4 02/18] ARM: s3c24xx: "
` [PATCH v4 03/18] hte: tegra-194: Use proper includes
` [PATCH v4 04/18] gpiolib: Make the legacy <linux/gpio.h> consumer-only
` [PATCH v4 05/18] gpiolib: remove empty asm/gpio.h files
` [PATCH v4 06/18] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v4 07/18] gpiolib: remove asm-generic/gpio.h
` [PATCH v4 08/18] gpiolib: remove gpio_set_debounce()
` [PATCH v4 09/18] gpiolib: remove legacy gpio_export()
` [PATCH v4 10/18] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v4 11/18] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH v4 12/18] gpio: aggregator: Add missing header(s)
` [PATCH v4 13/18] gpio: reg: "
` [PATCH v4 14/18] gpio: regmap: "
` [PATCH v4 15/18] gpiolib: Drop unused forward declaration from driver.h
` [PATCH v4 16/18] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v4 17/18] gpiolib: Group "
` [PATCH v4 18/18] gpiolib: Clean up headers

[PATCH v2 1/2] Support NVIDIA BlueField-3 GPIO controller
 2023-02-09 11:00 UTC  (2+ messages)
  ` [PATCH v2 2/2] Support NVIDIA BlueField-3 pinctrl driver

[PATCH v5 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
 2023-02-09  9:47 UTC  (10+ messages)
` [PATCH v5 1/8] ACPI: property: Parse data node string references in properties
` [PATCH v5 2/8] ACPI: property: Parse _CRS CSI-2 descriptor
` [PATCH v5 3/8] device property: Add SOFTWARE_NODE() macro for defining software nodes
` [PATCH v5 4/8] ACPI: property: Generate camera swnodes for ACPI and DisCo for Imaging
` [PATCH v5 5/8] ACPI: property: Dig "rotation" property for devices with CSI2 _CRS
` [PATCH v5 6/8] ACPI: property: Rename parsed MIPI DisCo for Imaging properties
` [PATCH v5 7/8] ACPI: property: Skip MIPI property table without "mipi-img" prefix
` [PATCH v5 8/8] ACPI: property: Document _CRS CSI-2 and DisCo for Imaging support

[PATCH v4 0/8] ACPI _CRS CSI-2 and MIPI DisCo for Imaging support
 2023-02-09  2:43 UTC  (20+ messages)
` [PATCH v4 1/8] ACPI: property: Parse data node string references in properties
` [PATCH v4 2/8] ACPI: property: Parse _CRS CSI-2 descriptor
` [PATCH v4 3/8] device property: Add SOFTWARE_NODE() macro for defining software nodes
` [PATCH v4 4/8] ACPI: property: Generate camera swnodes for ACPI and DisCo for Imaging
` [PATCH v4 5/8] ACPI: property: Dig "rotation" property for devices with CSI2 _CRS
` [PATCH v4 6/8] ACPI: property: Rename parsed MIPI DisCo for Imaging properties
` [PATCH v4 7/8] ACPI: property: Skip MIPI property table without "mipi-img" prefix
` [PATCH v4 8/8] ACPI: property: Document _CRS CSI-2 and DisCo for Imaging support

[PATCH v3 00/12] gpiolib cleanups
 2023-02-08 14:55 UTC  (22+ messages)
` [PATCH v3 01/12] gpiolib: remove empty asm/gpio.h files
` [PATCH v3 02/12] gpiolib: coldfire: remove custom asm/gpio.h
` [PATCH v3 03/12] gpiolib: remove asm-generic/gpio.h
` [PATCH v3 04/12] gpiolib: remove gpio_set_debounce
` [PATCH v3 05/12] gpiolib: remove legacy gpio_export
` [PATCH v3 06/12] gpiolib: split linux/gpio/driver.h out of linux/gpio.h
` [PATCH v3 07/12] gpiolib: split of_mm_gpio_chip out of linux/of_gpio.h
` [PATCH v3 08/12] gpio: aggregator: Add missing header(s)
` [PATCH v3 09/12] gpiolib: Drop unused forward declaration from driver.h
` [PATCH v3 10/12] gpiolib: Deduplicate forward declarations in consumer.h
` [PATCH v3 11/12] gpiolib: Group "
` [PATCH v3 12/12] gpiolib: Clean up headers

[RFC PATCH 00/32] ACPI/arm64: add support for virtual cpuhotplug
 2023-02-08 14:25 UTC  (14+ messages)
` [RFC PATCH 29/32] KVM: arm64: Pass hypercalls to userspace

[PATCH v3 00/12] fw_devlink improvements
 2023-02-08 13:37 UTC  (19+ messages)
` [PATCH v3 04/12] gpiolib: Clear the gpio_device's fwnode initialized flag before adding
` [PATCH v3 09/12] of: property: Simplify of_link_to_phandle()

Fotowoltaika - nowe warunki
 2023-02-07  9:10 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS c1b84754ab99a2c591d64da339f6e9fbb63ce238
 2023-02-08  8:48 UTC 

[PATCH -next] ACPI: CPPC: Fix some kernel-doc comments
 2023-02-08  2:31 UTC 

[PATCH 11/18] PCI: Export pcie_get_width() using the code from sysfs PCI link width show function
 2023-02-07 20:35 UTC  (2+ messages)

[PATCH v9 0/9] Register Type-C mode-switch in DP bridge endpoints
 2023-02-07 10:11 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).