platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-07-04 14:00:19 to 2022-07-12 15:04:24 UTC [more...]

[PATCH v1 00/15] platform/x86/amd/pmf: Introduce AMD PMF Driver
 2022-07-12 14:58 UTC  (13+ messages)
` [PATCH v1 01/15] ACPI: platform_profile: Add support for notification chains
` [PATCH v1 02/15] platform/x86/amd/pmf: Add support for PMF core layer
` [PATCH v1 03/15] platform/x86/amd/pmf: Add support for PMF APCI layer
` [PATCH v1 04/15] platform/x86/amd/pmf: Add support SPS PMF feature
` [PATCH v1 05/15] platform/x86/amd/pmf: Add debugfs information
` [PATCH v1 06/15] platform/x86/amd/pmf: Add heartbeat signal support
` [PATCH v1 07/15] platform/x86/amd/pmf: Add fan control support
` [PATCH v1 08/15] platform/x86/amd/pmf: Get performance metrics from PMFW
` [PATCH v1 09/15] platform/x86/amd/pmf: Add support for CnQF
` [PATCH v1 10/15] platform/x86/amd/pmf: Add sysfs to toggle CnQF
` [PATCH v1 11/15] Documentation/ABI/testing/sysfs-amd-pmf: Add ABI doc for AMD PMF
` [PATCH v1 12/15] platform/x86/amd/pmf: Add support for Auto mode feature

[Bug 216230] New: "irq9: nobody cared" on Thinkpad T14 Gen1 (AMD) when s2idle is enabled
 2022-07-12  6:52 UTC  (17+ messages)
` [Bug 216230] "

[Bug 215993] New: Serial Bus Multi Instantiate driver fails to allocate SPI device CSC3551:00
 2022-07-11 19:55 UTC  (24+ messages)
` [Bug 215993] "

WMI driver duplicate UUID
 2022-07-11 17:29 UTC  (4+ messages)

input/i8042: Malfunctioning brightness keys on HP Elite Dragonfly G2
 2022-07-11 14:59 UTC  (9+ messages)

