linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-02-03 18:14:44 to 2021-02-10 08:21:29 UTC [more...]

[PATCH v4 0/8] Make fw_devlink=on more forgiving
 2021-02-10  8:19 UTC  (20+ messages)
  ` [PATCH v4 1/8] driver core: fw_devlink: Detect supplier devices that will never be added
  ` [PATCH v4 2/8] of: property: Don't add links to absent suppliers
  ` [PATCH v4 3/8] driver core: Add fw_devlink.strict kernel param
  ` [PATCH v4 4/8] of: property: Add fw_devlink support for optional properties
  ` [PATCH v4 5/8] driver core: fw_devlink: Handle suppliers that don't use driver core
  ` [PATCH v4 6/8] irqdomain: Mark fwnodes when their irqdomain is added/removed
  ` [PATCH v4 7/8] PM: domains: Mark fwnodes when their powerdomain "
  ` [PATCH v4 8/8] clk: Mark fwnodes when their clock provider "

How can a userspace program tell if the system supports the ACPI S4 state (Suspend-to-Disk)?
 2021-02-10  7:00 UTC  (5+ messages)

[pm:bleeding-edge] BUILD SUCCESS a252d5aadd29535c832752b6815b4a890b4ef44c
 2021-02-10  4:04 UTC 

[RFC] ACPI Code First ECR: Generic Target
 2021-02-10  3:55 UTC 

[PATCH v2 0/8] CXL 2.0 Support
 2021-02-10  0:02 UTC  (9+ 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 v2 8/8] MAINTAINERS: Add maintainers of the CXL driver

[RFC PATCH v3 0/2] scheduler: expose the topology of clusters and add cluster scheduler
 2021-02-09 22:48 UTC  (3+ messages)
