LinuxLists
Users
About
stuart hayes (
[email protected]
)
Number of posts: 121 (0.02 per day)
First post: 2011-02-07 21:59:38
Last post: 2024-05-29 03:42:59
Next Page
Date
List
Subject
2024-05-29 03:42:59
linux-kernel
Re: [PATCH v6 3/4] driver core: shut down devices asynchronously
2024-05-16 15:52:01
linux-kernel
[PATCH v6 0/4] shut down devices asynchronously
2024-05-16 15:51:08
linux-kernel
[PATCH v6 4/4] nvme-pci: Make driver prefer asynchronous shutdown
2024-05-16 15:51:03
linux-kernel
[PATCH v6 3/4] driver core: shut down devices asynchronously
2024-05-16 15:50:50
linux-kernel
[PATCH v6 2/4] driver core: separate function to shutdown one device
2024-05-16 15:50:37
linux-kernel
[PATCH v6 1/4] driver core: don't always lock parent in shutdown
2024-01-24 19:55:22
linux-kernel
Re: [PATCH v2] nvme_core: scan namespaces asynchronously
2024-01-24 19:38:48
linux-kernel
Re: [PATCH v2] nvme_core: scan namespaces asynchronously
2024-01-18 21:11:50
linux-kernel
[PATCH v2] nvme_core: scan namespaces asynchronously
2024-01-16 19:14:16
linux-kernel
Re: [PATCH] nvme_core: scan namespaces asynchronously
2024-01-12 19:37:09
linux-kernel
Re: [PATCH] nvme_core: scan namespaces asynchronously
2024-01-04 16:41:13
linux-kernel
[PATCH] nvme_core: scan namespaces asynchronously
2023-11-28 21:05:15
linux-kernel
[PATCH v5] driver core: shut down devices asynchronously
2023-10-19 20:41:42
linux-kernel
Re: [PATCH v4] driver core: shut down devices asynchronously
2023-09-21 17:25:09
linux-kernel
[PATCH v4] driver core: shut down devices asynchronously
2023-09-21 03:00:56
linux-kernel
[PATCH v3] driver core: shut down devices asynchronously
2023-09-17 23:04:38
linux-kernel
Re: [PATCH v2] driver core: shut down devices asynchronously
2023-09-13 21:05:44
linux-kernel
[PATCH v2] driver core: shut down devices asynchronously
2022-12-09 00:04:46
linux-kernel
[PATCH] acpi: add support for the NBFT
2022-12-05 23:01:39
linux-kernel
Re: [PATCH] cpufreq: acpi: Defer setting boost MSRs
2022-12-05 18:49:41
linux-kernel
[PATCH] cpufreq: acpi: Only set boost MSRs on supported CPUs
2022-12-05 18:44:03
linux-kernel
Re: [PATCH] cpufreq: acpi: Only set boost MSRs on supported CPUs
2022-12-04 19:53:58
linux-kernel
Re: [PATCH] cpufreq: acpi: Defer setting boost MSRs
2022-11-10 21:13:21
linux-kernel
Re: x86: clang: acpi-cpufreq.c:970:24: error: variable 'ret' is uninitialized when used here [-Werror,-Wuninitialized]
2022-11-02 20:45:56
linux-kernel
[PATCH] cpufreq: acpi: Defer setting boost MSRs
2021-11-10 15:56:58
linux-kernel
Re: HW power fault defect cause system hang on kernel 5.4.y
2021-11-10 00:02:17
linux-kernel
Re: HW power fault defect cause system hang on kernel 5.4.y
2020-05-19 15:29:56
linux-kernel
[PATCH] dcdbas: Check SMBIOS for protected buffer address
2020-03-06 19:59:48
linux-kernel
Re: [PATCH v4] PCI: pciehp: Fix MSI interrupt race
2020-02-21 17:48:09
linux-kernel
Re: [PATCH v4 3/3] PCI: pciehp: Add dmi table for in-band presence disabled
2020-02-13 20:20:49
linux-kernel
Re: [PATCH v3] PCI: pciehp: Make sure pciehp_isr clears interrupt events
2020-02-10 21:41:59
linux-kernel
Re: [PATCH v3] PCI: pciehp: Make sure pciehp_isr clears interrupt events
2020-02-07 19:57:04
linux-kernel
[PATCH v3] PCI: pciehp: Make sure pciehp_isr clears interrupt events
2020-01-29 21:56:31
linux-kernel
Re: [PATCH v2] PCI: pciehp: Make sure pciehp_isr clears interrupt events
2020-01-20 16:12:41
linux-kernel
Re: [PATCH v2] PCI: pciehp: Make sure pciehp_isr clears interrupt events
2019-12-31 22:10:22
linux-kernel
Re: [PATCH v4 1/3] PCI: pciehp: Add support for disabling in-band presence
2019-11-27 02:20:41
linux-kernel
Re: [PATCH v4 1/3] PCI: pciehp: Add support for disabling in-band presence
2019-11-27 00:08:03
linux-kernel
Re: [PATCH] PCI: pciehp: Make sure pciehp_isr clears interrupt events
2019-11-25 21:07:19
linux-kernel
Re: [PATCH] PCI: pciehp: Make sure pciehp_isr clears interrupt events
2019-11-20 22:23:12
linux-kernel
[PATCH v2] PCI: pciehp: Make sure pciehp_isr clears interrupt events
2019-11-13 22:02:24
linux-kernel
Re: [PATCH] PCI: pciehp: Make sure pciehp_isr clears interrupt events
2019-11-12 22:01:15
linux-kernel
[PATCH] PCI: pciehp: Make sure pciehp_isr clears interrupt events
2019-10-25 20:56:21
linux-kernel
[PATCH v4 1/3] PCI: pciehp: Add support for disabling in-band presence
2019-10-25 20:54:16
linux-kernel
[PATCH v4 0/3] PCI: pciehp: Do not turn off slot if presence comes up after link
2019-10-25 20:54:15
linux-kernel
[PATCH v4 2/3] PCI: pciehp: Wait for PDS if in-band presence is disabled
2019-10-25 20:54:13
linux-kernel
[PATCH v4 3/3] PCI: pciehp: Add dmi table for in-band presence disabled
2019-10-21 18:19:47
linux-kernel
Re: [PATCH v3 3/3] PCI: pciehp: Add dmi table for in-band presence disabled
2019-10-21 18:09:36
linux-kernel
Re: [PATCH v3 2/3] PCI: pciehp: Wait for PDS if in-band presence is disabled
2019-10-18 22:16:47
linux-kernel
[PATCH v3 3/3] PCI: pciehp: Add dmi table for in-band presence disabled
2019-10-18 22:16:45
linux-kernel
[PATCH v3 1/3] PCI: pciehp: Add support for disabling in-band presence
2019-10-18 22:16:43
linux-kernel
[PATCH v3 2/3] PCI: pciehp: Wait for PDS if in-band presence is disabled