linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-10 13:32:51 to 2021-02-16 18:06:15 UTC [more...]

[RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2021-02-16 18:04 UTC  (4+ messages)

[PATCH v4 0/9] CXL 2.0 Support
 2021-02-16 18:03 UTC  (21+ messages)
` [PATCH v4 1/9] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH v4 2/9] cxl/mem: Find device capabilities
` [PATCH v4 3/9] cxl/mem: Register CXL memX devices
` [PATCH v4 4/9] cxl/mem: Add basic IOCTL interface
` [PATCH v4 5/9] cxl/mem: Add a "RAW" send command
` [PATCH v4 6/9] cxl/mem: Enable commands via CEL
` [PATCH v4 7/9] cxl/mem: Add set of informational commands
` [PATCH v4 8/9] MAINTAINERS: Add maintainers of the CXL driver
` [PATCH v4 9/9] cxl/mem: Add payload dumping for debug

[RFC] ACPI Code First ECR: Generic Target
 2021-02-16 16:29 UTC  (13+ messages)

[RFT][PATCH v1] cpufreq: ACPI: Set cpuinfo.max_freq directly if max boost is known
 2021-02-16 15:02 UTC  (3+ messages)

[PATCH] PCI: hotplug: Remove unused function pointer typedef acpiphp_callback
 2021-02-16 14:36 UTC  (3+ messages)

Tennis Enthusiasts List
 2021-02-16 13:28 UTC 

[PATCH v2 0/8] CXL 2.0 Support
 2021-02-16 13:43 UTC  (56+ messages)
` [PATCH v2 1/8] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH v2 2/8] cxl/mem: Find device capabilities
` [PATCH v2 3/8] cxl/mem: Register CXL memX devices
` [PATCH v2 4/8] cxl/mem: Add basic IOCTL interface
` [PATCH v2 5/8] cxl/mem: Add a "RAW" send command
` [PATCH v2 6/8] cxl/mem: Enable commands via CEL
` [PATCH v2 7/8] cxl/mem: Add set of informational commands

[PATCH v4 0/8] Make fw_devlink=on more forgiving
 2021-02-16 12:58 UTC  (24+ messages)
` [PATCH v4 8/8] clk: Mark fwnodes when their clock provider is added/removed
  ` [PATCH] clk: Mark fwnodes when their clock provider is added

[net-next PATCH v5 00/15] ACPI support for dpaa2 driver
 2021-02-16  9:59 UTC  (11+ messages)
` [net-next PATCH v5 13/15] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v5 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH v1 0/9] x86/platform: Remove SFI framework and users
 2021-02-15 19:14 UTC  (14+ messages)
` [PATCH v1 1/9] media: atomisp: Remove unused header
` [PATCH v1 2/9] cpufreq: sfi-cpufreq: Remove driver for deprecated firmware
` [PATCH v1 3/9] sfi: Remove framework "
` [PATCH v1 4/9] x86/PCI: Get rid of custom x86 model comparison
` [PATCH v1 5/9] x86/PCI: Describe @reg for type1_access_ok()
` [PATCH v1 6/9] x86/platform/intel-mid: Get rid of intel_scu_ipc_legacy.h
` [PATCH v1 7/9] x86/platform/intel-mid: Drop unused __intel_mid_cpu_chip and Co
` [PATCH v1 8/9] x86/platform/intel-mid: Remove unused header inclusion in intel-mid.h
` [PATCH v1 9/9] x86/platform/intel-mid: Update Copyright year and drop file names

[GIT PULL] PNP updates for v5.12-rc1
 2021-02-15 18:47 UTC 

[GIT PULL] ACPI updates for v5.12-rc1
 2021-02-15 18:45 UTC 

[PATCH v2 0/4] platform/surface: Add platform profile driver for Surface devices
 2021-02-15 18:40 UTC  (13+ messages)
` [PATCH v2 1/4] ACPI: platform: Hide ACPI_PLATFORM_PROFILE option
` [PATCH v2 2/4] ACPI: platform: Fix file references in comment
` [PATCH v2 3/4] ACPI: platform: Add balanced-performance platform profile
` [PATCH v2 4/4] platform/surface: Add platform profile driver
` [External] [PATCH v2 0/4] platform/surface: Add platform profile driver for Surface devices

[PATCH 0/2] ACPICA: Fix a race in GenericSerialBus (I2C) and GPIO handling
 2021-02-15 18:25 UTC  (3+ messages)

[PATCH v3 0/9] CXL 2.0 Support
 2021-02-15 16:30 UTC  (13+ messages)
` [PATCH v3 1/9] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH v3 2/9] cxl/mem: Find device capabilities
` [PATCH v3 3/9] cxl/mem: Register CXL memX devices
` [PATCH v3 4/9] cxl/mem: Add basic IOCTL interface
` [PATCH v3 5/9] cxl/mem: Add a "RAW" send command
` [PATCH v3 6/9] cxl/mem: Enable commands via CEL
  ` [PATCH v4 06/09] "
` [PATCH v3 7/9] cxl/mem: Add set of informational commands
` [PATCH v3 8/9] MAINTAINERS: Add maintainers of the CXL driver
` [RFC PATCH 9/9] cxl/mem: Add payload dumping for debug

