linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-08 09:08:51 to 2021-09-20 20:34:36 UTC [more...]

[PATCH v1 0/2] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-20 20:32 UTC  (9+ messages)
` [PATCH v1 1/2] gpio: mlxbf2: Introduce IRQ support
` [PATCH v1 2/2] net: mellanox: mlxbf_gige: Replace non-standard interrupt handling

[PATCH v2 0/7] PCI: ACPI: Get rid of struct pci_platform_pm_ops and clean up code
 2021-09-20 19:17 UTC  (8+ messages)
` [PATCH v2 1/7] PCI: PM: Do not use pci_platform_pm_ops for Intel MID PM
` [PATCH v2 2/7] PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI
` [PATCH v2 3/7] PCI: PM: Drop struct pci_platform_pm_ops
` [PATCH v2 4/7] PCI: PM: Rearrange pci_target_state()
` [PATCH v2 5/7] PCI: PM: Make pci_choose_state() call pci_target_state()
` [PATCH v2 6/7] PCI: PM: Do not call platform_pci_power_manageable() unnecessarily
` [PATCH v2 7/7] PCI: PM: Simplify acpi_pci_power_manageable()

[PATCH] Documentation: ACPI: Fix spelling mistake "Millenium" -> "Millennium"
 2021-09-20 18:50 UTC 

[PATCH] Revert "ACPI: Add memory semantics to acpi_os_map_memory()"
 2021-09-20 17:32 UTC  (8+ messages)
` [PATCH v2] "

[PATCH regression fix v2] gpiolib: acpi: Make set-debounce-timeout failures non fatal
 2021-09-20 14:43 UTC  (4+ messages)

[PATCH v1 1/5] PCI: PM: x86: Drop Intel MID PCI PM support
 2021-09-20 10:58 UTC  (9+ messages)
` [PATCH v1 2/5] PCI: ACPI: PM: Do not use pci_platform_pm_ops for ACPI
` [PATCH v1 3/5] PCI: PM: Rearrange code in pci_target_state()
` [PATCH v1 4/5] PCI: PM: Make pci_choose_state() call pci_target_state()
` [PATCH v1 5/5] PCI: PM: ACPI: Drop unnecessary acpi_pci_power_manageable() calls

[dmaengine] fe364a7d95: UBSAN:array-index-out-of-bounds_in_drivers/acpi/acpica/dswexec.c
 2021-09-19 20:42 UTC 

[PATCH v3 0/3] fw_devlink bug fixes
 2021-09-19  6:41 UTC  (8+ messages)
` [PATCH v3 1/3] driver core: fw_devlink: Improve handling of cyclic dependencies
` [PATCH v3 2/3] driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD
` [PATCH v3 3/3] net: mdiobus: Set FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD for mdiobus parents

[PATCH v1 0/5] PCI: ACPI: Get rid of struct pci_platform_pm_ops and clean up code
 2021-09-18 13:31 UTC 

[PATCH v1 0/3] PCI: ACPI: glue: Get rid of acpi_pci_bus and rearrange code
 2021-09-18 13:02 UTC  (4+ messages)
` [PATCH v1 1/3] PCI: ACPI: Drop acpi_pci_bus
` [PATCH v1 2/3] ACPI: glue: Drop cleanup callback from struct acpi_bus_type
` [PATCH v1 3/3] ACPI: glue: Look for ACPI bus type only if ACPI companion is not known

I2C SMBUS SPD ECC DIMM access vs. ACPI BIOS
 2021-09-18 12:24 UTC  (2+ messages)

[PATCH V3 09/22] LoongArch: Add boot and setup routines
 2021-09-18  7:36 UTC  (4+ messages)
  ` [PATCH V3 18/22] LoongArch: Add PCI controller support

[PATCH AUTOSEL 4.4 24/35] ACPICA: iASL: Fix for WPBT table with no command-line arguments
 2021-09-17 19:21 UTC  (5+ messages)

[PATCH v7 1/1] x86/acpi, x86/boot: Add multiprocessor wake-up support
 2021-09-17 17:08 UTC  (3+ messages)

[PATCH v2 00/14] mailbox: pcc: Add support for PCCT extended PCC subspaces
 2021-09-17 15:10 UTC  (16+ messages)
` [PATCH v2 01/14] mailbox: pcc: Fix kernel doc warnings
` [PATCH v2 02/14] ACPI: CPPC: "
` [PATCH v2 03/14] mailbox: pcc: Refactor all PCC channel information into a structure
` [PATCH v2 04/14] mailbox: pcc: Consolidate subspace interrupt information parsing
` [PATCH v2 05/14] mailbox: pcc: Consolidate subspace doorbell register parsing
` [PATCH v2 06/14] mailbox: pcc: Add pcc_mbox_chan structure to hold shared memory region info
` [PATCH v2 07/14] mailbox: pcc: Use PCC mailbox channel pointer instead of standard
` [PATCH v2 08/14] mailbox: pcc: Rename doorbell ack to platform interrupt ack register
` [PATCH v2 09/14] mailbox: pcc: Add PCC register bundle and associated accessor functions
` [PATCH v2 10/14] mailbox: pcc: Avoid accessing PCCT table in pcc_send_data and pcc_mbox_irq
` [PATCH v2 11/14] mailbox: pcc: Drop handling invalid bit-width in {read,write}_register
` [PATCH v2 12/14] mailbox: pcc: Add support for PCCT extended PCC subspaces(type 3/4)
` [PATCH v2 13/14] mailbox: pcc: Move bulk of PCCT parsing into pcc_mbox_probe
` [PATCH v2 14/14] ACPI/PCC: Add myself as maintainer for PCC mailbox driver

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2021-09-17 11:26 UTC  (10+ messages)
` [PATCH v7 2/9] ACPI/IORT: Add support for RMR node parsing

