X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2023-11-30 15:25:43 to 2023-12-12 01:47:51 UTC [more...]

[PATCH v7 00/12] Introduce PMF Smart PC Solution Builder Feature
 2023-12-12  1:46 UTC  (3+ messages)
` [PATCH v7 01/12] platform/x86/amd/pmf: Add PMF TEE interface
` [PATCH v7 02/12] platform/x86/amd/pmf: Add support for PMF-TA interaction

[GIT PULL] mmutable branch between pdx86 amd wbrf branch and wifi / amdgpu due for the v6.8 merge window
 2023-12-11 21:46 UTC  (7+ messages)

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

[PATCH v7 1/4] pwm: Rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-12-11 14:30 UTC  (2+ messages)

[PATCH v4 000/115] pwm: Fix lifetime issues for pwm_chips
 2023-12-11 12:18 UTC  (6+ messages)
` [PATCH v4 073/115] pwm: lpss-*: Make use of devm_pwmchip_alloc() function

[PATCH v2 0/5] platform/x86: wmi: Cleanup obsolete features
 2023-12-11 10:24 UTC  (8+ messages)
` [PATCH v2 1/5] platform/x86: wmi: Remove debug_dump_wdg module param
` [PATCH v2 2/5] platform/x86: wmi: Remove debug_event "
` [PATCH v2 3/5] platform/x86: dell-smbios-wmi: Use devm_get_free_pages()
` [PATCH v2 4/5] platform/x86: dell-smbios-wmi: Stop using WMI chardev
` [PATCH v2 5/5] platform/x86: wmi: Remove chardev interface

[PATCH 1/1] platform/x86: ips: Remove unused debug code
 2023-12-11 10:11 UTC  (2+ messages)

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

[PATCH v3 0/5] TPMI update for permissions
 2023-12-11 10:08 UTC  (7+ messages)
` [PATCH v3 1/5] platform/x86/intel/tpmi: Don't create devices for disabled features
` [PATCH v3 2/5] platform/x86/intel/tpmi: Modify external interface to get read/write state
` [PATCH v3 3/5] platform/x86/intel/tpmi: Move TPMI ID definition
` [PATCH v3 4/5] platform/x86: ISST: Process read/write blocked feature status
` [PATCH v3 5/5] platform/x86/intel-uncore-freq: "

[PATCH v1 1/1] clk: x86: lpss-atom: Drop unneeded 'extern' in the header
 2023-12-11 10:04 UTC  (3+ messages)

[PATCH 0/2] platform/x86: Convert to platform remove callback returning void (part II)
 2023-12-11 10:04 UTC  (4+ messages)
` [PATCH 1/2] platform/x86: asus-wmi: Convert to platform remove callback returning void
` [PATCH 2/2] platform/x86: hp-wmi: "

New parts in stock/offering
 2023-12-11  9:05 UTC 

[PATCH v6 1/4] pwm: rename pwm_apply_state() to pwm_apply_might_sleep()
 2023-12-11  8:30 UTC  (4+ messages)

[PATCH V5 00/20] intel_pmc: Add telemetry API to read counters
 2023-12-10 15:24 UTC  (5+ messages)
` [PATCH V5 12/20] asm-generic/io.h: iounmap/ioport_unmap cleanup.h support

[PATCH 0/5] platform/x86: wmi: Cleanup obsolete features
 2023-12-08 18:10 UTC  (13+ messages)
` [PATCH 1/5] platform/x86: wmi: Remove debug_dump_wdg module param
` [PATCH 2/5] platform/x86: wmi: Remove debug_event "
` [PATCH 3/5] platform/x86: dell-smbios-wmi: Stop using WMI chardev
` [PATCH 4/5] platform/x86: wmi: Remove chardev interface
` [PATCH 5/5] platform/x86: wmi: Add driver development guide

[PATCH] platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad systems
 2023-12-08 15:16 UTC  (5+ messages)

[PATCH] platform/x86: intel_ips: fix kernel-doc formatting
 2023-12-08 11:24 UTC  (2+ messages)

[PATCH] platform/x86: thinkpad_acpi: fix kernel-doc warnings
 2023-12-08 11:19 UTC  (5+ messages)
` [ibm-acpi-devel] "

[PATCH] platform/x86: intel-vbtn: Fix missing tablet-mode-switch events
 2023-12-08 11:19 UTC  (3+ messages)

[PATCH] platform/x86/intel/pmc: Remove GBE LTR ignore
 2023-12-08  1:59 UTC  (4+ messages)

[PATCH] platform/x86: Add intel_bytcrc_pwrsrc driver
 2023-12-07 17:39 UTC  (6+ messages)

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

[Bug 218143] platform/x86/intel/pmc: regression found in commit 804951203aa541ad6720c9726c173d18aeb3ab6b
 2023-12-07  3:36 UTC  (2+ messages)