` [RFC PATCH v3 1/2] topology: Represent clusters of CPUs within a die

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

[net-next PATCH v5 00/15] ACPI support for dpaa2 driver
 2021-02-09 15:04 UTC  (25+ messages)
` [net-next PATCH v5 01/15] Documentation: ACPI: DSD: Document MDIO PHY
` [net-next PATCH v5 02/15] net: phy: Introduce fwnode_mdio_find_device()
` [net-next PATCH v5 03/15] net: phy: Introduce phy related fwnode functions
` [net-next PATCH v5 04/15] of: mdio: Refactor of_phy_find_device()
` [net-next PATCH v5 05/15] net: phy: Introduce fwnode_get_phy_id()
` [net-next PATCH v5 06/15] of: mdio: Refactor of_get_phy_id()
` [net-next PATCH v5 07/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()
` [net-next PATCH v5 08/15] of: mdio: Refactor of_mdiobus_register_phy()
` [net-next PATCH v5 09/15] ACPI: utils: Introduce acpi_get_local_address()
` [net-next PATCH v5 10/15] net: mdio: Add ACPI support code for mdio
` [net-next PATCH v5 11/15] net: mdiobus: Introduce fwnode_mdiobus_register()
` [net-next PATCH v5 12/15] net/fsl: Use fwnode_mdiobus_register()
` [net-next PATCH v5 13/15] phylink: introduce phylink_fwnode_phy_connect()
` [net-next PATCH v5 14/15] net: phylink: Refactor phylink_of_phy_connect()
` [net-next PATCH v5 15/15] net: dpaa2-mac: Add ACPI support for DPAA2 MAC driver

[PATCH v1 0/2] ACPI: OSL: SImplify acpi_check_resource_confllict() and clean up printing messages
 2021-02-09 14:55 UTC  (5+ messages)
` [PATCH v1 1/2] ACPI: OSL: Rework acpi_check_resource_conflict()
` [PATCH v1 2/2] ACPI: OSL: Clean up printing messages

[PATCH] Enable ACPI_ADR_SPACE_PCI_CONFIG in acpi_gbl_default_address_spaces only when ACPI_PCI_CONFIGURED is defined
 2021-02-09 14:35 UTC  (2+ messages)

[PATCH 00/14] CXL 2.0 Support
 2021-02-09  3:36 UTC  (30+ messages)
` [PATCH 03/14] cxl/mem: Find device capabilities
` [PATCH 04/14] cxl/mem: Implement polled mode mailbox
          ` [EXT] "
` [PATCH 08/14] taint: add taint for direct hardware access
` [PATCH 13/14] cxl/mem: Add limited Get Log command (0401h)

[PATCH] Revert "ACPICA: Interpreter: fix memory leak by using existing buffer"
 2021-02-08 19:46 UTC  (7+ messages)

Bitcoin Investment
 2021-02-08 17:42 UTC 

Crash in acpi_ns_validate_handle triggered by soundwire on Linux 5.10
 2021-02-08 12:43 UTC  (22+ messages)
                              ` [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)
                                  ` [PATCH 1/2] soundwire: intel: fix possible crash when no device is detected
                                    ` [PATCH 2/2] ACPICA: update documentation of acpi_walk_namespace

[PATCH v3 0/7] Introduce Sequence Number Ops
 2021-02-08  3:55 UTC  (12+ messages)
` [PATCH v3 1/7] seqnum_ops: "
` [PATCH v3 2/7] selftests: lib:test_seqnum_ops: add new test for seqnum_ops
` [PATCH v3 3/7] drivers/acpi: convert seqno to use seqnum_ops
` [PATCH v3 6/7] drivers/staging/rtl8188eu: convert event_seq "
` [PATCH v3 7/7] kobject: convert uevent_seqnum to seqnum_ops

[PATCH v2 6/7] platform: x86: Add intel_skl_int3472 driver
 2021-02-07 11:56 UTC  (14+ messages)

[net-next PATCH v4 00/15] ACPI support for dpaa2 driver
 2021-02-06 17:14 UTC  (7+ messages)
` [net-next PATCH v4 07/15] net: mdiobus: Introduce fwnode_mdiobus_register_phy()

[PATCH v3 0/2] arm64/acpi: restrict AML opregion memory access
 2021-02-06 10:45 UTC  (6+ messages)
` [PATCH v3 2/2] arm64/acpi: disallow writeable AML opregion mapping for EFI code regions

[PATCH] include: acpi: Correct spelling in the file acoutput.h is optimzation to optimization
 2021-02-05 12:49 UTC  (2+ messages)

[PATCH] apei: erst: remove unneeded semicolon
 2021-02-05 12:51 UTC  (2+ messages)

[PATCH v2 1/2] EDAC/ghes: Add EDAC device for reporting the CPU cache errors
 2021-02-05 13:11 UTC  (3+ messages)

[PATCH v5] ACPI / APEI: fix the regression of synchronous external aborts occur in user-mode
 2021-02-05 12:55 UTC  (3+ messages)

[PATCH v1 0/2] cpufreq: ACPI: Address performance regression related to scale-invariance
 2021-02-05 12:23 UTC  (7+ messages)
` [PATCH v1 1/2] cpufreq: ACPI: Extend frequency tables to cover boost frequencies
` [PATCH v1 2/2] cpufreq: ACPI: Update arch scale-invariance max perf ratio if CPPC is not there

[PATCH v3 0/1] AMD EPYC: fix schedutil perf regression (freq-invariance)
 2021-02-05 11:42 UTC  (10+ messages)
` [PATCH v3 1/1] x86,sched: On AMD EPYC set freq_max = max_boost in schedutil invariant formula

[GIT PULL] ib-drm-gpio-pdx86-rtc-wdt-v5.12-2
 2021-02-05 11:04 UTC 

[PATCH v3 0/4] Make fw_devlink=on more forgiving
 2021-02-04 22:39 UTC  (5+ messages)
` [PATCH v3 1/4] driver core: fw_devlink: Detect supplier devices that will never be added
` [PATCH v3 2/4] of: property: Don't add links to absent suppliers
` [PATCH v3 3/4] driver core: Add fw_devlink.strict kernel param
` [PATCH v3 4/4] of: property: Add fw_devlink support for optional properties

[PATCH v2 0/3] Make fw_devlink=on more forgiving
 2021-02-04 19:17 UTC  (14+ messages)
` [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 v1 0/5] ACPI: More cleanups related to printing messages
 2021-02-04 18:36 UTC  (20+ messages)
` [PATCH v2 "
  ` [PATCH v3 "
    ` [PATCH v3 1/5] ACPI: AC: Clean up "
    ` [PATCH v3 2/5] ACPI: battery: "
    ` [PATCH v3 3/5] ACPI: button: "
    ` [PATCH v3 4/5] ACPI: video: "
    ` [PATCH v3 5/5] ACPI: thermal: "
` [PATCH v2 1/5] ACPI: AC: "

[PATCH v6 08/16] ACPI / NUMA: add a stub function for node_to_pxm()
 2021-02-04 18:48 UTC  (4+ messages)

[GIT PULL] ACPI fix for v5.11-rc7
 2021-02-04 18:20 UTC  (2+ messages)

[PATCH v9] platform/x86: thinkpad_acpi: Add platform profile support
 2021-02-04 15:40 UTC  (5+ messages)
  ` [External] "

[PATCH v2 3/5] ACPI: Execute platform _OSC also with query bit clear
 2021-02-04  7:51 UTC  (4+ messages)
` [PATCH v2 0/5] thunderbolt / ACPI: Add support for USB4 _OSC

[pm:bleeding-edge] BUILD SUCCESS d0df27d78279aaa73c22e54f0b97d5f3f508f27e
 2021-02-04  7:33 UTC 

[PATCH] drivers: core: Detach device from power domain on shutdown
 2021-02-04  5:19 UTC  (9+ messages)

[PATCH v1 00/10] mfd, x86: remove msic driver and leftovers
 2021-02-03 19:28 UTC  (8+ 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).