X86 platform drivers
 help / color / mirror / Atom feed
 messages from 2024-09-05 06:49:56 to 2024-09-22 01:34:13 UTC [more...]

[PATCH v3 0/5] platform/x86: introduce asus-armoury driver
 2024-09-22  1:33 UTC  (19+ messages)
` [PATCH v3 1/5] platform/x86: asus-armoury: move existing tunings to asus-armoury module
` [PATCH v3 2/5] platform/x86: asus-armoury: add dgpu tgp control
` [PATCH v3 3/5] platform/x86: asus-armoury: add apu-mem control support
` [PATCH v3 4/5] platform/x86: asus-armoury: add core count control
` [PATCH v3 5/5] platform/x86: asus-wmi: deprecate bios features

[PATCH v1 0/4] acpi/x86: s2idle: move Display off/on calls outside suspend (fixes ROG Ally suspend)
 2024-09-21 19:44 UTC  (21+ messages)
` [PATCH v1 1/4] acpi/x86: s2idle: add support for screen off and screen on callbacks
` [PATCH v1 2/4] acpi/x86: s2idle: handle screen off/on calls outside of suspend sequence
` [PATCH v1 3/4] acpi/x86: s2idle: call screen on and off as part of callbacks
` [PATCH v1 4/4] platform/x86: asus-wmi: remove Ally (1st gen) and Ally X suspend quirk

[PATCH] platform/x86: ISST: Fix the KASAN report slab-out-of-bounds bug
 2024-09-21 11:41 UTC  (12+ messages)
      ` [PATCH v2] "

[PATCH v3] platform/x86/intel/pmt: Correct the typo 'ACCCESS_LOCAL'
 2024-09-20 14:17 UTC 

[PATCH v2] platform/x86/intel/pmt: Correct the typo 'ACCCESS_LOCAL'
 2024-09-20 14:14 UTC  (2+ messages)

[PATCH] platform/x86/intel/pmt: Correct the typo 'ACCCESS_LOCAL'
 2024-09-20 10:34 UTC  (2+ messages)

[PATCH] platform/x86:intel/pmc: Leave ACPI PM Timer alone when using S3 suspend
 2024-09-19 16:53 UTC 

