X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2023-10-12 05:26:27 to 2023-10-23 09:10:04 UTC [more...]

[PATCH 0/2] x86/xen/pvh: Clean up stack canary setup in PVH entry
 2023-10-23  9:09 UTC  (2+ messages)
` [PATCH 1/2] x86/xen/pvh: Set up percpu for stack canary in 32-bit kernel entry

[PATCH v3 1/3] pwm: make it possible to apply pwm changes in atomic context
 2023-10-22 10:46 UTC  (5+ messages)

[PATCH] platform/x86: thinkpad_acpi: replace deprecated strncpy with memcpy
 2023-10-21 20:55 UTC  (3+ messages)

[GIT PULL] platform-drivers-x86 for 6.6-5
 2023-10-21 17:57 UTC  (2+ messages)

[PATCH v9] platform/x86: Add Silicom Platform Driver
 2023-10-21 14:53 UTC 

[PATCH] platform/x86: Add Silicom Platform Driver
 2023-10-21 14:25 UTC 

[PATCH] platform/x86: Add Silicom Platform Driver
 2023-10-21 14:11 UTC 

PROBLEM: asus_nb_wmi sends KEY_BRIGHTNESSDOWN on pressing CAPS Lock and PrntScrn on Zenbook S 13 UX5304VA
 2023-10-21  9:53 UTC  (11+ messages)

[PATCH] platform/x86: asus-wmi: Do not report brightness up/down keys when also reported by acpi_video
 2023-10-21  9:48 UTC 

[PATCH v2] power: supply: surface_battery: replace deprecated strncpy with strscpy
 2023-10-21  8:45 UTC  (3+ messages)

[PATCH] power: supply: surface-charger: replace deprecated strncpy with strscpy
 2023-10-21  8:44 UTC  (3+ messages)

[PATCH v2 0/5] Preparations for fixing WMI reprobing issue
 2023-10-20 21:10 UTC  (6+ messages)
` [PATCH v2 1/5] platform/x86: wmi: Decouple probe deferring from wmi_block_list
` [PATCH v2 2/5] platform/x86: wmi: Fix refcounting of WMI devices in legacy functions
` [PATCH v2 3/5] platform/x86: wmi: Fix probe failure when failing to register WMI devices
` [PATCH v2 4/5] platform/x86: wmi: Fix opening of char device
` [PATCH v2 5/5] platform/x86: wmi: Decouple WMI device removal from wmi_block_list

[PATCH] platform/surface: aggregator: replace deprecated strncpy with strscpy
 2023-10-20 19:39 UTC  (2+ messages)

[PATCH v2] platform/x86: support to store/show powermode value for Inspur
 2023-10-20 16:13 UTC  (3+ messages)

[PATCH] x86/xen/pvh: Enable PAE mode for 32-bit guest only when CONFIG_X86_PAE is set
 2023-10-20 15:39 UTC  (2+ messages)

[PATCH v5] platform/x86: inspur-platform-profile: Add platform profile support
 2023-10-20  9:17 UTC  (3+ messages)

[Bug 218024] broken suspend to idle on Lenovo V15 G4 AMN (and related laptops)
 2023-10-20  2:00 UTC  (4+ messages)

[PATCH v4] platform/x86: inspur-wmi: Add platform profile support
 2023-10-19 14:02 UTC  (2+ messages)

[PATCH] platform/x86/amd/hsmp: Fix iomem handling
 2023-10-19 13:51 UTC 

[PATCH v3] platform/x86: inspur-wmi: Add platform profile support
 2023-10-19 12:31 UTC 

[PATCH v4 00/17] Introduce PMF Smart PC Solution Builder Feature
 2023-10-19  9:01 UTC  (32+ messages)