[rafael-pm:bleeding-edge] BUILD SUCCESS 668a3514b8a3dccf147a042777d1e569badca8fa
 2021-09-17 10:30 UTC 

[PATCH v2 0/6] fw_devlink improvements
 2021-09-17  9:18 UTC  (13+ messages)
  ` [PATCH v2 1/6] driver core: fw_devlink: Improve handling of cyclic dependencies
  ` [PATCH v2 2/6] driver core: Set deferred probe reason when deferred by driver core
  ` [PATCH v2 3/6] driver core: Create __fwnode_link_del() helper function
  ` [PATCH v2 4/6] driver core: Add debug logs when fwnode links are added/deleted
  ` [PATCH v2 5/6] driver core: fw_devlink: Add support for FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD
  ` [PATCH v2 6/6] net: mdiobus: Set FWNODE_FLAG_NEEDS_CHILD_BOUND_ON_ADD for mdiobus parents

[PATCH] ACPI: SPCR: check if table->serial_port.access_width is too wide
 2021-09-16 19:49 UTC 

[PATCH] serial: 8250: remove duplicated BRI0A49 and BDP3336 entries
 2021-09-16 17:08 UTC 

[PATCH 1/2] platform: lg-laptop: drop unneeded MODULE_ALIAS
 2021-09-16 17:00 UTC  (2+ messages)
` [PATCH 2/2] acpi: pnp: remove duplicated BRI0A49 and BDP3336 entries

[PATCH v3 0/5] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-09-16 16:04 UTC  (6+ messages)
` [PATCH v3 1/5] Documentation: Introduce Platform Firmware Runtime Update documentation
` [PATCH v3 2/5] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures
` [PATCH v3 3/5] drivers/acpi: Introduce Platform Firmware Runtime Update device driver
` [PATCH v3 4/5] drivers/acpi: Introduce Platform Firmware Runtime Update Telemetry
` [PATCH v3 5/5] selftests/pfru: add test for Platform Firmware Runtime Update and Telemetry

[rafael-pm:bleeding-edge 6/11] drivers/base/swnode.c:1120:17: error: too many arguments to function 'software_node_notify'
 2021-09-16 10:04 UTC  (3+ messages)

[PATCH RESEND] i2c: i801: Stop using pm_runtime_set_autosuspend_delay(-1)
 2021-09-16  8:09 UTC  (3+ messages)

[PATCH v4] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
 2021-09-16  6:57 UTC  (5+ messages)

[rafael-pm:bleeding-edge 6/11] drivers/base/swnode.c:1120:29: error: too many arguments to function call, expected single argument 'dev', have 2 arguments
 2021-09-16  2:02 UTC 

[PATCH v3] ACPI: resources: add legacy irq override exception by DMI info
 2021-09-15 23:04 UTC  (4+ messages)

[PATCH v1 0/6] gpio: mlxbf2: Introduce proper interrupt handling
 2021-09-15 20:19 UTC  (6+ messages)
` [PATCH v1 5/6] TODO: gpio: mlxbf2: Introduce IRQ support

[PATCH v2] ACPI: resources: add legacy irq override exception by DMI info
 2021-09-15 12:51 UTC  (5+ messages)

[PATCH v3] software node: balance refcount for managed sw nodes
 2021-09-15 12:02 UTC  (2+ messages)

[PATCH v2 0/5] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-09-15  9:03 UTC  (8+ messages)
` [PATCH v2 1/5] Documentation: Introduce Platform Firmware Runtime Update documentation
` [PATCH v2 2/5] efi: Introduce EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER and corresponding structures
` [PATCH v2 3/5] drivers/acpi: Introduce Platform Firmware Runtime Update device driver
` [PATCH v2 4/5] drivers/acpi: Introduce Platform Firmware Runtime Update Telemetry
` [PATCH v2 5/5] selftests/pfru: add test for Platform Firmware Runtime Update and Telemetry

