public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-28 15:00:19 to 2021-02-03 11:33:22 UTC [more...]

[RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2021-02-03 11:32 UTC  (3+ messages)

[PATCH v2 0/1] AMD EPYC: fix schedutil perf regression (freq-invariance)
 2021-02-03  9:56 UTC  (21+ messages)
` [PATCH v2 1/1] x86,sched: On AMD EPYC set freq_max = max_boost in schedutil invariant formula

[PATCH v2 0/3] Make fw_devlink=on more forgiving
 2021-02-03  8:15 UTC  (16+ messages)
` [PATCH v2 1/3] driver core: fw_devlink: Detect supplier devices that will never be added
` [PATCH v2 2/3] driver core: fw_devlink: Handle missing drivers for optional suppliers
` [PATCH v2 3/3] of: property: Don't add links to absent suppliers

[PATCH v2 3/5] ACPI: Execute platform _OSC also with query bit clear
 2021-02-03  8:14 UTC 

[pm:bleeding-edge] BUILD SUCCESS c42187278fc107ad17fdaa2def70c451bcfdb6be
 2021-02-03  7:31 UTC 

[BUG] incorrect scaling_max_freq with intel_pstate after offline/online]
 2021-02-03  3:23 UTC 

[PATCH v1 0/5] ACPI: More cleanups related to printing messages
 2021-02-03  2:23 UTC  (21+ messages)
` [PATCH v1 1/5] ACPI: AC: Clean up "
` [PATCH v1 2/5] ACPI: battery: "
` [PATCH v1 3/5] ACPI: button: "
` [PATCH v1 4/5] ACPI: video: "
` [PATCH v1 5/5] ACPI: thermal: "
` [PATCH v2 0/5] ACPI: More cleanups related to "
  ` [PATCH v2 1/5] ACPI: AC: Clean up "
  ` [PATCH v2 2/5] ACPI: battery: "
  ` [PATCH v2 3/5] ACPI: button: "
  ` [PATCH v2 4/5] ACPI: video: "
  ` [PATCH v2 5/5] ACPI: thermal: "

[PATCH 00/14] CXL 2.0 Support
 2021-02-03  0:54 UTC  (78+ messages)
` [PATCH 01/14] cxl/mem: Introduce a driver for CXL-2.0-Type-3 endpoints
` [PATCH 02/14] cxl/mem: Map memory device registers
` [PATCH 03/14] cxl/mem: Find device capabilities
` [PATCH 04/14] cxl/mem: Implement polled mode mailbox
` [PATCH 05/14] cxl/mem: Register CXL memX devices
` [PATCH 06/14] cxl/mem: Add basic IOCTL interface
` [PATCH 07/14] cxl/mem: Add send command
` [PATCH 08/14] taint: add taint for direct hardware access
` [PATCH 09/14] cxl/mem: Add a "RAW" send command
` [PATCH 10/14] cxl/mem: Create concept of enabled commands
` [PATCH 11/14] cxl/mem: Use CEL for enabling commands
` [PATCH 12/14] cxl/mem: Add set of informational commands
` [PATCH 13/14] cxl/mem: Add limited Get Log command (0401h)
` [PATCH 14/14] MAINTAINERS: Add maintainers of the CXL driver

[PATCH v2 0/7] Introduce intel_skl_int3472 driver
 2021-02-02 14:02 UTC  (15+ messages)
` [PATCH v2 2/7] acpi: utils: Add function to fetch dependent acpi_devices

[PATCH v2 0/2] IdeaPad platform profile support
 2021-02-02 18:29 UTC  (3+ messages)
` [PATCH v2 2/2] platform/x86: ideapad-laptop: DYTC Platform "

[PATCH v9] platform/x86: thinkpad_acpi: Add platform profile support
 2021-02-02 14:49 UTC  (2+ messages)

[PATCH v2 0/2] ACPI: platform-profile: Introduce object pointers to callbacks
 2021-02-02 14:39 UTC  (5+ messages)
` [PATCH v2 2/2] "

How to detect Cherry Trail vs Brasswell inside the kernel ?
 2021-02-02 14:35 UTC  (3+ messages)

[PATCH v1 00/10] mfd, x86: remove msic driver and leftovers
 2021-02-02  8:15 UTC  (9+ messages)
` [PATCH v1 10/10] mfd: intel_msic: Remove driver for deprecated platform

[pm:bleeding-edge] BUILD SUCCESS b2e14bec96f5d823b14872e354acc5e2393cb1d7
 2021-02-02  7:57 UTC 

[PATCH] apei: erst: remove unneeded semicolon
 2021-02-02  6:51 UTC 

[PATCH v12 00/10] iommu: I/O page faults for SMMUv3
 2021-02-02  5:51 UTC  (18+ messages)
` [PATCH v12 02/10] iommu/arm-smmu-v3: Use device properties for pasid-num-bits
` [PATCH v12 03/10] iommu: Separate IOMMU_DEV_FEAT_IOPF from IOMMU_DEV_FEAT_SVA
` [PATCH v12 06/10] iommu: Add a page fault handler
` [PATCH v12 08/10] dt-bindings: document stall property for IOMMU masters
` [PATCH v12 10/10] iommu/arm-smmu-v3: Add stall support for platform devices

[PATCH 5.11 regression-fix 0/1] ACPI: scan: Fix Battery devices sometimes never binding
 2021-02-01 17:56 UTC  (3+ messages)
` [PATCH 1/1] "

Crash in acpi_ns_validate_handle triggered by soundwire on Linux 5.10
 2021-02-01 12:16 UTC  (14+ messages)

[PATCH v8 0/6] Support running driver's probe for a device powered off
 2021-02-01 11:44 UTC  (14+ messages)
` [PATCH v9 1/7] ACPI: scan: Obtain device's desired enumeration power state
` [PATCH v9 2/7] i2c: Allow an ACPI driver to manage the device's power state during probe
` [PATCH v9 3/7] Documentation: ACPI: Document _PRE object usage for enum power state
` [PATCH v9 4/7] ACPI: Add a convenience function to tell a device is in low "
` [PATCH v9 5/7] ov5670: Support probe whilst the device is in a "
` [PATCH v9 6/7] media: i2c: imx319: Support probe while the device is off
` [PATCH v9 7/7] at24: Support probing while off

[pm:bleeding-edge] BUILD SUCCESS e86d494782b7e43504b343d37b88c5c1d7af9ff6
 2021-01-30  6:59 UTC 

[PATCH -next] ACPI: tables: Mark acpi_init_fpdt with static keyword
 2021-01-30  2:23 UTC  (3+ messages)
  ` 答复: "

[GIT PULL][Resend] ACPI fixes for v5.11-rc6
 2021-01-29 22:12 UTC  (4+ messages)

[PATCH V2] ACPI: tables: introduce support for FPDT table
 2021-01-29 18:29 UTC  (2+ messages)

[net-next PATCH v4 00/15] ACPI support for dpaa2 driver
 2021-01-29 17:21 UTC  (11+ messages)
` [net-next PATCH v4 01/15] Documentation: ACPI: DSD: Document MDIO PHY

[PATCH v2 1/2] EDAC/ghes: Add EDAC device for reporting the CPU cache errors
 2021-01-29  9:48 UTC 

[PATCH -next] acpi: fpdt: drop errant comma in pr_info()
 2021-01-29  6:24 UTC  (4+ messages)

[PATCH] Dump cper error table in mce_panic
 2021-01-28 17:22 UTC  (9+ messages)
` [PATCH v2] "

[PATCH v2] ACPI/IORT: Do not blindly trust DMA masks from firmware
 2021-01-28 17: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