` [PATCH v4 01/17] platform/x86/amd/pmf: Add PMF TEE interface
` [PATCH v4 02/17] platform/x86/amd/pmf: Add support for PMF-TA interaction
` [PATCH v4 03/17] platform/x86/amd/pmf: Change return type of amd_pmf_set_dram_addr()
` [PATCH v4 04/17] platform/x86/amd/pmf: Add support for PMF Policy Binary
` [PATCH v4 05/17] platform/x86/amd/pmf: change amd_pmf_init_features() call sequence
` [PATCH v4 06/17] platform/x86/amd/pmf: Add support to get inputs from other subsystems
` [PATCH v4 07/17] platform/x86/amd/pmf: Add support update p3t limit
` [PATCH v4 08/17] platform/x86/amd/pmf: Add support to update system state
` [PATCH v4 09/17] platform/x86/amd/pmf: Make source_as_str() as non-static
` [PATCH v4 10/17] platform/x86/amd/pmf: Add facility to dump TA inputs
` [PATCH v4 11/17] platform/x86/amd/pmf: Add capability to sideload of policy binary
` [PATCH v4 12/17] platform/x86/amd/pmf: dump policy binary data
` [PATCH v4 13/17] platform/x86/amd/pmf: Add PMF-AMDGPU get interface
` [PATCH v4 14/17] platform/x86/amd/pmf: Add PMF-AMDGPU set interface
` [PATCH v4 15/17] HID: amd_sfh: rename float_to_int() to amd_sfh_float_to_int()
` [PATCH v4 16/17] platform/x86/amd/pmf: Add PMF-AMDSFH interface for HPD
` [PATCH v4 17/17] platform/x86/amd/pmf: Add PMF-AMDSFH interface for ALS

[PATCH v12 0/9] Enable Wifi RFI interference mitigation feature support
 2023-10-19  6:17 UTC  (20+ messages)
` [PATCH v12 1/9] Documentation/driver-api: Add document about WBRF mechanism
` [PATCH v12 2/9] platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature
` [PATCH v12 3/9] cfg80211: expose nl80211_chan_width_to_mhz for wide sharing
` [PATCH v12 4/9] wifi: mac80211: Add support for WBRF features
` [PATCH v12 5/9] drm/amd/pm: update driver_if and ppsmc headers for coming wbrf feature
` [PATCH v12 6/9] drm/amd/pm: setup the framework to support Wifi RFI mitigation feature
` [PATCH v12 7/9] drm/amd/pm: add flood detection for wbrf events
` [PATCH v12 8/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0
` [PATCH v12 9/9] drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7

[PATCH V4 00/17] intel_pmc: Add telemetry API to read counters
 2023-10-19  2:23 UTC  (21+ messages)
` [PATCH V4 01/17] platform/x86/intel/vsec: Move structures to header
` [PATCH V4 02/17] platform/x86/intel/vsec: remove platform_info from vsec device structure
` [PATCH V4 03/17] platform/x86/intel/vsec: Use cleanup.h
` [PATCH V4 04/17] platform/x86/intel/vsec: Add intel_vsec_register
` [PATCH V4 05/17] platform/x86/intel/vsec: Add base address field
` [PATCH V4 06/17] platform/x86/intel/pmt: Add header to struct intel_pmt_entry
` [PATCH V4 07/17] platform/x86/intel/pmt: telemetry: Export API to read telemetry
` [PATCH V4 08/17] platform/x86:intel/pmc: Call pmc_get_low_power_modes from platform init
` [PATCH V4 09/17] platform/x86/intel/pmc: Allow pmc_core_ssram_init to fail
` [PATCH V4 10/17] linux/io.h: iounmap/ioport_unmap cleanup.h support
` [PATCH V4 11/17] platform/x86/intel/pmc: Split pmc_core_ssram_get_pmc()
` [PATCH V4 12/17] platform/x86/intel/pmc: Find and register PMC telemetry entries
` [PATCH V4 13/17] platform/x86/intel/pmc: Display LPM requirements for multiple PMCs
` [PATCH V4 14/17] platform/x86/intel/pmc: Retrieve LPM information using Intel PMT
` [PATCH V4 15/17] platform/x86/intel/pmc: Read low power mode requirements for MTL-M and MTL-P
` [PATCH V4 16/17] platform/x86/intel/pmc: Add debug attribute for Die C6 counter
` [PATCH V4 17/17] platform/x86/intel/pmc: Show Die C6 counter on Meteor Lake

[GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.7-rc1
 2023-10-18 14:45 UTC  (4+ messages)

[PATCH v3] platform/x86: inspur-wmi: Add platform profile support
 2023-10-18 14:36 UTC  (5+ messages)

[PATCH 0/5] platform/x86: msi-ec: Add the first platform device attributes
 2023-10-18 14:34 UTC  (12+ 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 4/5] platform/x86: msi-ec: Add EC bit operation functions

[PATCH v1 1/1] platform/mellanox: mlxbf-tmfifo: Fix a warning message
 2023-10-18 13:41 UTC  (9+ messages)
` [PATCH v2] "

