X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2023-10-23 16:02:04 to 2023-11-06 06:44:26 UTC [more...]

[PATCH v3 0/9] hwmon: (dell-smm) Add support for WMI SMM interface
 2023-11-06  6:43 UTC  (3+ messages)
` [PATCH v3 1/9] hwmon: (dell-smm) Prepare for multiple SMM calling backends
` [PATCH v3 2/9] hwmon: (dell-smm) Move blacklist handling to module init

[PATCH v2 0/9] Improvements to pcie_bandwidth_available() for eGPUs
 2023-11-05 17:39 UTC  (15+ messages)
` [PATCH v2 1/9] drm/nouveau: Switch from pci_is_thunderbolt_attached() to dev_is_removable()
` [PATCH v2 2/9] drm/radeon: "
` [PATCH v2 3/9] PCI: Drop pci_is_thunderbolt_attached()
` [PATCH v2 4/9] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header
` [PATCH v2 5/9] PCI: pciehp: Move check for is_thunderbolt into a quirk
` [PATCH v2 6/9] PCI: Rename is_thunderbolt to is_tunneled
` [PATCH v2 7/9] PCI: ACPI: Detect PCIe root ports that are used for tunneling
` [PATCH v2 8/9] PCI: Exclude PCIe ports used for tunneling in pcie_bandwidth_available()
` [PATCH v2 9/9] PCI: Add a quirk to mark 0x8086 : 0x9a23 as supporting PCIe tunneling

[PATCH] power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint
 2023-11-04 21:01 UTC  (3+ messages)
` Backport of commit "power: supply: core: Use blocking_notifier_call_chain to avoid RCU complaint")

[PATCH v2 1/4] ACPI: scan: Add LNXVIDEO HID to ignore_serial_bus_ids[]
 2023-11-04 20:58 UTC  (4+ messages)
` [PATCH v2 2/4] platform/x86: x86-android-tablets: Add support for SPI device instantiation
` [PATCH v2 3/4] platform/x86: x86-android-tablets: Add audio codec info for Lenovo Yoga Tab 3 Pro YT3-X90F
` [PATCH v2 4/4] platform/x86: x86-android-tablets: Fix backlight ctrl "

[PATCH 0/3] x86/apic: Misc pruning
 2023-11-04 19:15 UTC  (10+ messages)
` [PATCH 1/3] x86/apic: Drop apic::delivery_mode
` [PATCH 2/3] x86/apic: Drop enum apic_delivery_modes
` [PATCH 3/3] x86/apic: Drop struct local_apic
` Notes on BAD_APICID, Was: [PATCH 0/3] x86/apic: Misc pruning

[PATCH v2 0/9] hwmon: (dell-smm) Add support for WMI SMM interface
 2023-11-04 15:55 UTC  (10+ messages)
` [PATCH v2 1/9] hwmon: (dell-smm) Prepare for multiple SMM calling backends
` [PATCH v2 2/9] hwmon: (dell-smm) Move blacklist handling to module init
` [PATCH v2 3/9] hwmon: (dell-smm) Move whitelist "
` [PATCH v2 4/9] hwmon: (dell-smm) Move DMI config "
` [PATCH v2 5/9] hwmon: (dell-smm) Move config entries out of i8k_dmi_table
` [PATCH v2 6/9] hwmon: (dell-smm) Introduce helper function for data init
` [PATCH v2 7/9] hwmon: (dell-smm) Add support for WMI SMM interface
` [PATCH v2 8/9] hwmon: (dell-smm) Document the "
` [PATCH v2 9/9] hwmon: (dell-smm) Add Optiplex 7000 to fan control whitelist

[PATCH v10] platform/x86: Add Silicom Platform Driver
 2023-11-04 10:21 UTC  (3+ messages)

[PATCH 2/3] platform/mellanox: mlxbf-tmfifo: Remove unnecessary bool conversion
 2023-11-03 23:54 UTC 

[PATCH v2 1/4] platform/x86: wmi: Add wmidev_block_set()
 2023-11-03 18:25 UTC  (4+ messages)
` [PATCH v2 2/4] platform/x86: wmi: Add to_wmi_device() helper macro
` [PATCH v2 3/4] platform/x86: intel-wmi-sbl-fw-update: Use bus-based WMI interface
` [PATCH v2 4/4] platform/x86/intel/wmi: thunderbolt: "

[Bug 218092] Laptop hanging on black screen, when suspended and woke up!
 2023-11-03 16:31 UTC  (57+ messages)

[PATCH 1/1] MAINTAINERS: Remove stale entry for SBL platform driver
 2023-11-02 19:52 UTC 

[PATCH 1/4] platform/x86: wmi: Add wmidev_block_set()
 2023-11-02 19:08 UTC  (7+ messages)
` [PATCH 2/4] platform/x86: wmi: Add to_wmi_device() helper macro
` [PATCH 3/4] platform/x86: intel-wmi-sbl-fw-update: Use bus-based WMI interface
` [PATCH 4/4] platform/x86/intel/wmi: thunderbolt: "

