messages from 2023-10-04 18:55:03 to 2023-10-10 17:22:25 UTC [more...]
[PATCH 0/5] platform/x86: msi-ec: Add the first platform device attributes
2023-10-10 17:20 UTC (3+ messages)
` [PATCH 1/5] platform/x86: msi-ec: Register a platform driver
` [PATCH 2/5] platform/x86: msi-ec: Add fw version and release date attributes
[PATCH v3 00/16] Introduce PMF Smart PC Solution Builder Feature
2023-10-10 16:26 UTC (24+ messages)
` [PATCH v3 01/16] platform/x86/amd/pmf: Add PMF TEE interface
` [PATCH v3 02/16] platform/x86/amd/pmf: Add support PMF-TA interaction
` [PATCH v3 03/16] platform/x86/amd/pmf: Change return type of amd_pmf_set_dram_addr()
` [PATCH v3 04/16] platform/x86/amd/pmf: Add support for PMF Policy Binary
` [PATCH v3 05/16] platform/x86/amd/pmf: change amd_pmf_init_features() call sequence
` [PATCH v3 06/16] platform/x86/amd/pmf: Add support to get inputs from other subsystems
` [PATCH v3 07/16] platform/x86/amd/pmf: Add support update p3t limit
` [PATCH v3 08/16] platform/x86/amd/pmf: Add support to update system state
` [PATCH v3 09/16] platform/x86/amd/pmf: Add facility to dump TA inputs
` [PATCH v3 10/16] platform/x86/amd/pmf: Add capability to sideload of policy binary
` [PATCH v3 11/16] platform/x86/amd/pmf: dump policy binary data
` [PATCH v3 12/16] platform/x86/amd/pmf: Add PMF-AMDGPU get interface
` [PATCH v3 13/16] platform/x86/amd/pmf: Add PMF-AMDGPU set interface
` [PATCH v3 14/16] HID: amd_sfh: rename float_to_int() to amd_sfh_float_to_int()
` [PATCH v3 15/16] platform/x86/amd/pmf: Add PMF-AMDSFH interface for HPD
` [PATCH v3 16/16] platform/x86/amd/pmf: Add PMF-AMDSFH interface for ALS
[PATCH v8 1/3] platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()
2023-10-10 14:50 UTC (3+ messages)
` [PATCH v8 2/3] platform/x86/amd/pmc: Handle overflow cases where the num_samples range is higher
` [PATCH v8 3/3] platform/x86/amd/pmc: Add dump_custom_stb module parameter
[PATCH v5 1/1] platform/x86: asus-wireless: Replace open coded acpi_match_acpi_device()
2023-10-10 13:40 UTC
[PATCH v4 1/1] platform/x86: xo15-ebook: Replace open coded acpi_match_acpi_device()
2023-10-10 13:39 UTC
[PATCH v5 1/3] platform/x86/amd/hsmp: create plat specific struct
2023-10-10 12:03 UTC (3+ messages)
` [PATCH v5 2/3] platform/x86/amd/hsmp: add support for metrics tbl
` [PATCH v5 3/3] platform/x86/amd/hsmp: improve the error log
[PATCH v1 1/1] platform/mellanox: mlxbf-tmfifo: Fix a warning message
2023-10-10 8:05 UTC (6+ messages)
[PATCH] platform/x86: int3472: Add handshake GPIO function
2023-10-10 7:53 UTC (3+ messages)
[PATCH 00/21] gpio: convert users to gpio_device_find() and remove gpiochip_find()
2023-10-09 17:46 UTC (16+ messages)
` [RFT PATCH 14/21] hte: tegra194: don't access struct gpio_chip
[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
2023-10-09 16:09 UTC (3+ messages)
` [PATCH v2 06/89] char: convert to new timestamp accessors
[PATCH v7 1/3] platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()
2023-10-09 16:06 UTC (10+ messages)
` [PATCH v7 2/3] platform/x86/amd/pmc: Handle overflow cases where the num_samples range is higher
` [PATCH v7 3/3] platform/x86/amd/pmc: Add dump_custom_stb module parameter
[PATCH 1/2] platform/x86/amd/pmc: Fix fetching DRAM size mechanism
2023-10-09 15:49 UTC (11+ messages)
` [PATCH 2/2] platform/x86/amd/pmc: Move structures to pmc header
[PATCH v4 1/3] platform/x86/amd/hsmp: create plat specific struct
2023-10-09 15:10 UTC (7+ messages)
` [PATCH v4 2/3] platform/x86/amd/hsmp: add support for metrics tbl
` [PATCH v4 3/3] platform/x86/amd/hsmp: improve the error log
[PATCH v6 1/3] platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()
2023-10-09 14:01 UTC (6+ messages)
` [PATCH v6 2/3] platform/x86/amd/pmc: Handle overflow cases where the num_samples range is higher
` [PATCH v6 3/3] platform/x86/amd/pmc: Add dump_custom_stb module parameter
[PATCH 0/6] Preparations for fixing WMI reprobing issue
2023-10-09 13:19 UTC (8+ messages)
` [PATCH 1/6] platform/x86: wmi: Update MAINTAINERS entry
` [PATCH 2/6] platform/x86: wmi: Decouple probe deferring from wmi_block_list
` [PATCH 3/6] platform/x86: wmi: Fix refcounting of WMI devices in legacy functions
` [PATCH 4/6] platform/x86: wmi: Fix probe failure when failing to register WMI devices
` [PATCH 5/6] platform/x86: wmi: Fix opening of char device
` [PATCH 6/6] platform/x86: wmi: Decouple WMI device removal from wmi_block_list
[PATCH v2 0/3] platform/x86: msi-ec: add and fix EC configs
2023-10-09 13:10 UTC (11+ messages)
` [PATCH v2 1/3] platform/x86: msi-ec: Fix the 3rd config
` [PATCH v2 2/3] platform/x86: msi-ec: rename fn_super_swap
` [PATCH v2 3/3] platform/x86: msi-ec: Add more EC configs
[GIT PULL] Immutable branch between pdx86 int3472 branch and GPIO due for the v6.7 merge window
2023-10-09 12:50 UTC (2+ messages)
[RFT PATCH 0/4] platform/x86: int3472: don't use gpiod_toggle_active_low()
2023-10-09 12:49 UTC (7+ messages)
` [RFT PATCH 4/4] gpio: acpi: remove acpi_get_and_request_gpiod()
` [PATCH v2 0/5] platform/x86: int3472: don't use gpiod_toggle_active_low()
[GIT PULL] Fixes in the mellanox init branch due for v6.6
2023-10-09 12:09 UTC
[PATCH v4 1/1] platform/x86: asus-wireless: Replace open coded acpi_match_device()
2023-10-09 11:33 UTC (2+ messages)
[PATCH v2 00/16] Introduce PMF Smart PC Solution Builder Feature
2023-10-09 11:02 UTC (20+ messages)
` [PATCH v2 01/16] platform/x86/amd/pmf: Add PMF TEE interface
` [PATCH v2 04/16] platform/x86/amd/pmf: Add support for PMF Policy Binary
` [PATCH v2 06/16] platform/x86/amd/pmf: Add support to get inputs from other subsystems
` [PATCH v2 08/16] platform/x86/amd/pmf: Add support to update system state
` [PATCH v2 12/16] platform/x86/amd/pmf: Add PMF-AMDGPU get interface
[PATCH v5 1/4] platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()
2023-10-09 10:12 UTC (10+ messages)
` [PATCH v5 2/4] platform/x86/amd/pmc: Handle overflow cases where the num_samples range is higher
` [PATCH v5 3/4] platform/x86/amd/pmc: move some variables to struct amd_pmc_dev
` [PATCH v5 4/4] platform/x86/amd/pmc: Add dump_custom_stb module parameter
[PATCH v4 1/2] platform/x86/amd/pmc: Add PMFW command id to support S2D force flush
2023-10-09 9:25 UTC (12+ messages)
` [PATCH v4 2/2] platform/x86/amd/pmc: Add dump_custom_stb module parameter
[PATCH] platform/x86: support to store/show powermode for Inspur
2023-10-08 18:41 UTC (2+ messages)
[PATCH] platform/x86: int3472: Add strobe GPIO function
2023-10-07 10:23 UTC (3+ messages)
[PATCH v3 1/1] platform/x86: xo15-ebook: Replace open coded acpi_match_device()
2023-10-07 8:09 UTC
[PATCH v2 1/1] platform/x86: xo15-ebook: Replace open coded acpi_match_device()
2023-10-07 7:27 UTC (4+ messages)
[PATCH v3 1/1] platform/x86: asus-wireless: Replace open coded acpi_match_device()
2023-10-07 7:25 UTC (3+ messages)
[PATCH 0/2] platform/x86: msi-ec: add and fix EC configs
2023-10-06 17:32 UTC (5+ messages)
` [PATCH 1/2] platform/x86: msi-ec: Fix the 3rd config
[GIT PULL] platform-drivers-x86 for 6.6-4
2023-10-06 16:14 UTC (2+ messages)
[PATCH v2 1/1] platform/x86: asus-wireless: Replace open coded acpi_match_device()
2023-10-06 15:51 UTC (3+ messages)
[UPDATE][PATCH] platform/x86/intel-uncore-freq: Conditionally create attribute for read frequency
2023-10-06 15:09 UTC (5+ messages)
[PATCH platform 0/3] platform/x86: Add fixes and amendments for init()/exit() flows
2023-10-06 14:55 UTC (6+ messages)
` [PATCH platform 1/3] platform: mellanox: Fix a resource leak in an error handling path in probing flow
` [PATCH platform 2/3] platform: mellanox: Fix misspelling error in routine name
` [PATCH platform 3/3] platform: mellanox: Rename some init()/exit() functions for consistent naming
[PATCH v2 0/9] IFS support for GNR and SRF
2023-10-06 10:30 UTC (16+ messages)
` [PATCH v3 "
` [PATCH v4 "
` [PATCH v4 1/9] platform/x86/intel/ifs: Store IFS generation number
` [PATCH v4 2/9] platform/x86/intel/ifs: Refactor image loading code
` [PATCH v4 3/9] platform/x86/intel/ifs: Gen2 scan image loading
` [PATCH v4 4/9] platform/x86/intel/ifs: Gen2 Scan test support
` [PATCH v4 5/9] platform/x86/intel/ifs: Validate image size
` [PATCH v4 6/9] platform/x86/intel/ifs: Metadata validation for start_chunk
` [PATCH v4 7/9] platform/x86/intel/ifs: Add new CPU support
` [PATCH v4 8/9] platform/x86/intel/ifs: Add new error code
` [PATCH v4 9/9] platform/x86/intel/ifs: ARRAY BIST for Sierra Forest
Analiza należnych środków
2023-10-06 7:35 UTC
[PATCH v3 0/5] platform/x86: int3472: don't use gpiod_toggle_active_low()
2023-10-05 19:28 UTC (7+ messages)
` [PATCH v3 1/5] platform/x86: int3472: Add new skl_int3472_fill_gpiod_lookup() helper
` [PATCH v3 3/5] platform/x86: int3472: Stop using gpiod_toggle_active_low()
` [PATCH v3 4/5] platform/x86: int3472: Switch to devm_get_gpiod()
Unikalne ekspozytory sklepowe
2023-10-05 8:15 UTC
[bug report] platform/mellanox: Add BlueField-3 support in the tmfifo driver
2023-10-05 12:03 UTC (4+ messages)
[PATCH] platform: mellanox: Fix a resource leak in an error handling path in mlxplat_probe()
2023-10-05 8:13 UTC (5+ messages)
Słowa kluczowe do wypozycjonowania
2023-10-05 7:46 UTC
[PATCH v3 5/9] platform/x86/intel/ifs: Validate image size
2023-10-04 18:56 UTC (2+ messages)
[PATCH v3 9/9] platform/x86/intel/ifs: ARRAY BIST for Sierra Forest
2023-10-04 19:04 UTC (2+ messages)
[PATCH v3 6/9] platform/x86/intel/ifs: Metadata validation for start_chunk
2023-10-04 19:00 UTC (2+ messages)
[PATCH v2 87/89] fs: rename inode i_atime and i_mtime fields
2023-10-04 18:55 UTC (3+ messages)
` [PATCH v2 88/89] fs: switch timespec64 fields in inode to discrete integers
` [PATCH v2 89/89] fs: move i_generation into new hole created after timestamp conversion
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