Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-18 03:06:20 to 2022-01-25 14:04:11 UTC [more...]

[PATCH v5 4/5] usb: typec: port-mapper: Convert to the component framework
 2022-01-25 14:00 UTC  (2+ messages)
` 'Re: [PATCH v5 4/5] usb: typec: port-mapper: Convert to the component framework'

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2022-01-25 13:00 UTC  (2+ messages)

[PATCH] PCI: ACPI: Allow internal devices to be marked as untrusted
 2022-01-25 12:55 UTC  (9+ messages)

Patch: Make ACPI subsystem provide CEDT table
 2022-01-25  6:30 UTC 

[PATCH] ACPI / tables: Fix a NULL pointer dereference in acpi_table_initrd_override()
 2022-01-25  3:06 UTC  (2+ messages)

[PATCH v4 0/3] Enable named interrupt smbus-alert for ACPI
 2022-01-24 21:04 UTC  (7+ messages)
` [PATCH v4 1/3] device property: Add fwnode_irq_get_byname
` [PATCH v4 2/3] docs: firmware-guide: ACPI: Add named interrupt doc
` [PATCH v4 3/3] i2c: smbus: Use device_*() functions instead of of_*()

[PATCH] ACPI / tables: Fix a NULL pointer dereference in acpi_table_initrd_scan()
 2022-01-24 17:02 UTC 

[PATCH] ACPI: OSL: Fix a NULL pointer dereference in extlog_init()
 2022-01-24 16:41 UTC 

[PATCH] ACPICA: Linuxize: Fix a NULL pointer dereference in acpi_db_convert_to_package()
 2022-01-24 16:40 UTC 

[PATCH 50/54] acpi: replace nodes__weight with nodes_weight_ge for numa
 2022-01-23 18:39 UTC 

`GHES: Failed to enable APEI firmware first mode.` on AMD board
 2022-01-23 10:11 UTC 

[GIT PULL] More thermal control updates for v5.17-rc1
 2022-01-22  9:40 UTC  (2+ messages)

[GIT PULL] Extra ACPI updates for v5.17-rc1
 2022-01-22  9:40 UTC  (2+ messages)

[RFC PATCH v4] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2022-01-22  5:26 UTC  (7+ messages)
` [PATCH v6] ACPI: explicit init HEST, SDEI and GHES in apci_init
` [PATCH v7 1/2] ACPI: APEI: explicit init HEST "
` [PATCH v7 2/2] ACPI: APEI: rename ghes_init with an "acpi_" prefix

[PATCH v3 00/10] Support Spi in i2c-multi-instantiate driver
 2022-01-21 20:11 UTC  (16+ messages)
` [PATCH v3 01/10] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v3 02/10] spi: Create helper API to lookup ACPI info for spi device
` [PATCH v3 03/10] spi: Support selection of the index of the ACPI Spi Resource before alloc
` [PATCH v3 04/10] spi: Add API to count spi acpi resources
` [PATCH v3 05/10] platform/x86: i2c-multi-instantiate: Move it to drivers/acpi folder
` [PATCH v3 06/10] ACPI: i2c-multi-instantiate: Rename it for a generic bus driver name
` [PATCH v3 07/10] ACPI: bus-multi-instantiate: Reorganize I2C functions
` [PATCH v3 08/10] ACPI: bus-multi-instantiate: Add SPI support
` [PATCH v3 09/10] ALSA: hda/realtek: Add support for HP Laptops
` [PATCH v3 10/10] ACPI / scan: Create platform device for CS35L41

[PATCH v6 0/9] Support Spi in i2c-multi-instantiate driver
 2022-01-21 17:24 UTC  (10+ messages)
` [PATCH v6 1/9] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v6 2/9] spi: Create helper API to lookup ACPI info for spi device
` [PATCH v6 3/9] spi: Support selection of the index of the ACPI Spi Resource before alloc
` [PATCH v6 4/9] spi: Add API to count spi acpi resources
` [PATCH v6 5/9] platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver name
` [PATCH v6 6/9] platform/x86: serial-multi-instantiate: Reorganize I2C functions
` [PATCH v6 7/9] platform/x86: serial-multi-instantiate: Add SPI support
` [PATCH v6 8/9] ALSA: hda/realtek: Add support for HP Laptops
` [PATCH v6 9/9] ACPI / scan: Create platform device for CS35L41

