X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2023-06-08 03:05:09 to 2023-06-23 12:46:23 UTC [more...]

[PATCH net-next 0/6] TSN auto negotiation between 1G and 2.5G
 2023-06-23 12:44 UTC  (17+ messages)
` [PATCH net-next 1/6] platform/x86: intel_pmc_core: Add IPC mailbox accessor function and add SoC register access
` [PATCH net-next 2/6] net: pcs: xpcs: combine C37 SGMII AN and 2500BASEX for Intel mGbE controller
` [PATCH net-next 3/6] net: phy: update in-band AN mode when changing interface by PHY driver
` [PATCH net-next 4/6] net: stmmac: enable Intel mGbE 1G/2.5G auto-negotiation support
` [PATCH net-next 5/6] stmmac: intel: Separate driver_data of ADL-N from TGL
` [PATCH net-next 6/6] net: stmmac: Add 1G/2.5G auto-negotiation support for ADL-N

Bezpłatna konsultacja
 2023-06-23  7:41 UTC 

[GIT PULL] platform-drivers-x86 for 6.4-5
 2023-06-23  1:03 UTC  (2+ messages)

[PATCH] platform/x86/intel/tpmi: Prevent overflow for cap_offset
 2023-06-22 19:57 UTC 

[PATCH v1 1/2] platform/x86: wmi: Break possible infinite loop when parsing GUID
 2023-06-22 15:00 UTC  (9+ messages)
` [PATCH v1 2/2] platform/x86: wmi: Replace open coded guid_parse_and_compare()

[PATCH] platform/x86/amd/pmf: Register notify handler only if SPS is enabled
 2023-06-22  8:27 UTC  (2+ messages)

[PATCH v2 0/3] Do IRQ move cleanup with a timer instead of an IPI
 2023-06-21 17:12 UTC  (4+ messages)
` [PATCH v2 1/3] x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
` [PATCH v2 2/3] x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
` [PATCH v2 3/3] tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools

[PATCH v3 0/1] asus-wmi: add support for ASUS screenpad
 2023-06-20 23:49 UTC  (3+ messages)
` [PATCH v3 1/1] platform/x86: "

[PATCH 0/3] Do IRQ move cleanup with a timer instead of an IPI
 2023-06-20 17:33 UTC  (10+ messages)
` [PATCH 1/3] x86/vector: Rename send_cleanup_vector() to vector_schedule_cleanup()
` [PATCH 2/3] x86/vector: Replace IRQ_MOVE_CLEANUP_VECTOR with a timer callback
` [PATCH 3/3] tools: Get rid of IRQ_MOVE_CLEANUP_VECTOR from tools

[PATCH 0/8] Add multiple PMCs support in pmc core driver
 2023-06-20 10:56 UTC  (10+ messages)
` [PATCH 1/8] platform/x86:intel/pmc: Update maps for Meteor Lake P/M platforms
` [PATCH 2/8] platform/x86:intel/pmc: Combine core_init() and core_configure()
` [PATCH 3/8] platform/x86:intel/pmc: Add support to handle multiple PMCs
` [PATCH 4/8] platform/x86:intel/pmc: Enable debugfs multiple PMC support
` [PATCH 5/8] platform/x86:intel/pmc: Discover PMC devices
` [PATCH 6/8] platform/x86:intel/pmc: Use SSRAM to discover pwrm base address of primary PMC
` [PATCH 7/8] platform/x86:intel/pmc: Add Meteor Lake IOE-P PMC related maps
` [PATCH 8/8] platform/x86:intel/pmc: Add Meteor Lake IOE-M "

[PATCH] platform/x86/intel: tpmi: Remove hardcoded unit and offset
 2023-06-20 10:45 UTC  (2+ messages)

[PATCH v2 0/6] platform/x86: int3472: discrete: Various improvements
 2023-06-20 10:44 UTC  (11+ messages)
