linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-08 21:31:47 to 2021-10-15 17:16:19 UTC [more...]

[PATCH v1 0/2] ACPI: PM: Fix up turning off unused power resources
 2021-10-15 17:14 UTC  (3+ messages)
` [PATCH v1 1/2] ACPI: PM: Do not turn off power resources in unknown state
` [PATCH v1 2/2][RFT] ACPI: PM: Check states of power resources during initialization

[PATCH v1 0/3] ACPI: PM: Address issues related to managing wakeup power resources
 2021-10-15 17:04 UTC  (4+ messages)
` [PATCH v1 1/3] ACPI: PM: Turn off unused "
` [PATCH v1 2/3] ACPI: PM: Fix sharing of "
` [PATCH v1 3/3] ACPI: PM: Turn off wakeup power resources on _DSW/_PSW errors

[PATCH] ACPI: NUMA: Add a node and memblk for each CFMWS not in SRAT
 2021-10-15 16:59 UTC  (9+ messages)

[PATCH v5 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-10-15 16:48 UTC  (3+ messages)
` [PATCH v5 1/2] gpio: mlxbf2: Introduce IRQ support
` [PATCH v5 2/2] net: mellanox: mlxbf_gige: Replace non-standard interrupt handling

[PATCH 00/12] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-10-15 16:46 UTC  (10+ messages)
` [PATCH 02/12] media: i2c: ov8865: Add an has_unmet_acpi_deps() check
` [PATCH 05/12] regulator: Introduce tps68470-regulator driver

[PATCH v4 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-10-15 15:44 UTC  (4+ messages)
` [PATCH v4 1/2] gpio: mlxbf2: Introduce IRQ support

[PATCH] ACPI, APEI, EINJ: Relax platform response timeout to 1 second
 2021-10-15 15:37 UTC  (2+ messages)

[EXT] Re: [Intel-wired-lan] Intel I350 regression 5.10 -> 5.14 ("The NVM Checksum Is Not Valid") [8086:1521]
 2021-10-15 14:00 UTC  (5+ messages)

[PATCH v4 1/3] driver core: Provide device_match_acpi_handle() helper
 2021-10-15 11:42 UTC  (4+ messages)
` [PATCH v4 2/3] i2c: acpi: Replace custom function with device_match_acpi_handle()
` [PATCH v4 3/3] gpiolib: acpi: Replace custom code "

[PATCH] acpi: arm64: fix section mismatch warning
 2021-10-15  8:53 UTC  (8+ messages)

[PATCH v4 0/1] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2021-10-15  7:53 UTC  (4+ messages)
` [PATCH v4 1/1] "

[PATCH v5 0/2] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2021-10-14 18:39 UTC  (3+ messages)
` [PATCH v5 1/2] "
` [PATCH v5 2/2] x86/PCI/ACPI: Replace printk calls with pr_info/pr_warn calls

[PATCH v3] x86/PCI: Ignore E820 reservations for bridge windows on newer systems
 2021-10-14 17:06 UTC  (12+ messages)

[PATCH v3 00/11] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-10-14 15:55 UTC  (23+ messages)
` [PATCH v3 01/11] ACPI: delay enumeration of devices with a _DEP pointing to an INT3472 device
` [PATCH v3 02/11] i2c: acpi: Use acpi_dev_ready_for_enumeration() helper
` [PATCH v3 03/11] platform_data: Add linux/platform_data/tps68470.h file
` [PATCH v3 04/11] regulator: Introduce tps68470-regulator driver
` [PATCH v3 05/11] clk: Introduce clk-tps68470 driver
` [PATCH v3 06/11] platform/x86: int3472: Enable I2c daisy chain
` [PATCH v3 07/11] platform/x86: int3472: Split into 2 drivers
` [PATCH v3 08/11] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v3 09/11] platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
` [PATCH v3 10/11] platform/x86: int3472: Pass tps68470_regulator_platform_data "
` [PATCH v3 11/11] platform/x86: int3472: Deal with probe ordering issues

[PATCH] x86/PCI/ACPI: Replace printk calls with pr_info/pr_warn calls
 2021-10-14 15:52 UTC  (2+ messages)

[PATCH V2] ACPI / APEI: restore interrupt before panic in sdei flow
 2021-10-14 14:18 UTC  (3+ messages)

[PATCH v3 1/3] driver core: Provide device_match_acpi_handle() helper
 2021-10-14  8:48 UTC  (7+ messages)
` [PATCH v3 2/3] i2c: acpi: Replace custom function with device_match_acpi_handle()

[PATCH] hwmon: acpi_power_meter: Use acpi_bus_get_acpi_device()
 2021-10-13 18:50 UTC  (4+ messages)
` [PATCH v2] "

[PATCH v1 1/1] device property: Add missed header in fwnode.h
 2021-10-13 18:18 UTC  (5+ messages)

[PATCH] acpi: replace snprintf in show functions with sysfs_emit
 2021-10-13 18:04 UTC  (2+ messages)

[PATCH 0/1] acpi: battery: Accept charges over the design capacity as full
 2021-10-13 17:54 UTC  (4+ messages)
` [PATCH 1/1] "

[PATCH v1 0/7] ACPI: Use ACPI_COMPANION() directly to simplify code
 2021-10-13 16:15 UTC  (23+ messages)