[PATCH v5 0/9] Support Spi in i2c-multi-instantiate driver
 2022-01-21 17:14 UTC  (17+ messages)
` [PATCH v5 1/9] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v5 2/9] spi: Create helper API to lookup ACPI info for spi device
` [PATCH v5 3/9] spi: Support selection of the index of the ACPI Spi Resource before alloc
` [PATCH v5 4/9] spi: Add API to count spi acpi resources
` [PATCH v5 5/9] platform/x86: i2c-multi-instantiate: Rename it for a generic serial driver name
` [PATCH v5 6/9] platform/x86: serial-multi-instantiate: Reorganize I2C functions
` [PATCH v5 7/9] platform/x86: serial-multi-instantiate: Add SPI support
` [PATCH v5 8/9] ALSA: hda/realtek: Add support for HP Laptops
` [PATCH v5 9/9] ACPI / scan: Create platform device for CS35L41

[PATCH v4 0/9] Support Spi in i2c-multi-instantiate driver
 2022-01-21 14:39 UTC  (27+ messages)
` [PATCH v4 1/9] spi: Make spi_alloc_device and spi_add_device public again
` [PATCH v4 2/9] spi: Create helper API to lookup ACPI info for spi device
` [PATCH v4 3/9] spi: Support selection of the index of the ACPI Spi Resource before alloc
` [PATCH v4 4/9] spi: Add API to count spi acpi resources
` [PATCH v4 5/9] platform/x86: i2c-multi-instantiate: Rename it for a generic bus driver name
` [PATCH v4 6/9] platform/x86: bus-multi-instantiate: Reorganize I2C functions
` [PATCH v4 7/9] platform/x86: bus-multi-instantiate: Add SPI support
` [PATCH v4 8/9] ALSA: hda/realtek: Add support for HP Laptops
` [PATCH v4 9/9] ACPI / scan: Create platform device for CS35L41

[PATCH v3 0/3] Enable named interrupt smbus-alert for ACPI
 2022-01-21 14:09 UTC  (14+ messages)
` [PATCH v3 1/3] device property: Add device_irq_get_byname
` [PATCH v3 2/3] docs: firmware-guide: ACPI: Add named interrupt doc
` [PATCH v3 3/3] i2c: smbus: Use device_*() functions instead of of_*()

[PATCH v2 00/35] brcmfmac: Support Apple T2 and M1 platforms
 2022-01-21  7:36 UTC  (20+ messages)
` [PATCH v2 21/35] brcmfmac: chip: Only disable D11 cores; handle an arbitrary number
` [PATCH v2 22/35] brcmfmac: chip: Handle 1024-unit sizes for TCM blocks
` [PATCH v2 24/35] brcmfmac: feature: Add support for setting feats based on WLC version
` [PATCH v2 25/35] brcmfmac: cfg80211: Add support for PMKID_V3 operations
` [PATCH v2 26/35] brcmfmac: cfg80211: Pass the PMK in binary instead of hex
` [PATCH v2 27/35] brcmfmac: pcie: Add IDs/properties for BCM4387
` [PATCH v2 33/35] brcmfmac: common: Add support for downloading TxCap blobs
` [PATCH v2 34/35] brcmfmac: pcie: Load and provide "
` [PATCH v2 35/35] brcmfmac: common: Add support for external calibration blobs

Patch: Make ACPI subsystem provide CEDT table
 2022-01-20 19:06 UTC  (3+ messages)

[PATCH v3 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2022-01-20 16:38 UTC  (6+ messages)
` [PATCH v3 2/2] ACPI: AGDI: Add driver for "

[PATCH v5] ACPI: Move sdei_init and ghes_init ahead to handle platform errors earlier
 2022-01-20 16:24 UTC  (6+ messages)

[PATCH v3 0/9] misc brcmfmac fixes (M1/T2 series spin-off)
 2022-01-20 13:37 UTC  (35+ messages)