[Bug 218024] broken suspend to idle on Lenovo V15 G4 AMN (and related laptops)
 2023-11-02 18:23 UTC  (3+ messages)

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

[PATCH v1] platform/x86/amd/pmc: Get smu version before reading dram size
 2023-10-31 15:17 UTC  (6+ messages)

Pracownik na produkcję
 2023-10-30  8:46 UTC 

[PATCH AUTOSEL 4.14 11/11] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
 2023-10-29 23:02 UTC 

[PATCH AUTOSEL 6.5 44/52] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
 2023-10-29 22:53 UTC  (4+ messages)
` [PATCH AUTOSEL 6.5 45/52] platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlight control
` [PATCH AUTOSEL 6.5 46/52] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events
` [PATCH AUTOSEL 6.5 48/52] platform/mellanox: mlxbf-tmfifo: Fix a warning message

[PATCH AUTOSEL 5.15 24/28] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
 2023-10-29 22:59 UTC  (3+ messages)
` [PATCH AUTOSEL 5.15 25/28] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events
` [PATCH AUTOSEL 5.15 26/28] platform/mellanox: mlxbf-tmfifo: Fix a warning message

[PATCH AUTOSEL 4.19 11/12] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
 2023-10-29 23:01 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 12/12] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events

[PATCH AUTOSEL 5.4 12/13] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
 2023-10-29 23:00 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 13/13] platform/mellanox: mlxbf-tmfifo: Fix a warning message

[PATCH AUTOSEL 6.1 32/39] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
 2023-10-29 22:57 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 33/39] platform/x86: asus-wmi: Only map brightness codes when using asus-wmi backlight control
` [PATCH AUTOSEL 6.1 34/39] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events
` [PATCH AUTOSEL 6.1 36/39] platform/mellanox: mlxbf-tmfifo: Fix a warning message

[PATCH AUTOSEL 5.10 13/16] platform/x86: asus-wmi: Change ASUS_WMI_BRN_DOWN code from 0x20 to 0x2e
 2023-10-29 23:00 UTC  (3+ messages)
` [PATCH AUTOSEL 5.10 14/16] platform/x86: asus-wmi: Map 0x2a code, Ignore 0x2b and 0x2c events
` [PATCH AUTOSEL 5.10 15/16] platform/mellanox: mlxbf-tmfifo: Fix a warning message

[Bug Report] intel/vbtn: Dell Inspiron 7352 has unreliable tablet-mode switch
 2023-10-29 19:52 UTC  (3+ messages)

[PATCH] platform/x86: Add s2idle quirk for more Lenovo laptops
 2023-10-29 14:11 UTC  (7+ messages)

Fwd: sysfs: cannot create duplicate filename .../system76_acpi::kbd_backlight/color
 2023-10-29  1:48 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for 6.6-6
 2023-10-27 23:49 UTC 

[PATCH v4 1/4] pwm: rename pwm_apply_state() to pwm_apply_cansleep()
 2023-10-27  9:20 UTC 

[PATCH V4 00/17] intel_pmc: Add telemetry API to read counters
 2023-10-26 20:28 UTC  (15+ messages)
` [PATCH V4 04/17] platform/x86/intel/vsec: Add intel_vsec_register
` [PATCH V4 11/17] platform/x86/intel/pmc: Split pmc_core_ssram_get_pmc()
` [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 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

[Bug 217947] New: WARNING at drivers/acpi/platform_profile.c:74 in platform_profile_show()
 2023-10-26 17:21 UTC  (3+ messages)
` [Bug 217947] "

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

Domknięcie sprzedaży
 2023-10-26  8:00 UTC 

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

[PATCH v2 0/5] Preparations for fixing WMI reprobing issue
 2023-10-25  9:52 UTC  (2+ messages)

[PATCH] platform/x86/amd/hsmp: Fix iomem handling
 2023-10-25  9:49 UTC  (2+ messages)

[PATCH] platform/x86: asus-wmi: Do not report brightness up/down keys when also reported by acpi_video
 2023-10-25  9:48 UTC  (2+ messages)

Pracownik na produkcję
 2023-10-25  8:11 UTC 

[PATCH] platform/x86: thinkpad_acpi: Add battery quirk for Thinkpad X120e
 2023-10-24 19:09 UTC 

[PATCH V3 03/16] platform/x86/intel/vsec: Use cleanup.h
 2023-10-24  5:15 UTC  (6+ messages)

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

[PATCH v4] platform/x86: inspur-wmi: Add platform profile support
 2023-10-24  0:07 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