[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles
 2024-09-19 12:05 UTC  (3+ messages)
` [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep

[PATCH] platform/x86: dell-laptop: Fix crash when unregistering battery hook
 2024-09-19  7:48 UTC  (3+ messages)

[PATCH v2 0/6] platform/x86: introduce asus-armoury
 2024-09-18  8:50 UTC  (6+ messages)
` [PATCH v2 2/6] platform/x86: asus-armoury: move existing tunings to asus-armoury module

[Bug 218696] New: DYTC frequency scaling deterioration
 2024-09-17 21:56 UTC  (2+ messages)
` [Bug 218696] DYTC frequency scaling deterioration and event spam

[PATCH 6.1] platform/x86: android-platform: deref after free in x86_android_tablet_init() fix
 2024-09-17 18:55 UTC  (3+ messages)
` [lvc-patches] "

[PATCH] MAINTAINERS: adjust file entry in INTEL MID PLATFORM
 2024-09-17 13:43 UTC  (3+ messages)

[PATCH] platform/x86: asus-wmi: don't fail if platform_profile already registered
 2024-09-17  8:45 UTC  (5+ messages)

[PATCH] platform/x86: x86-android-tablets: Adjust Xiaomi Pad 2 bottom bezel touch buttons LED
 2024-09-16 13:10 UTC  (4+ messages)

[PATCH] platform/mellanox: mlxbf-pmc: fix lockdep warning
 2024-09-16 12:28 UTC  (3+ messages)

[PATCH v1 1/1] platform/x86: ideapad-laptop: Make the scope_guard() clear of its scope
 2024-09-16 10:40 UTC  (10+ messages)

[PATCH v2] platform/x86/amd: pmf: Add quirk for TUF Gaming A14
 2024-09-14 16:10 UTC  (3+ messages)

[PATCH] platform/x86: touchscreen_dmi: add nanote-next quirks
 2024-09-14 15:58 UTC  (2+ messages)

[GIT PULL] platform-drivers-x86 for v6.11-7
 2024-09-12 20:15 UTC  (2+ messages)

[PATCH v3] platform/x86/hp: Avoid spurious wakeup on HP ProOne 440
 2024-09-12 15:06 UTC  (11+ messages)

[PATCH] platform/x86/amd: pmf: Add quirk for TUF Gaming A14
 2024-09-12  3:57 UTC 

[Bug 213977] New: Unable to lock HW IRQ 44 TigerLake
 2024-09-11 16:32 UTC  (2+ messages)
` [Bug 213977] Unable to lock HW IRQ 44 :: TigerLake Proc :: Clevo NH58HPQ

[PATCH v2 0/3] platform/x86: intel_scu: Move headers to x86 subfolder
 2024-09-11 14:31 UTC  (6+ messages)
` [PATCH v2 1/3] MAINTAINERS: Add Intel MID section
` [PATCH v2 2/3] platform/x86: intel_scu_ipc: Move intel_scu_ipc.h out of arch/x86/include/asm
` [PATCH v2 3/3] platform/x86: intel_scu_wdt: Move intel_scu_wdt.h to x86 subfolder

[PATCH net-next v2 00/10] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-09-11 12:20 UTC  (14+ messages)
` [PATCH -next v2] platform/olpc: Remove redundant null pointer checks in olpc_ec_setup_debugfs()
` [PATCH -next v2 2/2] media: siano: remove redundant null pointer checks in cec_devnode_init()
` [PATCH net-next v2 02/10] net: ethernet: Convert using devm_clk_get_enabled() in emac_probe()
` [PATCH net-next v2 03/10] net: ethernet: arc: "
` [PATCH net-next v2 04/10] net: ethernet: ethoc: Convert using devm_clk_get_enabled() in ethoc_probe()
` [PATCH net-next v2 05/10] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
` [PATCH net-next v2 06/10] net: ethernet: hisilicon: Convert using devm_clk_get_enabled() in hisi_femac_drv_probe()
` [PATCH net-next v2 07/10] net: lantiq_xrx200: Convert using devm_clk_get_enabled() in xrx200_probe()
` [PATCH net-next v2 08/10] net: stmmac: dwmac-dwc-qos-eth: Convert using devm_clk_get_enabled() in dwc_qos_probe()
` [PATCH net-next v2 09/10] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()
` [PATCH net-next v2 10/10] net: xilinx: axienet: Convert using devm_clk_get_optional_enabled() in axienet_probe()

[PATCH v2] platform/x86:intel/pmc: Ignore all LTRs during suspend
 2024-09-11 12:17 UTC  (6+ messages)

[v7 01/10] platform/x86/amd/hsmp: Create hsmp/ directory
 2024-09-11 10:00 UTC  (5+ messages)
` [v7 08/10] platform/x86/amd/hsmp: Create mutually exclusive ACPI and plat drivers

[PATCH net-next v2 00/10] net: Convert using devm_clk_get_enabled()/devm_clk_get_optional_enabled()
 2024-09-11  3:08 UTC  (13+ messages)
` [PATCH net-next v2 01/10] net: dsa: bcm_sf2: Convert using devm_clk_get_optional_enabled() in bcm_sf2_sw_probe()
` [PATCH net-next v2 02/10] net: ethernet: Convert using devm_clk_get_enabled() in emac_probe()
` [PATCH net-next v2 03/10] net: ethernet: arc: "
` [PATCH net-next v2 04/10] net: ethernet: ethoc: Convert using devm_clk_get_enabled() in ethoc_probe()
` [PATCH net-next v2 05/10] net: ftgmac100: Convert using devm_clk_get_enabled() in ftgmac100_setup_clk()
` [PATCH net-next v2 06/10] net: ethernet: hisilicon: Convert using devm_clk_get_enabled() in hisi_femac_drv_probe()
` [PATCH net-next v2 07/10] net: lantiq_xrx200: Convert using devm_clk_get_enabled() in xrx200_probe()
` [PATCH net-next v2 08/10] net: stmmac: dwmac-dwc-qos-eth: Convert using devm_clk_get_enabled() in dwc_qos_probe()
` [PATCH net-next v2 09/10] net: ethernet: sunplus: Convert using devm_clk_get_enabled() in spl2sw_probe()
` [PATCH net-next v2 10/10] net: xilinx: axienet: Convert using devm_clk_get_optional_enabled() in axienet_probe()

[PATCH -next 0/7] spi: replace and remove spi_slave_abort()
 2024-09-10 22:46 UTC  (10+ messages)
` [PATCH -next 1/7] spi: switch to use spi_controller_is_target()
` [PATCH -next 2/7] spi: slave-time: switch to use spi_target_abort()
` [PATCH -next 3/7] spi: slave-system-control: "
` [PATCH -next 4/7] spi: spidev: "
` [PATCH -next 5/7] spi: slave-mt27xx: switch to use target_abort
` [PATCH -next 6/7] platform/olpc: olpc-xo175-ec: switch to use spi_target_abort()
` [PATCH -next 7/7] spi: remove spi_controller_is_slave() and spi_slave_abort()

[PATCH] platform/x86/intel/pmc: Add Arrow Lake U/H support to intel_pmc_core driver
 2024-09-10 22:45 UTC  (3+ messages)

[PATCH v2 00/11] Create Intel PMC SSRAM Telemetry driver
 2024-09-10 19:57 UTC  (16+ messages)
` [PATCH v2 03/11] platform/x86:intel/pmc: Move PMC devid to core.h
` [PATCH v2 05/11] platform/x86:intel/pmc: Remove unneeded h file inclusion
` [PATCH v2 07/11] platform/x86:intel/pmc: Check return value of ioremap
` [PATCH v2 08/11] platform/x86:intel/pmc: Create Intel PMC SSRAM Telemetry driver
` [PATCH v2 11/11] platform/x86:intel/pmc: Get LPM information for Lunar Lake

[PATCH AUTOSEL 6.10 17/18] platform/x86/amd: pmf: Make ASUS GA403 quirk generic
 2024-09-10 17:22 UTC 

Add Support for the Acer Predator Triton PT14-51
 2024-09-10 15:15 UTC  (6+ messages)

[PATCH v2 1/3] platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses
 2024-09-10 14:26 UTC  (9+ messages)
` [PATCH v2 2/3] platform/x86: panasonic-laptop: Allocate 1 entry extra in the sinf array
` [PATCH v2 3/3] platform/x86: panasonic-laptop: Add support for programmable buttons

[PATCH] platform/x86: asus-wmi: Disable OOBE experience on Zenbook S 16
 2024-09-10 12:45 UTC  (3+ messages)

[PATCH] platform/x86: asus-wmi: add debug print in more key places
 2024-09-10  5:05 UTC 

[PATCH v8 0/6] i2c-i801 / dell-lis3lv02d: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-lis3lv02d
 2024-09-09 22:02 UTC  (2+ messages)

[PATCH] platform/x86:intel/pmc: fix build regression with pmtimer turned off
 2024-09-09 13:36 UTC  (3+ messages)

[Bug 218771] Lenovo Thinkbook - turning off after closing lid or (dis)connecting charger
 2024-09-09 13:02 UTC 

[PATCH v2] platform/x86/hp: Avoid spurious wakeup on HP ProOne 440
 2024-09-06  4:56 UTC  (2+ messages)

[PATCH 1/2] usb: linux/usb.h: Move USB port definition to usb.h
 2024-09-06  2:28 UTC  (8+ messages)
` [PATCH 2/2] platform/x86/hp: Avoid spurious wakeup on HP ProOne 440

School Contacts List - 2024
 2024-09-05 17:28 UTC 

[GIT PULL] platform-drivers-x86 for v6.11-6
 2024-09-05 17:12 UTC  (2+ messages)

[PATCH v2 0/5] platform/x86: wmi: Pass event data directly to legacy notify handlers
 2024-09-05 15:31 UTC  (2+ messages)

[Bug 38082] Fan sensor/controls not working in Thinkpad Edge E220s
 2024-09-05 12:12 UTC 


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