platform-driver-x86.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-29 19:29:28 to 2023-09-07 20:11:22 UTC [more...]

[PATCH v2 0/3] platform/x86: intel_scu_ipc: Timeout fixes
 2023-09-07 20:11 UTC  (16+ messages)
` [PATCH v2 1/3] platform/x86: intel_scu_ipc: Check status after timeout in busy_loop()
` [PATCH v2 2/3] platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()
` [PATCH v2 3/3] platform/x86: intel_scu_ipc: Fail IPC send if still busy

[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
 2023-09-07  7:57 UTC  (61+ messages)
` [PATCH 01/21] gpiolib: make gpio_device_get() and gpio_device_put() public
` [PATCH 02/21] gpiolib: provide gpio_device_find()
` [PATCH 03/21] gpiolib: provide gpio_device_find_by_label()
` [PATCH 04/21] gpiolib: provide gpio_device_get_desc()
` [PATCH 05/21] gpiolib: add support for scope-based management to gpio_device
` [PATCH 06/21] gpiolib: provide gpiod_to_device()
` [PATCH 07/21] gpiolib: provide gpio_device_get_base()
` [PATCH 08/21] gpio: acpi: provide acpi_gpio_device_free_interrupts()
` [PATCH 09/21] gpiolib: reluctantly provide gpio_device_get_chip()
` [PATCH 10/21] gpiolib: replace find_chip_by_name() with gpio_device_find_by_label()
` [RFT PATCH 11/21] platform: x86: android-tablets: don't access GPIOLIB private members
` [PATCH 12/21] hte: allow building modules with COMPILE_TEST enabled
` [PATCH 13/21] hte: tegra194: improve the GPIO-related comment
` [RFT PATCH 14/21] hte: tegra194: don't access struct gpio_chip
` [RFT PATCH 15/21] arm: omap1: ams-delta: stop using gpiochip_find()
` [PATCH 16/21] gpio: of: correct notifier return codes
` [PATCH 17/21] gpio: of: replace gpiochip_find_* with gpio_device_find_*
` [PATCH 18/21] gpio: acpi: replace gpiochip_find() with gpio_device_find()
` [PATCH 19/21] gpio: swnode: replace gpiochip_find() with gpio_device_find_by_label()
` [PATCH 20/21] gpio: sysfs: drop the mention of gpiochip_find() from sysfs code
` [PATCH 21/21] gpiolib: remove gpiochip_find()

[PATCH v16 0/3] Avoid PCIe D3 for AMD PCIe root ports
 2023-09-06 19:57 UTC  (20+ messages)
` [PATCH v16 1/3] ACPI: x86: s2idle: Export symbol for fetching constraints for module use
` [PATCH v16 2/3] platform/x86/amd: pmc: Adjust workarounds to be part of a switch/case
` [PATCH v16 3/3] platform/x86/amd: pmc: Don't let PCIe root ports go into D3

[PATCH] platform/x86: thinkpad_acpi: sysfs interface to auxmac
 2023-09-06 19:52 UTC 

[PATCH v17 0/4] Allow drivers to influence D3 behavior for bridges
 2023-09-06 18:43 UTC  (5+ messages)
` [PATCH v17 1/4] ACPI: x86: s2idle: Export symbol for fetching constraints for module use
` [PATCH v17 2/4] PCI: Add support for drivers to register optin or veto of D3
` [PATCH v17 3/4] PCI: Check for changes in pci_bridge_d3_possible() when updating D3
` [PATCH v17 4/4] platform/x86/amd: pmc: Report device constraints

[PATCH] platform/x86: msi-ec: Fix the build
 2023-09-06 15:49 UTC  (2+ messages)

[PATCH v3] x86/platform/uv: refactor deprecated strcpy and strncpy
 2023-09-06 15:07 UTC  (7+ messages)

[PATCH 0/3] platform/x86: intel_scu_ipc: Timeout fixes
 2023-09-06 14:31 UTC  (22+ messages)
` [PATCH 1/3] platform/x86: intel_scu_ipc: Check status after timeouts in busy_loop()
` [PATCH 2/3] platform/x86: intel_scu_ipc: Check status upon timeout in ipc_wait_for_interrupt()
` [PATCH 3/3] platform/x86: intel_scu_ipc: Fail IPC send if still busy

[PATCH v2] platform/x86: think-lmi: Add bulk save feature
 2023-09-06 12:13 UTC 

Instalacja pv
 2023-09-06 10:10 UTC 

[PATCH v2 1/4] platform/x86/amd/hsmp: create plat specific struct
 2023-09-06  7:13 UTC  (4+ messages)