` [PATCH v2 1/6] platform/x86: int3472: discrete: Drop GPIO remapping support
` [PATCH v2 2/6] platform/x86: int3472: discrete: Remove sensor_config-s
` [PATCH v2 3/6] platform/x86: int3472: discrete: Add support for 1 GPIO regulator shared between 2 sensors
` [PATCH v2 4/6] platform/x86: int3472: discrete: Add alternative "AVDD" regulator supply name
` [PATCH v2 5/6] platform/x86: int3472: discrete: Use FIELD_GET() on the GPIO _DSM return value
` [PATCH v2 6/6] platform/x86: int3472: discrete: Log a warning if the pin-numbers don't match

Bezpłatna konsultacja
 2023-06-20  7:46 UTC 

[PATCH 0/8] asus-wmi: add/expose more features, fixes
 2023-06-20  2:56 UTC  (9+ messages)
` [PATCH 1/8] platform/x86: asus-wmi: add support for showing charger mode
` [PATCH 2/8] platform/x86: asus-wmi: add support for showing middle fan RPM
` [PATCH 3/8] platform/x86: asus-wmi: support middle fan custom curves
` [PATCH 4/8] platform/x86: asus-wmi: add WMI method to show if egpu connected
` [PATCH 5/8] platform/x86: asus-wmi: don't allow eGPU switching if eGPU not connected
` [PATCH 6/8] platform/x86: asus-wmi: add safety checks to gpu switching
` [PATCH 7/8] platform/x86: asus-wmi: support setting mini-LED mode
` [PATCH 8/8] platform/x86: asus-wmi: expose dGPU and CPU tunables for ROG

[Bug 217571] New: amd_pmf: AMD 7840HS cpufreq locked at 400-544MHz after power unplugged
 2023-06-19 14:13 UTC  (5+ messages)
` [Bug 217571] "

[PATCH v2 0/6] Enhance AMD SMN Error Checking
 2023-06-19  2:42 UTC  (10+ messages)
` [PATCH v2 1/6] EDAC/amd64: Remove unused register accesses
` [PATCH v2 2/6] EDAC/amd64: Check return value of amd_smn_read()
` [PATCH v2 3/6] hwmon: (k10temp) "
` [PATCH v2 4/6] x86/amd_nb: Enhance SMN access error checking
` [PATCH v2 5/6] hwmon: (k10temp) Define helper function to read CCD temp
` [PATCH v2 6/6] hwmon: (k10temp) Reduce k10temp_get_ccd_support() parameters

[PATCH v17 00/13] hp-bioscfg driver
 2023-06-18 18:53 UTC  (15+ messages)
` [PATCH v17 01/13] hp-bioscfg: Documentation
` [PATCH v17 02/13] hp-bioscfg: bioscfg-h
` [PATCH v17 03/13] hp-bioscfg: bioscfg
` [PATCH v17 04/13] hp-bioscfg: biosattr-interface
` [PATCH v17 05/13] hp-bioscfg: enum-attributes
` [PATCH v17 06/13] hp-bioscfg: int-attributes
` [PATCH v17 07/13] hp-bioscfg: order-list-attributes
` [PATCH v17 08/13] hp-bioscfg: passwdobj-attributes
` [PATCH v17 09/13] hp-bioscfg: spmobj-attributes
` [PATCH v17 10/13] hp-bioscfg: string-attributes
` [PATCH v17 11/13] hp-bioscfg: surestart-attributes
` [PATCH v17 12/13] hp-bioscfg: Makefile
` [PATCH v17 13/13] hp-bioscfg: MAINTAINERS

[PATCH 0/4] platform/x86: int3472: discrete: Regulator rework / Lenovo Miix 510 support
 2023-06-16 17:00 UTC  (10+ messages)
` [PATCH 1/4] platform/x86: int3472: discrete: Drop GPIO remapping support
` [PATCH 2/4] platform/x86: int3472: discrete: Remove sensor_config-s
` [PATCH 3/4] platform/x86: int3472: discrete: Add support for 1 GPIO regulator shared between 2 sensors
` [PATCH 4/4] platform/x86: int3472: discrete: Add alternative "AVDD" regulator supply name

