linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-18 07:41:53 to 2022-01-26 17:11:20 UTC [more...]

acpi_get_devices() crash when acpi_disabled==true (was [PATCH v2] drm/privacy-screen: honor acpi=off in detect_thinkpad_privacy_screen)
 2022-01-26 17:11 UTC  (5+ messages)

Patch: Make ACPI subsystem provide CEDT table
 2022-01-26 15:55 UTC  (4+ messages)

[PATCH v5 0/9] Support Spi in i2c-multi-instantiate driver
 2022-01-26 15:19 UTC  (18+ 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

[rafael-pm:bleeding-edge] BUILD SUCCESS af8e84518513d168ae3bc299e761ce7fec1dcb89
 2022-01-26  8:10 UTC 

[PATCH v3 0/2] ACPI: Arm Generic Diagnostic Dump and Reset device
 2022-01-25 23:04 UTC  (7+ messages)
` [PATCH v3 2/2] ACPI: AGDI: Add driver for "

[PATCH v7 0/9] ACPI/IORT: Support for IORT RMR node
 2022-01-25 19:30 UTC  (3+ messages)

[PATCH v4 0/3] Enable named interrupt smbus-alert for ACPI
 2022-01-25 17:54 UTC  (10+ 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] ACPICA: Use uintptr_t and offsetof() in Linux kernel builds
 2022-01-25 17:43 UTC  (3+ messages)

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

[PATCH] PCI: ACPI: Allow internal devices to be marked as untrusted
 2022-01-25 14:45 UTC  (11+ messages)

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

[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 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 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)


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).