[pm:bleeding-edge] BUILD SUCCESS 95abaaccf8453a965f85402a03848cd82489e7a6
 2021-02-13  5:19 UTC 

[PATCH v2 1/5] ACPI: property: Remove dead code
 2021-02-12 16:24 UTC  (10+ messages)
` [PATCH v2 2/5] ACPI: property: Make acpi_node_prop_read() static
` [PATCH v2 3/5] ACPI: property: Satisfy kernel doc validator (part 1)
` [PATCH v2 4/5] ACPI: property: Satisfy kernel doc validator (part 2)
` [PATCH v2 5/5] ACPI: property: Refactor acpi_data_prop_read_single()

[PATCH 2/2] ACPICA: update documentation of acpi_walk_namespace
 2021-02-12 13:26 UTC  (3+ messages)
` [PATCH] "

[PATCH] ACPI: property: Fix fwnode string properties matching
 2021-02-12 10:32 UTC  (4+ messages)

[PATCH v10 0/7] Support running driver's probe for a device powered off
 2021-02-12  7:18 UTC  (6+ messages)
` [PATCH v10 2/7] i2c: Allow an ACPI driver to manage the device's power state during probe

[PATCH v11 0/7] Support running driver's probe for a device powered off
 2021-02-11 19:10 UTC  (10+ messages)
` [PATCH v11 1/7] ACPI: scan: Obtain device's desired enumeration power state
` [PATCH v11 2/7] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v11 3/7] Documentation: ACPI: Document _DSE object usage for enum power state
` [PATCH v11 4/7] ACPI: Add a convenience function to tell a device is in D0 state
` [PATCH v11 5/7] ov5670: Support probe whilst the device is in ACPI D state other than 0
` [PATCH v11 6/7] media: i2c: imx319: Support device probe in non-zero ACPI D state
` [PATCH v11 7/7] at24: Support probing while "

[PATCH v1 1/7] ACPI: property: Remove dead code
 2021-02-11 16:39 UTC  (11+ messages)
` [PATCH v1 7/7] ACPI: property: Allow counting a single value as an array of 1 element

[PATCH] soundwire: intel: fix possible crash when no device is detected (was Re: Crash in acpi_ns_validate_handle triggered by soundwire on Linux 5.10)
 2021-02-11  5:20 UTC  (5+ messages)
` [PATCH 1/2] soundwire: intel: fix possible crash when no device is detected

[PATCH v10 7/7] at24: Support probing while off
 2021-02-10 20:46 UTC  (11+ messages)

[GIT PULL] ACPI fix for v5.11-rc8
 2021-02-10 20:19 UTC  (2+ messages)

[GIT PULL] Power management fixes for v5.11-rc8
 2021-02-10 20:19 UTC  (2+ 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).