` [PATCH v2 2/4] platform/x86/amd/hsmp: add support for metrics tbl
` [PATCH v2 3/4] platform/x86/amd/hsmp: improve the error log
` [PATCH v2 4/4] Documentation: Add amd_hsmp sysfs file info

[PATCH v1] mlxbf-bootctl: add NET dependency into Kconfig
 2023-09-06  5:07 UTC  (2+ messages)

[PATCH 0/2] Restrict Mellanox platform and i2c dependencies
 2023-09-05 23:04 UTC  (7+ messages)
` [PATCH 1/2] platform/mellanox: NVSW_SN2201 should depend on ACPI
` [PATCH 2/2] i2c: I2C_MLXCPLD on ARM64 "

[PATCH v2] x86/platform/uv: refactor deprecated strcpy and strncpy
 2023-09-05 21:40 UTC  (3+ messages)

[PATCH v4 0/3] Updates to Mellanox PMC driver
 2023-09-05 12:49 UTC  (4+ messages)
` [PATCH v4 1/3] platform/mellanox: mlxbf-pmc: Fix potential buffer overflows
` [PATCH v4 2/3] platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events
` [PATCH v4 3/3] platform/mellanox: mlxbf-pmc: Add support for BlueField-3

Proszę o kontakt
 2023-09-05 10:25 UTC 

[PATCH] platform/x86: think-lmi: Add bulk save feature
 2023-09-05 11:24 UTC  (3+ messages)

[PATCH] platform/x86: asus-wmi: Support 2023 ROG X16 tablet mode
 2023-09-05  8:28 UTC 

[PATCH 0/3] platform/x86/amd/hsmp: add metrics table support
 2023-09-04 11:14 UTC  (4+ messages)
` [PATCH 2/4] platform/x86/amd/hsmp: add support for metrics tbl

ld.lld: error: undefined symbol: sysfs_format_mac
 2023-09-03 12:06 UTC  (2+ messages)

[PATCH v6] Add Silicom Platform Driver
 2023-09-01 21:02 UTC 

[PATCH v3 0/3] Updates to Mellanox PMC driver
 2023-09-01 10:50 UTC  (6+ messages)
` [PATCH v3 1/3] platform/mellanox: mlxbf-pmc: Fix potential buffer overflows
` [PATCH v3 2/3] platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events
` [PATCH v3 3/3] platform/mellanox: mlxbf-pmc: Add support for BlueField-3

[PATCH v2 0/3] Updates to Mellanox PMC driver
 2023-08-31 11:35 UTC  (5+ messages)
` [PATCH v2 1/3] platform/mellanox: mlxbf-pmc: Fix potential buffer overflows
` [PATCH v2 2/3] platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events
` [PATCH v2 3/3] platform/mellanox: mlxbf-pmc: Add support for BlueField-3

Wsparcie specjalistów IT
 2023-08-31  7:30 UTC 

[PATCH v2 0/1] platform/x86: asus-wmi: corrections to egpu safety check
 2023-08-30 13:25 UTC  (5+ messages)
` [PATCH v2 1/1] "

[PATCH v3 1/2] platform/x86/amd/pmc: Add PMFW command id to support S2D force flush
 2023-08-30 10:58 UTC  (10+ messages)
` [PATCH v3 2/2] platform/x86/amd/pmc: Add dump_custom_stb module parameter

[PATCH v1 0/3] Updates to Mellanox PMC driver
 2023-08-30 11:56 UTC  (5+ messages)
` [PATCH v1 1/3] platform/mellanox: mlxbf-pmc: Fix potential buffer overflows
` [PATCH v1 2/3] platform/mellanox: mlxbf-pmc: Fix reading of unprogrammed events
` [PATCH v1 3/3] platform/mellanox: mlxbf-pmc: Add support for BlueField-3

[PATCH v2] efi: fix -Wmissing-variable-declarations warning
 2023-08-30 17:56 UTC  (3+ messages)

[PATCH] efi: fix -Wmissing-variable-declarations warning
 2023-08-30 13:32 UTC  (4+ messages)

[PATCH platform-next 0/1] platform/x86: mlx-platform: Kconfig
 2023-08-30 13:14 UTC  (4+ messages)
` [PATCH platform-next 1/1] platform/x86: mlx-platform: Add dependency on PCI to Kconfig

[PATCH v6 0/1] platform/x86: asus-wmi: add support for ASUS screenpad
 2023-08-30  3:22 UTC  (2+ messages)
` [PATCH v6 1/1] "

[PATCH v5] Add Silicom Platform Driver
 2023-08-30  1:36 UTC  (4+ 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).