[PATCH 1/1] apple-gmux: Hard Code max brightness for MMIO gmux
 2023-10-18 13:36 UTC  (2+ messages)

[PATCH] platform/surface: platform_profile: Propagate error if profile registration fails
 2023-10-18 13:32 UTC  (3+ messages)

[PATCH 0/4] spi/ACPI: Add support for SPI WM5102 coded on Lenovo YT3-X90
 2023-10-18 11:01 UTC  (12+ messages)
` [PATCH 1/4] spi: Export acpi_spi_find_controller_by_adev()
` [PATCH 2/4] ACPI: scan: Add LNXVIDEO HID to ignore_serial_bus_ids[]
` [PATCH 3/4] platform/x86: x86-android-tablets: Add support for SPI device instantiation
` [PATCH 4/4] platform/x86: x86-android-tablets: Add audio codec info for Lenovo Yoga Tab 3 Pro YT3-X90F
` (subset) [PATCH 0/4] spi/ACPI: Add support for SPI WM5102 coded on Lenovo YT3-X90

[RFC 0/3] platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlight control
 2023-10-18 10:02 UTC  (5+ messages)
` [RFC 1/3] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
` [RFC 2/3] platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlight control
` [RFC 3/3] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events

[Bug Report] intel/vbtn: Dell Inspiron 7352 has unreliable tablet-mode switch
 2023-10-18  2:05 UTC  (2+ messages)

[PATCH] platform/x86: acer-wmi: Remove void function return
 2023-10-17  9:29 UTC  (2+ messages)

[PATCH V3 00/16] intel_pmc: Add telemetry API to read counters
 2023-10-16 12:02 UTC  (24+ messages)
` [PATCH V3 02/16] platform/x86/intel/vsec: remove platform_info from vsec device structure
` [PATCH V3 03/16] platform/x86/intel/vsec: Use cleanup.h
` [PATCH V3 09/16] platform/x86/intel/pmc: Allow pmc_core_ssram_init to fail
` [PATCH V3 10/16] platform/x86/intel/pmc: Split pmc_core_ssram_get_pmc()
` [PATCH V3 11/16] platform/x86/intel/pmc: Find and register PMC telemetry entries

[PATCH v3 09/16] platform/x86/amd/pmf: Add facility to dump TA inputs
 2023-10-15 10:05 UTC  (3+ messages)

[PATCH 0/6] Preparations for fixing WMI reprobing issue
 2023-10-13 16:24 UTC  (4+ messages)
` [PATCH 4/6] platform/x86: wmi: Fix probe failure when failing to register WMI devices

[PATCH v3 00/16] Introduce PMF Smart PC Solution Builder Feature
 2023-10-13 12:08 UTC  (7+ messages)
` [PATCH v3 04/16] platform/x86/amd/pmf: Add support for PMF Policy Binary
` [PATCH v3 06/16] platform/x86/amd/pmf: Add support to get inputs from other subsystems

Proszę o kontakt
 2023-10-13  8:11 UTC 

[PATCH v8 1/3] platform/x86/amd/pmc: Use flex array when calling amd_pmc_stb_debugfs_open_v2()
 2023-10-13  7:22 UTC  (4+ messages)
` [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-12 14:12 UTC  (2+ messages)

[PATCH v4 1/1] platform/x86: xo15-ebook: Replace open coded acpi_match_acpi_device()
 2023-10-12 14:12 UTC  (2+ messages)

[PATCH v5 1/3] platform/x86/amd/hsmp: create plat specific struct
 2023-10-12 14:12 UTC  (3+ messages)
` [PATCH v5 2/3] platform/x86/amd/hsmp: add support for metrics tbl

[PATCH] platform/x86: support to store/show powermode for Inspur
 2023-10-12 12:26 UTC  (2+ messages)

[PATCH] platform/x86: int3472: Add handshake GPIO function
 2023-10-12 12:22 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