[PATCH 1/1] platform/x86: asus-wmi: Add mic-mute LED classdev support
 2022-07-11 11:51 UTC  (12+ messages)
        ` [PATCH v2 "
                ` [PATCH v3 "

[PATCH platform-next 0/9] platform/x86: mlx-platform: Extend to support new systems and additional user interfaces
 2022-07-11  8:45 UTC  (10+ messages)
` [PATCH platform-next 1/9] platform/x86: mlx-platform: Make activation of some drivers conditional
` [PATCH platform-next 2/9] platform/x86: mlx-platform: Add cosmetic changes for alignment
` [PATCH platform-next 3/9] platform/x86: mlx-platform: Add support for systems equipped with two ASICs
` [PATCH platform-next 4/9] platform/x86: mlx-platform: Introduce support for COMe NVSwitch management module for Vulcan chassis
` [PATCH platform-next 5/9] platform/x86: mlx-platform: Add support for new system XH3000
` [PATCH platform-next 6/9] platform/x86: mlx-platform: Add COME board revision register
` [PATCH platform-next 7/9] platform/mellanox: mlxreg-io: Add locking for io operations
` [PATCH platform-next 8/9] Documentation/ABI: mlxreg-io: Fix contact info
` [PATCH platform-next 9/9] Documentation/ABI: Add new attributes for mlxreg-io sysfs interfaces

[PATCH] platform/x86/intel/ifs: Allow non-default names for IFS image
 2022-07-10 20:00 UTC  (14+ messages)
            ` [PATCH 0/2] Two fixes for IFS
              ` [PATCH 1/2] Documentation: Correct IFS reload documentation
              ` [PATCH 2/2] platform/x86/intel/ifs: return error on load failure

[PATCH] platform/x86: intel_atomisp2_led: Also turn off the always-on camera LED on the Asus T100TAF
 2022-07-10 18:53 UTC  (4+ messages)

[PATCH v2] platform/x86/intel/ifs: Allow non-default names for IFS image
 2022-07-10 18:12 UTC  (6+ messages)

[PATCH v2 1/6] platform/x86: serial-multi-instantiate: Improve autodetection
 2022-07-10 16:14 UTC  (7+ messages)
` [PATCH v2 2/6] platform/x86: serial-multi-instantiate: Drop duplicate check
` [PATCH v2 3/6] platform/x86: serial-multi-instantiate: Improve dev_err_probe() messaging
` [PATCH v2 4/6] platform/x86: serial-multi-instantiate: Use while (i--) pattern to clean up
` [PATCH v2 5/6] platform/x86: serial-multi-instantiate: Get rid of redundant 'else'
` [PATCH v2 6/6] platform/x86: serial-multi-instantiate: Sort ACPI IDs by HID

[PATCH v2 1/1] platform/x86: asus-wmi: Add key mappings
 2022-07-10 15:46 UTC  (3+ messages)

[PATCH] platform/x86/intel/ifs: Mark as BROKEN
 2022-07-10 15:38 UTC  (3+ messages)

[Bug 214899] New: ideapad-laptop: platform backlight device not working
 2022-07-10 15:30 UTC  (3+ messages)
` [Bug 214899] ideapad-laptop: brightness hotkeys "

[PATCH 0/2] Fix 2 5.19 power-off regressions caused by sys-off-handler work
 2022-07-10 15:27 UTC  (8+ messages)
` [PATCH 1/2] platform/x86: x86-android-tablets: Fix Lenovo Yoga Tablet 2 830/1050 poweroff again
` [PATCH 2/2] efi: Fix efi_power_off() not being run before acpi_power_off() when necessary

[PATCH] platform/x86: gigabyte-wmi: add support for B660I AORUS PRO DDR4
 2022-07-10 15:22 UTC  (2+ messages)

[PATCH v1 1/7] platform/x86: serial-multi-instantiate: return -ENOENT when no resources found
 2022-07-09 14:46 UTC  (14+ messages)
` [PATCH v1 2/7] platform/x86: serial-multi-instantiate: Improve autodetection
` [PATCH v1 3/7] platform/x86: serial-multi-instantiate: Drop duplicate check
` [PATCH v1 4/7] platform/x86: serial-multi-instantiate: Improve dev_err_probe() messaging
` [PATCH v1 5/7] platform/x86: serial-multi-instantiate: Use while (i--) pattern to clean up
` [PATCH v1 6/7] platform/x86: serial-multi-instantiate: Get rid of redundant 'else'
` [PATCH v1 7/7] platform/x86: serial-multi-instantiate: Sort ACPI IDs by HID

[PATCH v1 1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper
 2022-07-08 21:31 UTC  (7+ messages)
` [PATCH v1 3/5] i2c: acpi: Convert to use "

[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET
 2022-07-08  6:23 UTC  (14+ messages)
` [PATCH v11 08/40] virtio_ring: split: extract the logic of alloc queue
` [PATCH v11 38/40] virtio_net: support rx queue resize
` [PATCH v11 39/40] virtio_net: support tx "

[PATCH v12 19/46] x86/kernel: Make the .bss..decrypted section shared in RMP table
 2022-07-07 20:43 UTC  (11+ messages)

[Bug 215177] New: Stop exporting platform_profile interface for Lenovo T14/P14s Gen2 AMD
 2022-07-07 19:45 UTC  (3+ messages)
` [Bug 215177] "

[RFC PATCH 0/2] x86: allow to notify host about guest entering s2idle
 2022-07-07 15:51 UTC  (5+ messages)
` [RFC PATCH 1/2] suspend: extend S2Idle ops by new notify handler
` [RFC PATCH 2/2] platform/x86: Add virtual PMC driver used for S2Idle

[Regression?] Linux 5.19-rc5 gets stuck on boot, not rc4
 2022-07-07  8:22 UTC  (10+ messages)

[PATCH AUTOSEL 4.14 5/8] platform/x86: hp-wmi: Ignore Sanitization Mode event
 2022-07-06 15:33 UTC 

[PATCH AUTOSEL 4.19 5/8] platform/x86: hp-wmi: Ignore Sanitization Mode event
 2022-07-06 15:33 UTC 

[PATCH AUTOSEL 5.4 5/9] platform/x86: hp-wmi: Ignore Sanitization Mode event
 2022-07-06 15:33 UTC 

[PATCH AUTOSEL 5.10 06/11] platform/x86: hp-wmi: Ignore Sanitization Mode event
 2022-07-06 15:32 UTC 

[PATCH AUTOSEL 5.15 10/18] platform/x86: hp-wmi: Ignore Sanitization Mode event
 2022-07-06 15:31 UTC 

[PATCH AUTOSEL 5.18 05/22] platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver
 2022-07-06 15:30 UTC  (4+ messages)
` [PATCH AUTOSEL 5.18 12/22] platform/x86: thinkpad-acpi: profile capabilities as integer
` [PATCH AUTOSEL 5.18 13/22] platform/x86: thinkpad_acpi: do not use PSC mode on Intel platforms
` [PATCH AUTOSEL 5.18 14/22] platform/x86: hp-wmi: Ignore Sanitization Mode event

[PATCH 6/6] i2c: Make remove callback return void
 2022-07-06  9:31 UTC  (4+ messages)

[PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption
 2022-07-06  6:38 UTC  (9+ messages)
` [PATCH v9 7/9] x86/e820: Add unit tests for e820_range_* functions
` [PATCH v9 8/9] x86/efi: Mark e820_entries as crypto capable from EFI memmap
` [PATCH v9 9/9] drivers/node: Show in sysfs node's crypto capabilities

[PATCH v1 0/4] Add Raptor Lake and PCI error recovery support
 2022-07-05 19:47 UTC  (3+ messages)

[Bug 216204] New: ideapad-laptop: Testing for DYTC platform-profile support
 2022-07-05  3:01 UTC 

1: qa-Letter | v - 4
 2022-07-05  0:43 UTC 


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