Linux x86 Platform Driver Development
[Prev Page][Next Page]
- Re: [PATCH 2/2] efi: Fix efi_power_off() not being run before acpi_power_off() when necessary, (continued)
- [PATCH 1/1] platform/x86: asus-wmi: Add mic-mute LED classdev support,
PaddyKP_Yao
- [RFC PATCH 0/2] x86: allow to notify host about guest entering s2idle,
Grzegorz Jaszczyk
- [PATCH AUTOSEL 4.19 5/8] platform/x86: hp-wmi: Ignore Sanitization Mode event, Sasha Levin
- [PATCH AUTOSEL 4.14 5/8] platform/x86: hp-wmi: Ignore Sanitization Mode event, Sasha Levin
- [PATCH AUTOSEL 5.4 5/9] platform/x86: hp-wmi: Ignore Sanitization Mode event, Sasha Levin
- [PATCH AUTOSEL 5.10 06/11] platform/x86: hp-wmi: Ignore Sanitization Mode event, Sasha Levin
- [PATCH AUTOSEL 5.15 10/18] platform/x86: hp-wmi: Ignore Sanitization Mode event, Sasha Levin
- [PATCH AUTOSEL 5.18 13/22] platform/x86: thinkpad_acpi: do not use PSC mode on Intel platforms, Sasha Levin
- [PATCH AUTOSEL 5.18 12/22] platform/x86: thinkpad-acpi: profile capabilities as integer, Sasha Levin
- [PATCH AUTOSEL 5.18 14/22] platform/x86: hp-wmi: Ignore Sanitization Mode event, Sasha Levin
- [PATCH AUTOSEL 5.18 05/22] platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver, Sasha Levin
- [PATCH] platform/x86: gigabyte-wmi: add support for B660I AORUS PRO DDR4,
Pär Eriksson
- Re: input/i8042: Malfunctioning brightness keys on HP Elite Dragonfly G2,
Alex Dewar
- Re: [Regression?] Linux 5.19-rc5 gets stuck on boot, not rc4,
Linus Torvalds
- [Bug 216204] New: ideapad-laptop: Testing for DYTC platform-profile support,
bugzilla-daemon
- [PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption,
Martin Fernandez
- [PATCH v9 3/9] x86/e820: Add infrastructure to refactor e820__range_{update,remove}, Martin Fernandez
- [PATCH v9 4/9] x86/e820: Refactor __e820__range_update, Martin Fernandez
- [PATCH v9 1/9] mm/memblock: Tag memblocks with crypto capabilities, Martin Fernandez
- [PATCH v9 2/9] mm/mmzone: Tag pg_data_t with crypto capabilities, Martin Fernandez
- [PATCH v9 7/9] x86/e820: Add unit tests for e820_range_* functions, Martin Fernandez
- [PATCH v9 8/9] x86/efi: Mark e820_entries as crypto capable from EFI memmap, Martin Fernandez
- [PATCH v9 5/9] x86/e820: Refactor e820__range_remove, Martin Fernandez
- [PATCH v9 9/9] drivers/node: Show in sysfs node's crypto capabilities, Martin Fernandez
- [PATCH v9 6/9] x86/e820: Tag e820_entry with crypto capabilities, Martin Fernandez
- Re: [PATCH v9 0/9] x86: Show in sysfs if a memory node is able to do encryption, Borislav Petkov
- [PATCH v1 1/5] ACPI: utils: Introduce acpi_match_video_device_handle() helper,
Andy Shevchenko
- [PATCH v1 1/1] platform/x86: xo15-ebook: Replace open coded acpi_match_device(),
Andy Shevchenko
- [PATCH v1 1/1] platform/x86: asus-wireless: Replace open coded acpi_match_device(),
Andy Shevchenko
- [PATCH 1/2] platform/x86/amd/pmc: Add new acpi id for PMC controller,
Shyam Sundar S K
- [PATCH v1 0/4] Add Raptor Lake and PCI error recovery support,
Gayatri Kammela
- [PATCH v2] platform/x86: ISST: PUNIT device mapping with Sub-NUMA clustering,
Srinivas Pandruvada
- [GIT PULL] platform-drivers-x86 for 5.19-3,
Hans de Goede
- Re: [PATCH 6/6] i2c: Make remove callback return void,
Uwe Kleine-König
- [PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v11 01/40] virtio: add helper virtqueue_get_vring_max_size(), Xuan Zhuo
- [PATCH v11 04/40] virtio_ring: extract the logic of freeing vring, Xuan Zhuo
- [PATCH v11 02/40] virtio: struct virtio_config_ops add callbacks for queue_reset, Xuan Zhuo
- [PATCH v11 06/40] virtio_ring: introduce virtqueue_init(), Xuan Zhuo
- [PATCH v11 03/40] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset, Xuan Zhuo
- [PATCH v11 05/40] virtio_ring: split vring_virtqueue, Xuan Zhuo
- [PATCH v11 13/40] virtio_ring: split: reserve vring_align, may_reduce_num, Xuan Zhuo
- [PATCH v11 12/40] virtio_ring: split: introduce virtqueue_reinit_split(), Xuan Zhuo
- [PATCH v11 10/40] virtio_ring: split: extract the logic of attach vring, Xuan Zhuo
- [PATCH v11 09/40] virtio_ring: split: extract the logic of alloc state and extra, Xuan Zhuo
- [PATCH v11 17/40] virtio_ring: packed: extract the logic of alloc state and extra, Xuan Zhuo
- [PATCH v11 16/40] virtio_ring: packed: extract the logic of alloc queue, Xuan Zhuo
- [PATCH v11 08/40] virtio_ring: split: extract the logic of alloc queue, Xuan Zhuo
- [PATCH v11 14/40] virtio_ring: split: introduce virtqueue_resize_split(), Xuan Zhuo
- [PATCH v11 11/40] virtio_ring: split: extract the logic of vring init, Xuan Zhuo
- [PATCH v11 07/40] virtio_ring: split: introduce vring_free_split(), Xuan Zhuo
- [PATCH v11 15/40] virtio_ring: packed: introduce vring_free_packed, Xuan Zhuo
- [PATCH v11 19/40] virtio_ring: packed: extract the logic of vring init, Xuan Zhuo
- [PATCH v11 20/40] virtio_ring: packed: introduce virtqueue_reinit_packed(), Xuan Zhuo
- [PATCH v11 18/40] virtio_ring: packed: extract the logic of attach vring, Xuan Zhuo
- [PATCH v11 21/40] virtio_ring: packed: introduce virtqueue_resize_packed(), Xuan Zhuo
- [PATCH v11 22/40] virtio_ring: introduce virtqueue_resize(), Xuan Zhuo
- [PATCH v11 23/40] virtio_pci: move struct virtio_pci_common_cfg to virtio_pci_modern.h, Xuan Zhuo
- [PATCH v11 24/40] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data, Xuan Zhuo
- [PATCH v11 26/40] virtio: queue_reset: add VIRTIO_F_RING_RESET, Xuan Zhuo
- [PATCH v11 30/40] virtio_pci: support VIRTIO_F_RING_RESET, Xuan Zhuo
- [PATCH v11 27/40] virtio_pci: struct virtio_pci_common_cfg add queue_reset, Xuan Zhuo
- [PATCH v11 25/40] virtio: allow to unbreak/break virtqueue individually, Xuan Zhuo
- [PATCH v11 28/40] virtio_pci: introduce helper to get/set queue reset, Xuan Zhuo
- [PATCH v11 31/40] virtio: find_vqs() add arg sizes, Xuan Zhuo
- [PATCH v11 29/40] virtio_pci: extract the logic of active vq for modern pci, Xuan Zhuo
- [PATCH v11 33/40] virtio_mmio: support the arg sizes of find_vqs(), Xuan Zhuo
- [PATCH v11 32/40] virtio_pci: support the arg sizes of find_vqs(), Xuan Zhuo
- [PATCH v11 37/40] virtio_net: split free_unused_bufs(), Xuan Zhuo
- [PATCH v11 36/40] virtio_net: get ringparam by virtqueue_get_vring_max_size(), Xuan Zhuo
- [PATCH v11 34/40] virtio: add helper virtio_find_vqs_ctx_size(), Xuan Zhuo
- [PATCH v11 35/40] virtio_net: set the default max ring size by find_vqs(), Xuan Zhuo
- [PATCH v11 38/40] virtio_net: support rx queue resize, Xuan Zhuo
- [PATCH v11 39/40] virtio_net: support tx queue resize, Xuan Zhuo
- [PATCH v11 40/40] virtio_net: support set_ringparam, Xuan Zhuo
- [PATCH] platform/x86: hp-wmi: Ignore Sanitization Mode event,
Kai-Heng Feng
- [PATCH] platform/x86: ISST: PUNIT device mapping with Sub-NUMA clustering,
Srinivas Pandruvada
- [PATCH v2] platform/x86: thinkpad_acpi: do not use PSC mode on Intel platforms,
Mark Pearson
- [PATCH] platform: x86: ideapad-laptop: Add Ideapad 5 15ITL05 to ideapad_dytc_v4_allow_table[],
Hans de Goede
- [Bug 215651] Battery charge limit is reset on every boot on ASUS laptops,
bugzilla-daemon
- [PATCH] platform: x86: Remove duplicated include in barco-p50-gpio.c,
Saurav Girepunje
- [Bug 216176] New: ideapad-laptop doesn't expose rapid charge,
bugzilla-daemon
- [Bug 216176] ideapad-laptop doesn't expose rapid charge, bugzilla-daemon
- [Bug 216176] ideapad-laptop doesn't expose rapid charge, bugzilla-daemon
- [Bug 216176] ideapad-laptop doesn't expose rapid charge, bugzilla-daemon
- [Bug 216176] ideapad-laptop doesn't expose rapid charge, bugzilla-daemon
- [Bug 216176] ideapad-laptop doesn't expose rapid charge, bugzilla-daemon
- [Bug 216176] ideapad-laptop doesn't expose rapid charge, bugzilla-daemon
- [Bug 216176] ideapad-laptop doesn't expose rapid charge, bugzilla-daemon
- [Bug 216176] ideapad-laptop doesn't expose rapid charge, bugzilla-daemon
- [Bug 216176] ideapad-laptop doesn't expose rapid charge, bugzilla-daemon
- [Bug 216176] ideapad-laptop doesn't expose rapid charge, bugzilla-daemon
- [PATCH 0/3] platform/surface: Move Surface Aggregator client hubs to their own modules,
Maximilian Luz
- [PATCH 0/4] platform/surface: Add support for tablet mode switch via Surface Aggregator Module,
Maximilian Luz
- [PATCH 0/7] ACPI: video / platform/x86: Fix Panasonic laptop missing keypresses,
Hans de Goede
- [PATCH 1/7] ACPI: video: Change how we determine if brightness key-presses are handled, Hans de Goede
- [PATCH 3/7] platform/x86: panasonic-laptop: sort includes alphabetically, Hans de Goede
- [PATCH 5/7] platform/x86: panasonic-laptop: don't report duplicate brightness key-presses, Hans de Goede
- [PATCH 4/7] platform/x86: panasonic-laptop: revert "Resolve hotkey double trigger bug", Hans de Goede
- [PATCH 2/7] platform/x86: panasonic-laptop: de-obfuscate button codes, Hans de Goede
- [PATCH 7/7] platform/x86: panasonic-laptop: Use acpi_video_get_backlight_type(), Hans de Goede
- [PATCH 6/7] platform/x86: panasonic-laptop: filter out duplicate volume up/down/mute keypresses, Hans de Goede
- Re: [PATCH 0/7] ACPI: video / platform/x86: Fix Panasonic laptop missing keypresses, Stefan Seyfried
- Re: [PATCH 0/7] ACPI: video / platform/x86: Fix Panasonic laptop missing keypresses, Andy Shevchenko
- Re: [PATCH 0/7] ACPI: video / platform/x86: Fix Panasonic laptop missing keypresses, Hans de Goede
- [PATCH v10 00/41] virtio pci support VIRTIO_F_RING_RESET,
Xuan Zhuo
- [PATCH v10 02/41] virtio: add helper virtqueue_get_vring_max_size(), Xuan Zhuo
- [PATCH v10 03/41] virtio: struct virtio_config_ops add callbacks for queue_reset, Xuan Zhuo
- [PATCH v10 04/41] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset, Xuan Zhuo
- [PATCH v10 01/41] remoteproc: rename len of rpoc_vring to num, Xuan Zhuo
- [PATCH v10 05/41] virtio_ring: remove the arg vq of vring_alloc_desc_extra(), Xuan Zhuo
- [PATCH v10 07/41] virtio_ring: split vring_virtqueue, Xuan Zhuo
- [PATCH v10 09/41] virtio_ring: split: introduce vring_free_split(), Xuan Zhuo
- [PATCH v10 14/41] virtio_ring: split: introduce virtqueue_reinit_split(), Xuan Zhuo
- [PATCH v10 11/41] virtio_ring: split: extract the logic of alloc state and extra, Xuan Zhuo
- [PATCH v10 13/41] virtio_ring: split: extract the logic of vring init, Xuan Zhuo
- [PATCH v10 08/41] virtio_ring: introduce virtqueue_init(), Xuan Zhuo
- [PATCH v10 10/41] virtio_ring: split: extract the logic of alloc queue, Xuan Zhuo
- [PATCH v10 12/41] virtio_ring: split: extract the logic of attach vring, Xuan Zhuo
- [PATCH v10 16/41] virtio_ring: split: introduce virtqueue_resize_split(), Xuan Zhuo
- [PATCH v10 15/41] virtio_ring: split: reserve vring_align, may_reduce_num, Xuan Zhuo
- [PATCH v10 06/41] virtio_ring: extract the logic of freeing vring, Xuan Zhuo
- [PATCH v10 17/41] virtio_ring: packed: introduce vring_free_packed, Xuan Zhuo
- [PATCH v10 19/41] virtio_ring: packed: extract the logic of alloc state and extra, Xuan Zhuo
- [PATCH v10 18/41] virtio_ring: packed: extract the logic of alloc queue, Xuan Zhuo
- [PATCH v10 20/41] virtio_ring: packed: extract the logic of attach vring, Xuan Zhuo
- [PATCH v10 21/41] virtio_ring: packed: extract the logic of vring init, Xuan Zhuo
- [PATCH v10 23/41] virtio_ring: packed: introduce virtqueue_resize_packed(), Xuan Zhuo
- [PATCH v10 24/41] virtio_ring: introduce virtqueue_resize(), Xuan Zhuo
- [PATCH v10 22/41] virtio_ring: packed: introduce virtqueue_reinit_packed(), Xuan Zhuo
- [PATCH v10 26/41] virtio: queue_reset: add VIRTIO_F_RING_RESET, Xuan Zhuo
- [PATCH v10 27/41] virtio: allow to unbreak/break virtqueue individually, Xuan Zhuo
- [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data, Xuan Zhuo
- [PATCH v10 28/41] virtio_pci: update struct virtio_pci_common_cfg, Xuan Zhuo
- [PATCH v10 29/41] virtio_pci: introduce helper to get/set queue reset, Xuan Zhuo
- [PATCH v10 30/41] virtio_pci: extract the logic of active vq for modern pci, Xuan Zhuo
- [PATCH v10 31/41] virtio_pci: support VIRTIO_F_RING_RESET, Xuan Zhuo
- [PATCH v10 32/41] virtio: find_vqs() add arg sizes, Xuan Zhuo
- [PATCH v10 33/41] virtio_pci: support the arg sizes of find_vqs(), Xuan Zhuo
- [PATCH v10 35/41] virtio: add helper virtio_find_vqs_ctx_size(), Xuan Zhuo
- [PATCH v10 37/41] virtio_net: get ringparam by virtqueue_get_vring_max_size(), Xuan Zhuo
- [PATCH v10 34/41] virtio_mmio: support the arg sizes of find_vqs(), Xuan Zhuo
- [PATCH v10 38/41] virtio_net: split free_unused_bufs(), Xuan Zhuo
- [PATCH v10 36/41] virtio_net: set the default max ring size by find_vqs(), Xuan Zhuo
- [PATCH v10 40/41] virtio_net: support tx queue resize, Xuan Zhuo
- [PATCH v10 39/41] virtio_net: support rx queue resize, Xuan Zhuo
- [PATCH v10 41/41] virtio_net: support set_ringparam, Xuan Zhuo
- Re: [PATCH v10 00/41] virtio pci support VIRTIO_F_RING_RESET, Michael S. Tsirkin
- [PATCH] platform: x86: ideapad-laptop: Add allow_v4_dytc module parameter,
Hans de Goede
- [PATCH v2] platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver, Gayatri Kammela
- [PATCH] platform/x86: thinkpad_acpi: do not use PSC mode on Intel platforms,
Mark Pearson
- [Bug 216163] New: cstates: intel_idle.max_cstate=4 required to eliminate flickering of the display on the laptop model 3Logic Group Graviton N15i-K2,
bugzilla-daemon
- [PATCH] platform/x86: thinkpad_acpi: Fix a memory leak of EFCH MMIO resource,
Jean Delvare
- [Bug 200333] Incorrect battery id for BAT1 on Thinkpad 13, bugzilla-daemon
- [PATCH v2 1/3] platform/x86: acer_wmi: Cleanup Kconfig selects,
Hans de Goede
- [PATCH 1/3] platform/x86: acer_wmi: Cleanup Kconfig selects,
Hans de Goede
- [Bug 216150] New: ideapad-laptop exposes only two keyboard backlight levels, instead of three,
bugzilla-daemon
- [PATCH v1 1/2] platform/x86: thinkpad_acpi: Sort headers for better maintenance,
Andy Shevchenko
- [PATCH] platform/mellanox: nvsw-sn2201: fix error code in nvsw_sn2201_create_static_devices(),
Dan Carpenter
- Re: [PATCH v1] platform/x86: intel/pmc: Add Alder Lake N support to PMC core driver,
Rajneesh Bhardwaj
- [PATCH] platform/surface: aggregator: Reserve more event- and target-categories,
Maximilian Luz
- [PATCH 4.14 05/20] x86/CPU: Add Icelake model number, Greg Kroah-Hartman
- [PATCH 4.9 05/20] x86/CPU: Add Icelake model number, Greg Kroah-Hartman
- [PATCH v5 0/5] introduce mirrored memory support for arm64,
Wupeng Ma
- [PATCH AUTOSEL 5.17 39/43] platform/x86/intel: Fix pmt_crashlog array reference, Sasha Levin
- [PATCH AUTOSEL 5.15 41/41] platform/x86/intel: hid: Add Surface Go to VGBS allow list, Sasha Levin
- [PATCH AUTOSEL 5.17 43/43] platform/x86/intel: hid: Add Surface Go to VGBS allow list, Sasha Levin
- [PATCH AUTOSEL 5.15 39/41] platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support, Sasha Levin
- [PATCH AUTOSEL 5.17 42/43] platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF, Sasha Levin
- [PATCH AUTOSEL 5.15 38/41] platform/x86/intel: pmc: Support Intel Raptorlake P, Sasha Levin
- [PATCH AUTOSEL 5.17 41/43] platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support, Sasha Levin
- [PATCH AUTOSEL 5.17 40/43] platform/x86/intel: pmc: Support Intel Raptorlake P, Sasha Levin
- [PATCH AUTOSEL 5.15 40/41] platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF, Sasha Levin
- [PATCH AUTOSEL 5.18 46/47] platform/x86: gigabyte-wmi: Add support for B450M DS3H-CF, Sasha Levin
- [PATCH AUTOSEL 5.18 45/47] platform/x86: gigabyte-wmi: Add Z690M AORUS ELITE AX DDR4 support, Sasha Levin
- [PATCH AUTOSEL 5.18 47/47] platform/x86/intel: hid: Add Surface Go to VGBS allow list, Sasha Levin
- [PATCH AUTOSEL 5.18 44/47] platform/x86/intel: pmc: Support Intel Raptorlake P, Sasha Levin
- [PATCH AUTOSEL 5.18 43/47] platform/x86/intel: Fix pmt_crashlog array reference, Sasha Levin
- [PATCH v2 12/16] platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child(),
Rafael J. Wysocki
- [PATCH v4 0/6] introduce mirrored memory support for arm64,
Wupeng Ma
- [GIT PULL] platform-drivers-x86 for 5.19-2,
Hans de Goede
- [PATCH] tools/power/x86/intel-speed-select: Remove duplicate macro,
Risheng1128
- [PATCH] platform/surface: avoid flush_scheduled_work() usage,
Tetsuo Handa
- [PATCH v1 12/16] platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child(),
Rafael J. Wysocki
- [PATCH -next] platform/mellanox: make symbol 'nvsw_sn2201_i2c_data' static, Zheng Bin
- [PATCH v3 0/1] Resolve-WMI-query-failures-on-some-devices,
Jorge Lopez
- [PATCH] platform/x86: gigabyte-wmi: add support for B450M DS3H-CF,
August Wikerfors
- [PATCH v3] platform/x86: Move AMD platform drivers to separate directory,
Shyam Sundar S K
- [PATCH v2] platform/x86: Move AMD platform drivers to separate directory,
Shyam Sundar S K
- [PATCH v2 0/2] Resolve-WMI-query-failures-on-some-devices,
Jorge Lopez
- [PATCH] platform/x86: Move AMD platform drivers to separate directory,
Shyam Sundar S K
- [PATCH 1/1] platform/x86/intel: Fix uninitialized entry in pmt_crashlog_probe,
Xiaohui Zhang
- [PATCH] Resolve WMI query failures on some devices,
Jorge Lopez
- [PATCH] platform/x86/intel: hid: Add Surface Go to VGBS allow list,
Duke Lee
- [PATCH 0/4] platform/x86: Use backlight helpers,
Stephen Kitt
- [RFC] platform/x86: hp-wmi: make hp_wmi_perform_query() work with certain devices,
Bedant Patnaik
[PATCH v3 0/6] introduce mirrored memory support for arm64,
Wupeng Ma
[PATCH] Revert "platform/x86: hp-wmi: Changing bios_args.data to be dynamically allocated",
Jorge Lopez
[PATCH] platform/x86: gigabyte-wmi: add Z690M AORUS ELITE AX DDR4 support,
Piotr Chmura
[PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper,
Andy Shevchenko
- [PATCH v6 04/12] mfd: lpc_ich: Switch to generic p2sb_bar(), Andy Shevchenko
- [PATCH v6 03/12] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write(), Andy Shevchenko
- [PATCH v6 12/12] leds: simatic-ipc-leds-gpio: add GPIO version of Siemens driver, Andy Shevchenko
- [PATCH v6 05/12] mfd: lpc_ich: Add support for pinctrl in non-ACPI system, Andy Shevchenko
- [PATCH v6 10/12] leds: simatic-ipc-leds: convert to use P2SB accessor, Andy Shevchenko
- [PATCH v6 07/12] EDAC, pnd2: Use proper I/O accessors and address space annotation, Andy Shevchenko
- [PATCH v6 08/12] EDAC, pnd2: convert to use common P2SB accessor, Andy Shevchenko
- [PATCH v6 06/12] i2c: i801: convert to use common P2SB accessor, Andy Shevchenko
- [PATCH v6 02/12] pinctrl: intel: Check against matching data instead of ACPI companion, Andy Shevchenko
- [PATCH v6 01/12] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support, Andy Shevchenko
- [PATCH v6 09/12] watchdog: simatic-ipc-wdt: convert to use P2SB accessor, Andy Shevchenko
- [PATCH v6 11/12] platform/x86: simatic-ipc: drop custom P2SB bar code, Andy Shevchenko
- Re: [PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper, Hans de Goede
- Re: [PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper, Lee Jones
- Re: [PATCH v6 00/12] platform/x86: introduce p2sb_bar() helper, Andy Shevchenko
[PATCH 1/4] platform/x86: thinkpad-acpi: profile capabilities as integer,
Mark Pearson
[PATCH v1 1/1] platform/mellanox: Add static in struct declaration., michaelsh
[PATCH] platform/x86/intel: pmc: Support Intel Raptorlake P,
George D Sworo
[PATCH] platform/x86: system76_acpi: use dev_get_drvdata,
Haowen Bai
[PATCH] x86: Fix all occurences of "the the", Bo Liu
[PATCH v2 00/12] platform/surface: aggregator: Add support for client hot-removal,
Maximilian Luz
- [PATCH v2 01/12] platform/surface: aggregator: Allow is_ssam_device() to be used when CONFIG_SURFACE_AGGREGATOR_BUS is disabled, Maximilian Luz
- [PATCH v2 07/12] HID: surface-hid: Add support for hot-removal, Maximilian Luz
- [PATCH v2 03/12] platform/surface: aggregator: Allow notifiers to avoid communication on unregistering, Maximilian Luz
- [PATCH v2 02/12] platform/surface: aggregator: Allow devices to be marked as hot-removed, Maximilian Luz
- [PATCH v2 05/12] power/supply: surface_charger: Use client device wrappers for notifier registration, Maximilian Luz
- [PATCH v2 06/12] power/supply: surface_battery: Use client device wrappers for notifier registration, Maximilian Luz
- [PATCH v2 04/12] platform/surface: aggregator_registry: Use client device wrappers for notifier registration, Maximilian Luz
- [PATCH v2 08/12] platform/surface: aggregator: Add comment for KIP subsystem category, Maximilian Luz
- [PATCH v2 09/12] platform/surface: aggregator_registry: Generify subsystem hub functionality, Maximilian Luz
- [PATCH v2 10/12] platform/surface: aggregator_registry: Change device ID for base hub, Maximilian Luz
- [PATCH v2 11/12] platform/surface: aggregator_registry: Add KIP device hub, Maximilian Luz
- [PATCH v2 12/12] platform/surface: aggregator_registry: Add support for keyboard cover on Surface Pro 8, Maximilian Luz
- Re: [PATCH v2 00/12] platform/surface: aggregator: Add support for client hot-removal, Hans de Goede
[PATCH] [PATCH] platform/x86/intel: Fix pmt_crashlog array reference,
David Arcari
[PATCH] platform/x86: barco-p50-gpio: Add check for platform_driver_register,
Jiasheng Jiang
[PATCH] platform/mellanox: Spelling s/platfom/platform/,
Geert Uytterhoeven
[PATCH v2] Documentation: admin-guide: pm: Add Out of Band mode,
Srinivas Pandruvada
[PATCH] Documentation: admin-guide: pm: Add Out of Band mode,
Srinivas Pandruvada
[PATCH 5.17 143/158] platform/x86/intel: Fix rmmod pmt_telemetry panic, Greg Kroah-Hartman
[PATCH v2] x86/platform/uv: Dont use smp_processor_id while preemptible,
Mike Travis
[PATCH] x86, olpc: Avoid leak OF node on error,
cgel . zte
[PATCH] x86/platform/uv: Dont use smp_processor_id while preemptable,
Mike Travis
[PATCH 00/10] platform/surface: aggregator: Add support for client hot-removal,
Maximilian Luz
- [PATCH 01/10] platform/surface: aggregator: Allow devices to be marked as hot-removed, Maximilian Luz
- [PATCH 02/10] platform/surface: aggregator: Allow notifiers to avoid communication on unregistering, Maximilian Luz
- [PATCH 03/10] platform/surface: aggregator_registry: Use client device wrappers for notifier registration, Maximilian Luz
- [PATCH 05/10] power/supply: surface_battery: Use client device wrappers for notifier registration, Maximilian Luz
- [PATCH 04/10] power/supply: surface_charger: Use client device wrappers for notifier registration, Maximilian Luz
- [PATCH 07/10] platform/surface: aggregator: Add comment for KIP subsystem category, Maximilian Luz
- [PATCH 09/10] platform/surface: aggregator_registry: Add KIP device hub, Maximilian Luz
- [PATCH 08/10] platform/surface: aggregator_registry: Generify subsystem hub functionality, Maximilian Luz
- [PATCH 06/10] HID: surface-hid: Add support for hot-removal, Maximilian Luz
- [PATCH 10/10] platform/surface: aggregator_registry: Add support for keyboard cover on Surface Pro 8, Maximilian Luz
[PATCH] platform/x86: intel_cht_int33fe: Set driver data,
Heikki Krogerus
[Index of Archives]
[Linux Kernel Development]
[Linux USB Development]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]