[PATCH v2] software node: balance refcount for managed sw nodes
 2021-09-15  7:00 UTC  (4+ messages)

[PATCH v2] PCI/ACPI: Don't reset a fwnode set by OF
 2021-09-14 15:01 UTC  (3+ messages)

[PATCH] software node: balance refcount for managed sw nodes
 2021-09-14 14:13 UTC  (17+ messages)

[PATCH v3 0/4] PCI/ACPI: Simplify PCIe _OSC feature negotiation
 2021-09-14 13:52 UTC  (5+ messages)

[pm:bleeding-edge] BUILD SUCCESS b7ce7601b5d63191fa66e36621a2ed731c617f9c
 2021-09-14 10:27 UTC 

[PATCH 0/5][RFC] Introduce Platform Firmware Runtime Update and Telemetry drivers
 2021-09-14  7:08 UTC  (9+ messages)
` [PATCH 3/5][RFC] drivers/acpi: Introduce Platform Firmware Runtime Update device driver
` [PATCH 5/5][RFC] selftests/pfru: add test for Platform Firmware Runtime Update and Telemetry

[PATCH] ACPI: resources: add legacy irq override exception by DMI info
 2021-09-14  4:39 UTC  (5+ messages)

[PATCH AUTOSEL 5.14 10/25] ACPI: PM: s2idle: Run both AMD and Microsoft methods if both are supported
 2021-09-13 22:33 UTC 

[PATCH] PCI/ACPI: Don't reset a fwnode set by OF
 2021-09-13 20:06 UTC  (3+ messages)

[PATCH v3 0/4] CM4 ACPI PCIe quirk
 2021-09-13 16:12 UTC  (3+ messages)
` [PATCH v3 3/4] PCI/ACPI: Add Broadcom bcm2711 MCFG quirk

The DSDT has been corrupted or replaced
 2021-09-12 12:15 UTC 

[pm:bleeding-edge] BUILD SUCCESS 10aed6c075d44bba5c62a13654041e54fc2acb13
 2021-09-11  6:00 UTC 

[PATCH v2 4/5] mm/page_alloc: place pages to tail in __free_pages_core()
 2021-09-10 23:06 UTC  (3+ messages)

[GIT PULL] More ACPI updates for v5.15-rc1
 2021-09-10 20:31 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS 11080a410d7e295a16caa8be650460089e172790
 2021-09-10  7:28 UTC 

[PATCH] MAINTAINERS: Change Rafael's e-mail address
 2021-09-09 18:57 UTC 

[PATCH] ACPICA: Update the list of maintainers
 2021-09-09 18:56 UTC 

[PATCH v1 1/2] driver core: fw_devlink: Add support for FWNODE_FLAG_BROKEN_PARENT
 2021-09-09 16:56 UTC  (17+ messages)

[PATCH AUTOSEL 5.4 069/109] ACPICA: iASL: Fix for WPBT table with no command-line arguments
 2021-09-09 11:54 UTC 

[PATCH AUTOSEL 4.19 48/74] ACPICA: iASL: Fix for WPBT table with no command-line arguments
 2021-09-09 11:57 UTC 

[PATCH AUTOSEL 4.9 34/48] ACPICA: iASL: Fix for WPBT table with no command-line arguments
 2021-09-09 12:00 UTC 

[PATCH AUTOSEL 4.14 38/59] ACPICA: iASL: Fix for WPBT table with no command-line arguments
 2021-09-09 11:58 UTC 

[PATCH AUTOSEL 5.10 114/176] ACPICA: iASL: Fix for WPBT table with no command-line arguments
 2021-09-09 11:50 UTC 

[PATCH AUTOSEL 5.13 141/219] ACPICA: iASL: Fix for WPBT table with no command-line arguments
 2021-09-09 11:45 UTC 

[PATCH AUTOSEL 5.14 159/252] ACPICA: iASL: Fix for WPBT table with no command-line arguments
 2021-09-09 11:39 UTC 

[pm:bleeding-edge] BUILD SUCCESS 7f85576dc1891d92822c497f37502e552d419e87
 2021-09-09  7:22 UTC 

[GIT PULL] More ACPI updates for v5.15-rc1
 2021-09-08 23:50 UTC  (2+ messages)

[PATCH v3 1/2] ACPICA: Add support for MADT online enabled bit
 2021-09-08 21:41 UTC 

[PATCH v2] ACPI/PRM: Find PRMT table before parse it
 2021-09-08 18:58 UTC  (2+ messages)

[pm:bleeding-edge] BUILD SUCCESS 7d0798a20c777f0726d75b686224b15444d491f1
 2021-09-08 12:42 UTC 

[PATCH v4 1/4] clk: fractional-divider: Export approximation algorithm to the CCF users
 2021-09-08 10:52 UTC  (5+ messages)

[PATCH] ACPI/PRM: Find PRMT table before parse it
 2021-09-08 10:06 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).