` [PATCH v1 1/7] gpio-amdpt: ACPI: Use the ACPI_COMPANION() macro directly
  ` [PATCH v2 "
` [PATCH v1 2/7] nouveau: "
  ` [PATCH v2 "
` [PATCH v1 3/7] i2c: i2c-amd-mp2-plat: ACPI: Use ACPI_COMPANION() directly
  ` [PATCH v2 "
` [PATCH v1 4/7] surface: surface3-wmi: "
  ` [PATCH v2 "
` [PATCH v1 5/7] surface: surface3_power: "
  ` [PATCH v2 5/7] surface: surface3_power: Drop redundant acpi_bus_get_device() call
    ` [PATCH v3 "
` [PATCH v1 6/7] platform: x86: ideapad-laptop: Use ACPI_COMPANION() directly
  ` [PATCH v2 "
` [PATCH v1 7/7] perf: qcom_l2_pmu: ACPI: "
  ` [PATCH v2 "

[RFC] sound: cs35l41: Add support for Legion 7 16ACHg6 laptop
 2021-10-13 16:15 UTC  (3+ messages)

[PATCH v2 1/2] PCI: MCFG: Consolidate the separate PCI MCFG table entry list
 2021-10-13 12:25 UTC  (5+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 046529f63ea9a6120a03d380acdef19dc3a800b4
 2021-10-13  3:22 UTC 

[PATCH] ACPI: scan: Release PM resources blocked by unused objects
 2021-10-12 21:10 UTC  (2+ messages)

[PATCH v9 0/7] Basic recovery for machine checks inside SGX
 2021-10-12 17:57 UTC  (13+ messages)
  ` [PATCH v9 1/7] x86/sgx: Add new sgx_epc_page flag bit to mark in-use pages
  ` [PATCH v9 2/7] x86/sgx: Add infrastructure to identify SGX EPC pages
  ` [PATCH v9 3/7] x86/sgx: Initial poison handling for dirty and free pages
  ` [PATCH v9 4/7] x86/sgx: Add SGX infrastructure to recover from poison
  ` [PATCH v9 5/7] x86/sgx: Hook arch_memory_failure() into mainline code
  ` [PATCH v9 6/7] x86/sgx: Add hook to error injection address validation
  ` [PATCH v9 7/7] x86/sgx: Add check for SGX pages to ghes_do_memory_failure()

[PATCH] acpi/arm64: fix next_platform_timer() section mismatch error
 2021-10-12 16:44 UTC  (2+ messages)

[PATCH 1/2] platform/x86: amd-pmc: Add alternative acpi id for PMC controller
 2021-10-12 14:01 UTC  (9+ messages)
` [PATCH 2/2] ACPI: PM: Include alternate AMDI0005 id in special behaviour

[PATCH v2 2/5] drivers: acpi: acpi_apd: Remove unused device property "is-rv"
 2021-10-12 10:36 UTC  (2+ messages)
` [PATCH v2 3/5] ACPI: APD: Add a fmw property clk-name

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-10-12  8:00 UTC  (20+ messages)
` [PATCH v7 1/9] iommu: Introduce a union to struct iommu_resv_region
` [PATCH v7 2/9] ACPI/IORT: Add support for RMR node parsing
` [PATCH v7 3/9] iommu/dma: Introduce generic helper to retrieve RMR info
` [PATCH v7 9/9] iommu/dma: Reserve any RMR regions associated with a dev

[PATCH] ACPI / APEI: restore interrupt before panic in sdei flow
 2021-10-11 23:06 UTC  (3+ messages)

[PATCH v2 00/14] mailbox: pcc: Add support for PCCT extended PCC subspaces
 2021-10-11 14:08 UTC  (5+ messages)
` [PATCH v2 07/14] mailbox: pcc: Use PCC mailbox channel pointer instead of standard

[PATCH v2 00/13] Add support for X86/ACPI camera sensor/PMIC setup with clk and regulator platform data
 2021-10-11 11:02 UTC  (16+ messages)
` [PATCH v2 01/13] ACPI: Add a honor_deps flag to struct acpi_device
` [PATCH v2 02/13] ACPI: honor dependencies for devices with a _DEP pointing to an INT3472 device
` [PATCH v2 03/13] platform_data: Add linux/platform_data/tps68470.h file
` [PATCH v2 04/13] regulator: Introduce tps68470-regulator driver
` [PATCH v2 05/13] clk: Introduce clk-tps68470 driver
` [PATCH v2 06/13] platform/x86: int3472: Enable I2c daisy chain
` [PATCH v2 07/13] platform/x86: int3472: Split into 2 drivers
` [PATCH v2 08/13] platform/x86: int3472: Add get_sensor_adev_and_name() helper
` [PATCH v2 09/13] platform/x86: int3472: Pass tps68470_clk_platform_data to the tps68470-regulator MFD-cell
` [PATCH v2 10/13] platform/x86: int3472: Pass tps68470_regulator_platform_data "
` [PATCH v2 11/13] platform/x86: int3472: Deal with probe ordering issues
` [PATCH v2 12/13] media: ipu3-cio2: Add INT347A to cio2-bridge
` [PATCH v2 13/13] media: ipu3-cio2: Add module soft-deps for the INT3472 drivers

[PATCH v2] ACPI: LPSS: Use ACPI_COMPANION() directly
 2021-10-11  6:11 UTC  (2+ messages)

[PATCH 2/5] drivers: acpi: acpi_apd: Remove unused device property "is-rv"
 2021-10-11  4:45 UTC  (2+ messages)
` [PATCH 3/5] ACPI: APD: Add a fmw property clk-name

[PATCH] ACPI: LPSS: Use ACPI_COMPANION() directly
 2021-10-09 18:35 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).