messages from 2022-01-14 08:32:04 to 2022-01-25 10:00:43 UTC [more...]
[PATCH 0/5] spi: make remove callback a void function
2022-01-25 9:47 UTC (7+ messages)
` [PATCH 5/5] "
[PATCH 1/2] platform: make platform_get_irq_optional() optional
2022-01-25 8:25 UTC (77+ messages)
` [PATCH] driver core: platform: Rename platform_get_irq_optional() to platform_get_irq_silent()
` [PATCH 1/2] platform: make platform_get_irq_optional() optional (summary)
[PATCH] platform/x86: thinkpad_acpi: Fix incorrect use of platform profile on AMD platforms
2022-01-24 10:42 UTC (2+ messages)
[PATCH] platform/x86: amd-pmc: Correct usage of SMU version
2022-01-24 10:41 UTC (2+ messages)
[PATCH 20/31] platform: x86: changing LED_* from enum led_brightness to actual value
2022-01-24 10:14 UTC (3+ messages)
[PATCH 15/54] arch/x86: replace cpumask_weight with cpumask_empty where appropriate
2022-01-23 18:38 UTC
Touchpad stickiness on Dell Inspiron/XPS
2022-01-23 17:25 UTC (16+ messages)
` Touchpad stickiness on AMD laptops (was Dell Inspiron/XPS)
[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
[Bug 201885] acpi PNP0C14:02: duplicate WMI GUID 05901221-D566-11D1-B2F0-00A0C9062910 (first instance was on PNP0C14:01)
2022-01-21 17:26 UTC
[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 v8 00/40] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
2022-01-20 12:18 UTC (22+ messages)
` [PATCH v8 29/40] x86/compressed/64: add support for SEV-SNP CPUID table in #VC handlers
` [PATCH v8 30/40] x86/boot: add a pointer to Confidential Computing blob in bootparams
` [PATCH v8 31/40] x86/compressed: add SEV-SNP feature detection/setup
` [PATCH v8 32/40] x86/compressed: use firmware-validated CPUID for SEV-SNP guests
[PATCH v5 0/5] x86: Show in sysfs if a memory node is able to do encryption
2022-01-17 12:42 UTC (7+ messages)
` [PATCH v5 1/5] mm/memblock: Tag memblocks with crypto capabilities
` [PATCH v5 3/5] x86/e820: Tag e820_entry "
[PATCH 1/2] platform/x86: amd-pmc: Make amd_pmc_stb_debugfs_fops static
2022-01-17 11:35 UTC (3+ messages)
` [PATCH 2/2] platform/x86: asus-tf103c-dock: Make 2 global structs static
[PATCH 1/5] ALSA: hda: cs35l41: Avoid overwriting register patch
2022-01-17 10:47 UTC (13+ messages)
` [PATCH 2/5] ALSA: hda: cs35l41: Add calls to newly added test key function
` [PATCH 4/5] ALSA: hda: cs35l41: Tidyup code and add default cases
` [PATCH 5/5] ACPI / scan: Create platform device for CLSA0100
[PATCH] platform/x86: ISST: Fix possible circular locking dependency detected
2022-01-17 10:40 UTC (2+ messages)
[PATCH] platform/x86: intel_crystal_cove_charger: Fix IRQ masking / unmasking
2022-01-17 10:12 UTC (4+ messages)
[PATCH] platform/x86: thinkpad_acpi: Add quirk for ThinkPads without a fan
2022-01-17 10:08 UTC
[PATCH] Update whitelisted ThinkPad models with dual fan support in thinkpad_acpi
2022-01-17 9:55 UTC (4+ messages)
[PATCH] platform/x86: intel_scu_ipc: Keep polling IPC status if it reads IPC_STATUS_ERR
2022-01-17 9:49 UTC (2+ messages)
[PATCH] platform/x86: touchscreen_dmi: Add info for the RWC NANOTE P8 AY07J 2-in-1
2022-01-17 9:43 UTC (3+ messages)
[PATCH] platform/surface: Reinstate platform dependency
2022-01-17 9:38 UTC (3+ messages)
[Bug 204807] Hardware monitoring sensor nct6798d doesn't work unless acpi_enforce_resources=lax is enabled
2022-01-16 15:43 UTC
[PATCH v2 0/5] platform: surface: Introduce Surface XBL Driver
2022-01-14 17:11 UTC (8+ messages)
` [PATCH 2/5] platform: surface: Propagate ACPI Dependency
` [EXTERNAL] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).