[PATCH 0/2] TPMI debugfs suport
 2023-06-16 16:54 UTC  (7+ messages)
` [PATCH 1/2] platform/x86/intel/tpmi: Read feature control status
` [PATCH 2/2] platform/x86/intel/tpmi: Add debugfs interface

[PATCH AUTOSEL 6.3 10/30] platform/x86: int3472: Avoid crash in unregistering regulator gpio
 2023-06-16 10:24 UTC 

[PATCH 1/1] platform/x86: apple-gmux: don't use be32_to_cpu and cpu_to_be32
 2023-06-15 12:39 UTC  (2+ messages)

[PATCH 1/2] platform/x86: int3472: discrete: Use FIELD_GET() on the GPIO _DSM return value
 2023-06-15 12:38 UTC  (4+ messages)
` [PATCH 2/2] platform/x86: int3472: discrete: Log a warning if the pin-numbers don't match

[PATCH] platform/x86: dell-laptop: Add drm module soft dependency
 2023-06-15  1:53 UTC  (15+ messages)

[PATCH v2] platform/x86/dell/dell-rbtn: Fix resources leaking on error path
 2023-06-13 16:40 UTC  (6+ messages)

[PATCH 1/2] platform/x86: int3472: discrete: Fix getting active_value
 2023-06-13 11:02 UTC  (11+ messages)
` [PATCH 2/2] platform/x86: int3472: discrete: Log a warning if the pin-numbers don't match

[GIT PULL]: tools/power/x86/intel-speed-select pull request for 6.5-rc1
 2023-06-13 10:38 UTC  (2+ messages)

[PATCH 0/2] TPMI updates for SST
 2023-06-13 10:35 UTC  (4+ messages)
` [PATCH 1/2] platform/x86: ISST: Reset default callback on unregister
` [PATCH 2/2] platform/x86: ISST: Fix usage counter

[PATCH 0/3] platform: Switch back to use struct i2c_driver's .probe()
 2023-06-13 10:33 UTC  (8+ messages)
` [PATCH 1/3] surface: surface3_power: "
` [PATCH 2/3] platform/x86: asus-tf103c-dock: "
` [PATCH 3/3] platform/x86: int3472: "

[PATCH V2 1/2] platform/x86/intel/pmc: Add resume callback
 2023-06-13 10:30 UTC  (8+ messages)
` [PATCH V2 2/2] platform/x86/intel/pmc/mtl: Put devices in D3 during resume

[PATCH v2 0/1] platform/x86: asus-wmi: add support for ASUS screenpad
 2023-06-13 10:27 UTC  (5+ messages)

[PATCH] platform/x86: thinkpad_acpi: Fix lkp-tests warnings for platform profiles
 2023-06-13 10:26 UTC  (2+ messages)

[PATCH v1] platform/x86/dell/dell-rbtn: Fix resources leaking on error path
 2023-06-13  9:57 UTC  (8+ messages)

Fotovoltaické rozvodnice
 2023-06-13  7:45 UTC 

[PATCH v4 1/4] include/linux/suspend.h: Only show pm_pr_dbg messages at suspend/resume
 2023-06-12 17:58 UTC  (6+ messages)
` [PATCH v4 2/4] ACPI: x86: Add pm_debug_messages for LPS0 _DSM state tracking
` [PATCH v4 3/4] pinctrl: amd: Use pm_pr_dbg to show debugging messages

[PATCH v4 0/4] leds: simatic-ipc-leds-gpio: split up
 2023-06-12 11:29 UTC  (16+ messages)
` [PATCH v4 1/4] leds: simatic-ipc-leds-gpio: add terminating entries to gpio tables
` [PATCH v4 2/4] leds: simatic-ipc-leds-gpio: move two extra gpio pins into another table
` [PATCH v4 3/4] leds: simatic-ipc-leds-gpio: split up into multiple drivers
` [PATCH v4 4/4] leds: simatic-ipc-leds-gpio: introduce more Kconfig switches

Zatrudnienie nowej osoby
 2023-06-12  8:10 UTC 


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