[PATCH v14 4/9] wifi: mac80211: Add support for WBRF features
 2023-12-06  4:34 UTC  (3+ messages)

[PATCH v14 0/9] Enable Wifi RFI interference mitigation feature support
 2023-12-05  7:24 UTC  (6+ messages)
` [PATCH v14 2/9] platform/x86/amd: Add support for AMD ACPI based Wifi band RFI mitigation feature

[PATCH V6 00/20] intel_pmc: Add telemetry API to read counters
 2023-12-04 20:13 UTC  (7+ messages)
` [PATCH V6 01/20] platform/x86/intel/vsec: Fix xa_alloc memory leak

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-04 18:07 UTC  (2+ messages)

PROBLEM: asus_nb_wmi sends KEY_BRIGHTNESSDOWN on pressing CAPS Lock and PrntScrn on Zenbook S 13 UX5304VA
 2023-12-04 15:52 UTC  (11+ messages)

[Bug Report] intel/vbtn: Dell Inspiron 7352 has unreliable tablet-mode switch
 2023-12-04 15:07 UTC  (7+ messages)

[PATCH] platform/x86: x86-android-tablets: Fix an IS_ERR() vs NULL check in probe
 2023-12-04 14:51 UTC  (2+ messages)

[PATCH v2 0/5] TPMI update for permissions
 2023-12-04 14:19 UTC  (13+ messages)
` [PATCH v2 1/5] platform/x86/intel/tpmi: Don't create devices for disabled features
` [PATCH v2 2/5] platform/x86/intel/tpmi: Modify external interface to get read/write state
` [PATCH v2 3/5] platform/x86/intel/tpmi: Move TPMI ID definition
` [PATCH v2 4/5] platform/x86: ISST: Process read/write blocked feature status
` [PATCH v2 5/5] platform/x86/intel-uncore-freq: "

[PATCH RFC] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe
 2023-12-04 14:10 UTC  (2+ messages)

[PATCH v2 0/4] Add support for drivers to decide bridge D3 policy
 2023-12-04 14:08 UTC  (6+ messages)
` [PATCH v2 1/4] PCI: Make d3cold_allowed sysfs attribute read only
` [PATCH v2 2/4] PCI: Refresh root ports in pci_bridge_d3_update()
` [PATCH v2 3/4] ACPI: x86: s2idle: Export symbol for fetching constraints for module use
` [PATCH v2 4/4] platform/x86/amd: pmc: Add support for using constraints to decide D3 policy

[PATCH v2 0/2] usb: typec: tcpm: Handle Accessory Modes
 2023-12-04 13:31 UTC  (3+ messages)
` [PATCH v2 1/2] dt-bindings: connector: usb: add accessory mode description

[PATCH v3] mlxbf-bootctl: correctly identify secure boot with development keys
 2023-12-04 13:09 UTC  (2+ messages)

[PATCH v2] platform/mellanox: Add some null/error pointer checks to mlxbf-pmc.c
 2023-12-04 13:07 UTC  (3+ messages)

[PATCH v15] platform/x86: Add Silicom Platform Driver
 2023-12-04 12:49 UTC  (2+ messages)

[PATCH v4 0/3] dt-bindings: connector: usb: provide bindings for altmodes
 2023-12-04  2:03 UTC  (4+ messages)
` [PATCH v4 1/3] dt-bindings: connector: usb: add altmodes description
` [PATCH v4 2/3] usb: typec: change altmode SVID to u16 entry
` [PATCH v4 3/3] arm64: dts: qcom: qrb5165-rb5: use u16 for DP altmode svid

[Bug 203191] The fan speed reports to 65535, despite the fan is stopped
 2023-12-04  1:03 UTC  (3+ messages)

[PATCH] platform/mellanox: mlxreg-lc: Check before variable dereferenced
 2023-12-02 11:39 UTC  (4+ messages)

[PATCH] platform/x86: acer-wmi: select ACPI_PLATFORM_PROFILE
 2023-12-02 11:32 UTC  (3+ messages)

[PATCH v5 00/17] Introduce PMF Smart PC Solution Builder Feature
 2023-12-01 10:29 UTC  (4+ messages)
` [PATCH v5 11/17] platform/x86/amd/pmf: Add capability to sideload of policy binary

[PATCH v4 0/9] hwmon: (dell-smm) Add support for WMI SMM interface
 2023-12-01  4:17 UTC  (2+ messages)

[PATCH] platform/mellanox: Add a null pointer check in mlxbf_pmc_create_groups
 2023-12-01  3:20 UTC  (5+ messages)

[PATCH 0/6] TPMI update for new defines and permissions
 2023-11-30 21:15 UTC  (8+ messages)
` [PATCH 2/6] platform/x86/intel/tpmi: Don't create devices for disabled features

[PATCH v2] mlxbf-bootctl: correctly identify secure boot with development keys
 2023-11-30 18:24 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox