Linux x86 Platform Driver Development
[Prev Page][Next Page]
- [PATCH vhost 08/17] virtio: vring_new_virtqueue(): pass struct instead of multi parameters, (continued)
- [PATCH vhost 08/17] virtio: vring_new_virtqueue(): pass struct instead of multi parameters, Xuan Zhuo
- [PATCH vhost 13/17] virtio_ring: remove api of setting vq premapped, Xuan Zhuo
- [PATCH vhost 12/17] virtio_net: set premapped mode by find_vqs(), Xuan Zhuo
- [PATCH vhost 09/17] virtio_ring: reuse the parameter struct of find_vqs(), Xuan Zhuo
- [PATCH vhost 10/17] virtio: find_vqs: add new parameter premapped, Xuan Zhuo
- [PATCH vhost 14/17] virtio_ring: introduce dma map api for page, Xuan Zhuo
- [PATCH vhost 15/17] virtio_net: unify the code for recycling the xmit ptr, Xuan Zhuo
- [PATCH vhost 16/17] virtio_net: rename free_old_xmit_skbs to free_old_xmit, Xuan Zhuo
- [PATCH vhost 17/17] virtio_net: sq support premapped mode, Xuan Zhuo
- Re: [PATCH vhost 00/17] virtio: drivers maintain dma info for premapped vq, Zhu Yanjun
- [PATCH v1 0/2] Feature additions to mlxbf-pmc driver,
Shravan Kumar Ramani
- [PATCH v2] platform/x86/amd/hsmp: Add CONFIG_ACPI dependency,
Suma Hegde
- [PATCH vhost 00/14] virtio remove dma info for premapped mode,
Xuan Zhuo
- [PATCH 03/14] virtio_ring: packed: structure the indirect desc table, Xuan Zhuo
- [PATCH 04/14] virtio_ring: split: remove double check of the unmap ops, Xuan Zhuo
- [PATCH 01/14] virtio_ring: introduce vring_need_unmap_buffer, Xuan Zhuo
- [PATCH 02/14] virtio_ring: packed: remove double check of the unmap ops, Xuan Zhuo
- [PATCH 06/14] virtio_ring: no store dma info when unmap is not needed, Xuan Zhuo
- [PATCH 07/14] virtio_ring: introduce dma map api for page, Xuan Zhuo
- [PATCH 05/14] virtio_ring: split: structure the indirect desc table, Xuan Zhuo
- [PATCH 08/14] virtio: find_vqs introduce premapped parameter, Xuan Zhuo
- [PATCH 10/14] virtio_net: set premapped mode by find_vqs(), Xuan Zhuo
- [PATCH 13/14] virtio_net: rename free_old_xmit_skbs to free_old_xmit, Xuan Zhuo
- [PATCH 09/14] virtio_ring: export premapped to driver by struct virtqueue, Xuan Zhuo
- [PATCH 14/14] virtio_net: sq support premapped mode, Xuan Zhuo
- [PATCH 11/14] virtio_ring: remove api of setting vq premapped, Xuan Zhuo
- [PATCH 12/14] virtio_net: unify the code for recycling the xmit ptr, Xuan Zhuo
- Re: [PATCH vhost 00/14] virtio remove dma info for premapped mode, Xuan Zhuo
- [RFC PATCH] platform/x86/fujitsu-laptop: Add battery charge control support,
Szilard Fabian
- [PATCH] platform/x86/amd/hsmp: add CONFIG_ACPI dependency,
Suma Hegde
- [PATCH net-next v4 00/11] Enable SGMII and 2500BASEX interface mode switching for Intel platforms,
Choong Yong Liang
- [PATCH net-next v4 01/11] net: phylink: publish ethtool link modes that supported and advertised, Choong Yong Liang
- [PATCH net-next v4 02/11] net: stmmac: provide allow_switch_interface flag, Choong Yong Liang
- [PATCH net-next v4 03/11] net: phylink: provide mac_get_pcs_neg_mode() function, Choong Yong Liang
- [PATCH net-next v4 04/11] net: phylink: add phylink_pcs_neg_mode() declaration into phylink.h, Choong Yong Liang
- [PATCH net-next v4 05/11] net: stmmac: select PCS negotiation mode according to the interface mode, Choong Yong Liang
- [PATCH net-next v4 06/11] net: stmmac: resetup XPCS according to the new interface mode, Choong Yong Liang
- [PATCH net-next v4 07/11] arch: x86: Add IPC mailbox accessor function and add SoC register access, Choong Yong Liang
- [PATCH net-next v4 08/11] stmmac: intel: configure SerDes according to the interface mode, Choong Yong Liang
- [PATCH net-next v4 09/11] net: stmmac: configure SerDes on mac_finish, Choong Yong Liang
- [PATCH net-next v4 10/11] stmmac: intel: interface switching support for EHL platform, Choong Yong Liang
- [PATCH net-next v4 11/11] stmmac: intel: interface switching support for ADL-N platform, Choong Yong Liang
- [PATCH] platform/x86/amd/hsmp: switch to use device_add_groups(),
Greg Kroah-Hartman
- [GIT PULL] platform-drivers-x86 for 6.8-2,
Hans de Goede
- [PATCH] drivers/platform/x86/touchscreen_dmi.c: Add touch config,
Phoenix Chen
- [PATCH 1/1] platform/x86/intel/ifs: Remove unnecessary ret init,
Ilpo Järvinen
- [PATCH] platform/x86/amd/hsmp: Change devm_kzalloc() to devm_kcalloc(),
Suma Hegde
- [PATCH v5 000/111] pwm: Improve lifetime tracking for pwm_chips,
Uwe Kleine-König
- [PATCH 0/5] Miscelleanous fixes and improvements to Infield Scan,
Ashok Raj
- [PATCH] platform/x86: wmi: Initialize ACPI device class,
Armin Wolf
- [PATCH 1/2] platform/x86/amd/pmf: Get Human presence information from AMD SFH driver,
Shyam Sundar S K
- [PATCH] platform/x86/amd/pmf: Fix memory leak in amd_pmf_get_pb_data(),
Cong Liu
- [PATCH v2] treewide, serdev: change receive_buf() return type to size_t,
Francesco Dolcini
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t, Ilpo Järvinen
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t, Rob Herring
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t, Maximilian Luz
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t, Alex Elder
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t, Johan Hovold
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t, Lee Jones
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t, patchwork-bot+chrome-platform
- Re: [PATCH v2] treewide, serdev: change receive_buf() return type to size_t, patchwork-bot+chrome-platform
- [PATCH v2] platform/x86: wmi: Use ACPI device name in netlink event,
Armin Wolf
- [PATCH] platform/x86: wmi: Use ACPI device name in netlink event, Armin Wolf
- [PATCH] platform/x86: Support for mode FN key,
Mark Pearson
- hp-wmi: info hotkey has no keycode or scancode,
Dennis Nezic
- <Possible follow-ups>
- Re: hp-wmi: info hotkey has no keycode or scancode, Dennis Nezic
[PATCH v1 1/1] platform/mellanox: mlxbf-pmc: Fix offset calculation for crspace events,
Shravan Kumar Ramani
[PATCH] MAINTAINERS: remove defunct acpi4asus project info from asus notebooks section,
Hans de Goede
Re: [PATCH] MAINTAINERS: add Luke Jones as maintainer for asus notebooks, Hans de Goede
[PATCH 00/42] Fix coccicheck warnings,
Li Zhijian
Re: (subset) [PATCH 00/42] Fix coccicheck warnings, Martin K. Petersen
[PATCH AUTOSEL 6.7 15/18] platform/x86: wmi: Remove ACPI handlers after WMI devices,
Sasha Levin
[PATCH] platform/x86: asus-wmi: Re-enable custom fan curves after setting throttle_thermal_policy,
Andrei Sabalenka
[PATCH v2] platform/x86: remove obsolete calls to ledtrig_audio_get,
Heiner Kallweit
[PATCH] MAINTAINERS: Remove Perry Yuan as DELL WMI HARDWARE PRIVACY SUPPORT maintainer,
Heiner Kallweit
[PATCH v3 0/2] Surface fan monitoring driver,
Ivor Wanders
[PATCH] platform/x86: remove obsolete calls to ledtrig_audio_get,
Heiner Kallweit
[PATCH v2] platform/x86: silicom-platform: clean up a check,
Dan Carpenter
[PATCH] platform/x86: silicom-platform: clean up a check,
Dan Carpenter
[Bug 218354] New: Writing to dgpu_disable always produce Input/Output error, bugzilla-daemon
[PATCH] platform/x86: silicom-platform: Add missing "Description:" for power_cycle sysfs attr,
Hans de Goede
[PATCH v3 0/5] x86: atom-punit/-pmc s2idle device state checks,
Hans de Goede
[PATCH v6 0/2] platform/x86: p2sb: Fix deadlock at sysfs PCI bus rescan,
Shin'ichiro Kawasaki
[PATCH v2 0/5] x86: atom-punit/-pmc s2idle device state checks,
Hans de Goede
[PATCH] platform/x86: intel-wmi-sbl-fw-update: Fix function name in error message,
Armin Wolf
BUG: Writing to dgpu_disable causes system crash, Athul Krishna
[PATCH v2 0/6] i2c-i801 / dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800,
Hans de Goede
[PATCH][next] platform/x86: thinkpad_acpi: remove redundant assignment to variable i,
Colin Ian King
[PATCH v5 01/11] platform/x86/amd/hsmp: Move hsmp_test to probe,
Suma Hegde
- [PATCH v5 02/11] platform/x86/amd/hsmp: Cache pci_dev in struct hsmp_socket, Suma Hegde
- [PATCH v5 04/11] platform/x86/amd/hsmp: Define a struct to hold mailbox regs, Suma Hegde
- [PATCH v5 03/11] platform/x86/amd/hsmp: Create static func to handle platdev, Suma Hegde
- [PATCH v5 05/11] platform/x86/amd/hsmp: Move dev from platdev to hsmp_socket, Suma Hegde
- [PATCH v5 06/11] platform/x86/amd/hsmp: Restructure sysfs group creation, Suma Hegde
- [PATCH v5 08/11] platform/x86/amd/hsmp: Non-ACPI support for AMD F1A_M00~0Fh, Suma Hegde
- [PATCH v5 07/11] platform/x86/amd/hsmp: Add support for ACPI based probing, Suma Hegde
- [PATCH v5 10/11] platform/x86/amd/hsmp: Change devm_kzalloc() to devm_kcalloc(), Suma Hegde
- [PATCH v5 09/11] platform/x86/amd/hsmp: Check num_sockets against MAX_AMD_SOCKETS, Suma Hegde
- [PATCH v5 11/11] platform/x86/amd/hsmp: Remove extra parenthesis and add a space, Suma Hegde
[PATCH] platform/x86: wmi: Fix wmi_dev_probe(),
Dan Carpenter
patch "platform/surface: aggregator: make ssam_bus_type constant and static" added to char-misc-next, gregkh
[PATCH v4 0/9] Add ACPI probing support for HSMP,
Suma Hegde
[PATCH] platform/x86: intel-uncore-freq: Fix types in sysfs callbacks,
Nathan Chancellor
[GIT PULL] platform-drivers-x86 for v6.7-7,
Ilpo Järvinen
patch "platform/surface: aggregator: make ssam_bus_type constant and static" added to char-misc-testing, gregkh
[PATCH v1 1/1] Drop Tx network packet when Tx TmFIFO is full,
Liming Sun
[PATCH] Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe", Shin'ichiro Kawasaki
[PATCH RFC] platform/x86: Lenovo sub directory,
Mark Pearson
Re: [PATCH v5 1/2] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe,
Klara Modin
[PATCH 0/4] platform/x86: wmi: Event handling fixes,
Armin Wolf
ERROR: Writing to dgpu_disable cause Input/Output error,
Athul Krishna
[PATCH 0/4] x86: atom-punit/-pmc s2idle device state checks,
Hans de Goede
[PATCH 2/2] platform/x86: hp-wmi: Add thermal profile support for 8BAD boards,
Alexis Belmonte
[PATCH 1/2] platform/x86: hp-wmi: Tidy up module source code,
Alexis Belmonte
[GIT PULL] platform-drivers-x86 for v6.7-6,
Ilpo Järvinen
[PATCH v5 0/2] platform/x86: p2sb: Fix deadlock at sysfs PCI bus rescan,
Shin'ichiro Kawasaki
[PATCH] platform/x86/intel/pmc: make lnl_d3_fixup static,
Jiapeng Chong
[PATCH v2 0/6] platform/x86/amd/pmc: Updates to amd-pmc driver,
Shyam Sundar S K
[PATCH] platform/x86/amd/pmf: Return a status code only as a constant in two functions,
Markus Elfring
[PATCH] platform/x86/amd/pmf: Return directly after a failed apmf_if_call() in apmf_sbios_heartbeat_notify(),
Markus Elfring
[PATCH v2 0/2] Surface fan monitoring driver,
Ivor Wanders
[PATCH v4] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe,
Shin'ichiro Kawasaki
[PATCH RESEND 0/6] platform/x86/amd/pmc: Updates to amd-pmc driver,
Shyam Sundar S K
[PATCH 0/6] platform/x86/amd/pmc: Updates to amd-pmc driver,
Shyam Sundar S K
[PATCH AUTOSEL 6.1 12/24] platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad systems,
Sasha Levin
[PATCH AUTOSEL 6.6 23/39] platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13, Sasha Levin
[PATCH AUTOSEL 6.6 22/39] platform/x86/amd/pmc: Move keyboard wakeup disablement detection to pmc-quirks, Sasha Levin
[PATCH AUTOSEL 6.6 21/39] platform/x86/amd/pmc: Only run IRQ1 firmware version check on Cezanne, Sasha Levin
[PATCH AUTOSEL 6.6 20/39] platform/x86/amd/pmc: Move platform defines to header, Sasha Levin
[PATCH AUTOSEL 6.6 19/39] platform/x86: thinkpad_acpi: fix for incorrect fan reporting on some ThinkPad systems, Sasha Levin
[PATCH v3] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe,
Shin'ichiro Kawasaki
[PATCH 0/6] i2c-i801 / dell-smo8800: Move instantiation of lis3lv02d i2c_client from i2c-i801 to dell-smo8800,
Hans de Goede
[Bug 218305] New: Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles,
bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after a random number of suspend/resume cycles, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
- [Bug 218305] Ryzen 7 7840HS gets stuck at 544MHz frequency after resuming after unplugging the power cord during sleep, bugzilla-daemon
[PATCH v2] platform/x86: wmi: linux/wmi.h: fix Excess kernel-doc description warning,
Randy Dunlap
[PATCH] platform/x86: wmi: linux/wmi.h: fix Excess kernel-doc description warning,
Randy Dunlap
[PATCH 0/8] Intel PMC Core GBE LTR regression fix,
David E. Box
[PATCH] platform/x86: intel-uncore-freq: Add additional client processors,
Srinivas Pandruvada
[PATCH 0/2] platform/x86/intel/pmc: Fix recent instances of -Wmissing-prototypes,
Nathan Chancellor
[PATCH v1 1/1] platform/x86: Remove "X86 PLATFORM DRIVERS - ARCH" from MAINTAINERS,
Andy Shevchenko
[PATCH v2] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe,
Shin'ichiro Kawasaki
asus-wmi WMI event queue handling, Armin Wolf
[PATCH v3 1/7] platform/x86: Move hsmp_test to probe,
Suma Hegde
[PATCH 0/2] Move driver-api/{dcdbas,isapnp} to userspace-api/,
Vegard Nossum
[PATCH v1] platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe,
Shin'ichiro Kawasaki
[PATCH 0/2] Surface fan monitoring driver,
Ivor Wanders
[PATCH v2 0/7] platform/x86: Add ACPI probing support for HSMP,
Suma Hegde
[Index of Archives]
[Linux Kernel Development]
[Linux USB Development]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]