` [PATCH v3 1/9] brcmfmac: pcie: Release firmwares in the brcmf_pcie_setup error path
` [PATCH v3 2/9] brcmfmac: firmware: Allocate space for default boardrev in nvram
` [PATCH v3 3/9] brcmfmac: firmware: Do not crash on a NULL board_type
` [PATCH v3 5/9] brcmfmac: pcie: Replace brcmf_pcie_copy_mem_todev with memcpy_toio
` [PATCH v3 7/9] brcmfmac: of: Use devm_kstrdup for board_type & check for errors
` [PATCH v3 8/9] brcmfmac: fwil: Constify iovar name arguments
` [PATCH v3 9/9] brcmfmac: pcie: Read the console on init and shutdown

[PATCH v2 0/3] Enable named interrupt smbus-alert for ACPI
 2022-01-20 11:30 UTC  (9+ messages)
` [PATCH v2 3/3] i2c: smbus: Use device_*() functions instead of of_*()

[PATCH v4 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2022-01-20  2:57 UTC  (3+ messages)
` [PATCH v4 1/2] ACPI: tables: Add AGDI to the list of known table signatures
` [PATCH v4 2/2] ACPI: AGDI: Add driver for Arm Generic Diagnostic Dump and Reset device

[PATCH v12 0/5] Add Xilinx AMS Driver
 2022-01-19 11:51 UTC  (3+ messages)
` [PATCH v12 2/5] arm64: zynqmp: DT: Add Xilinx AMS node

[PATCH] drivers/acpi/apei/erst: remove unneeded rc variable
 2022-01-18  8:56 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING fc720b592cc66f5903ee0bf4d17508e2b8614528
 2022-01-18  8:21 UTC 

[GIT PULL] More ACPI updates for v5.17-rc1
 2022-01-18  7:41 UTC  (2+ messages)

[PATCH AUTOSEL 5.10 038/116] ACPI / x86: Allow specifying acpi_device_override_status() quirks by path
 2022-01-18  2:39 UTC  (6+ messages)
` [PATCH AUTOSEL 5.10 039/116] ACPI / x86: Add not-present quirk for the PCI0.SDHB.BRC1 device on the GPD win
` [PATCH AUTOSEL 5.10 090/116] ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions
` [PATCH AUTOSEL 5.10 091/116] ACPICA: Utilities: Avoid deleting the same object twice in a row
` [PATCH AUTOSEL 5.10 092/116] ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()
` [PATCH AUTOSEL 5.10 098/116] ACPI: battery: Add the ThinkPad "Not Charging" quirk

[PATCH AUTOSEL 4.19 11/59] gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
 2022-01-18  2:46 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 44/59] ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()
` [PATCH AUTOSEL 4.19 45/59] ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5

[PATCH AUTOSEL 4.4 20/29] ACPICA: Utilities: Avoid deleting the same object twice in a row
 2022-01-18  3:08 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 21/29] ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()

[PATCH AUTOSEL 4.9 08/33] gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
 2022-01-18  2:50 UTC 

[PATCH AUTOSEL 4.14 19/56] gpiolib: acpi: Do not set the IRQ type if the IRQ is already in use
 2022-01-18  2:48 UTC  (5+ messages)
` [PATCH AUTOSEL 4.14 43/56] ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions
` [PATCH AUTOSEL 4.14 44/56] ACPICA: Utilities: Avoid deleting the same object twice in a row
` [PATCH AUTOSEL 4.14 45/56] ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()
` [PATCH AUTOSEL 4.14 46/56] ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5

[PATCH AUTOSEL 5.4 55/73] ACPICA: Utilities: Avoid deleting the same object twice in a row
 2022-01-18  2:44 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 56/73] ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()
` [PATCH AUTOSEL 5.4 57/73] ACPICA: Fix wrong interpretation of PCC address
` [PATCH AUTOSEL 5.4 60/73] ACPI: battery: Add the ThinkPad "Not Charging" quirk


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 read-only IMAP folder(s) and NNTP newsgroup(s).