LinuxLists
Users
About
Zhang, Rui (
[email protected]
)
Number of posts: 1286 (0.2 per day)
First post: 2007-02-26 09:26:47
Last post: 2024-06-11 08:30:57
Previous Page
/
Next Page
Date
List
Subject
2024-02-02 09:30:32
linux-kernel
[PATCH V2 06/11] hwmon: (coretemp) Replace sensor_device_attribute with device_attribute
2024-02-02 09:29:35
linux-kernel
[PATCH V2 01/11] hwmon: (coretemp) Fix out-of-bounds memory access
2024-02-02 09:23:56
linux-kernel
[PATCH V2 05/11] hwmon: (coretemp) Remove unnecessary dependency of array index
2024-02-02 09:23:42
linux-kernel
[PATCH V2 04/11] hwmon: (coretemp) Introduce enum for attr index
2024-02-02 09:23:24
linux-kernel
[PATCH V2 03/11] hwmon: (coretemp) Enlarge per package core count limit
2024-02-02 09:23:12
linux-kernel
[PATCH V2 02/11] hwmon: (coretemp) Fix bogus core_id to attr name mapping
2024-02-02 06:49:41
linux-kernel
Re: [patch v2 25/30] x86/cpu/topology: Use topology logical mapping mechanism
2024-02-01 05:35:30
linux-kernel
Re: [PATCH 0/5] intel_rapl & perf rapl: combine PMU support
2024-01-31 14:56:45
linux-kernel
[PATCH 2/5] powercap: intel_rapl: Add PMU support
2024-01-31 14:25:36
linux-kernel
[PATCH 5/5] powercap: intel_rapl_msr: Enable PMU support for MSR RAPL
2024-01-31 14:25:21
linux-kernel
[PATCH 4/5] powercap: intel_rapl: Fix BROADWELL_D Dram energy unit
2024-01-31 14:24:42
linux-kernel
[PATCH 3/5] powercap: intel_rapl_tpmi: Enable PMU support for TPMI RAPL
2024-01-31 14:24:37
linux-kernel
[PATCH 0/5] intel_rapl & perf rapl: combine PMU support
2024-01-31 14:24:15
linux-kernel
[PATCH 1/5] powercap: intel_rapl: Sort header files
2024-01-31 12:08:21
linux-kernel
[PATCH 2/6] powercap: intel_rapl: Fix locking for TPMI RAPL
2024-01-31 11:46:15
linux-kernel
[PATCH 6/6] powercap: intel_rapl: add support for Arrow Lake
2024-01-31 11:45:50
linux-kernel
[PATCH 4/6] powercap: intel_rapl_tpmi: Fix System Domain probing
2024-01-31 11:45:42
linux-kernel
[PATCH 3/6] powercap: intel_rapl_tpmi: Fix a register bug
2024-01-31 11:45:08
linux-kernel
[PATCH 0/6] powercap: intel_rapl: Fixes and new platform enabling
2024-01-31 11:41:42
linux-kernel
[PATCH 5/6] powercap: intel_rapl: Add support for LNL-M paltform
2024-01-31 11:39:05
linux-kernel
[PATCH 1/6] powercap: intel_rapl: Fix a NULL pointer dereference bug
2024-01-31 07:40:29
linux-kernel
Re: [patch v5 00/19] x86/cpu: Rework topology evaluation
2024-01-26 08:55:47
linux-kernel
Re: [patch v2 21/30] x86/cpu/topology: Use topology bitmaps for sizing
2024-01-24 15:37:42
linux-kernel
Re: [patch v2 00/30] x86/apic: Rework APIC registration
2024-01-13 07:35:59
linux-kernel
Re: [patch 37/53] x86/cpu: Detect real BSP on crash kernels
2024-01-12 09:14:20
linux-kernel
Re: [patch 37/53] x86/cpu: Detect real BSP on crash kernels
2024-01-11 01:52:31
linux-kernel
Re: [patch 37/53] x86/cpu: Detect real BSP on crash kernels
2024-01-09 01:54:35
linux-kernel
Re: [patch 37/53] x86/cpu: Detect real BSP on crash kernels
2024-01-08 14:11:42
linux-kernel
Re: [patch 37/53] x86/cpu: Detect real BSP on crash kernels
2023-12-14 15:01:33
linux-kernel
Re: [tip: x86/urgent] x86/acpi: Ignore invalid x2APIC entries
2023-12-14 14:01:42
linux-kernel
Re: [patch 53/53] x86/cpu/topology: Get rid of cpuinfo::x86_max_cores
2023-12-13 07:39:12
linux-kernel
Re: [tip: x86/urgent] x86/acpi: Ignore invalid x2APIC entries
2023-12-10 14:41:01
linux-kernel
[PATCH] x86/acpi: Do strict X2APIC ID check only when LAPIC contains enabled CPUs
2023-12-07 02:41:45
linux-kernel
Re: [tip: x86/urgent] x86/acpi: Ignore invalid x2APIC entries
2023-12-02 07:46:25
linux-kernel
Re: [PATCH 3/3] hwmon: (coretemp) Fix core count limitation
2023-12-02 02:54:01
linux-kernel
Re: [tip: x86/urgent] x86/acpi: Ignore invalid x2APIC entries
2023-12-01 18:10:20
linux-kernel
[PATCH] intel_idle: Add Meteorlake support
2023-12-01 18:09:48
linux-kernel
Re: [tip: x86/urgent] x86/acpi: Ignore invalid x2APIC entries
2023-12-01 17:47:59
linux-kernel
Re: [PATCH 3/3] hwmon: (coretemp) Fix core count limitation
2023-12-01 17:41:38
linux-kernel
Re: [PATCH 3/3] hwmon: (coretemp) Fix core count limitation
2023-12-01 17:31:49
linux-kernel
Re: [PATCH 2/3] hwmon: (coretemp) Remove unnecessary dependency of array index
2023-12-01 17:30:02
linux-kernel
Re: [PATCH 1/3] hwmon: (coretemp) Introduce enum for attr index
2023-12-01 08:32:42
linux-kernel
Re: [tip: x86/urgent] x86/acpi: Ignore invalid x2APIC entries
2023-11-27 13:18:12
linux-kernel
[PATCH 2/3] hwmon: (coretemp) Remove unnecessary dependency of array index
2023-11-27 13:17:46
linux-kernel
[PATCH 3/3] hwmon: (coretemp) Fix core count limitation
2023-11-27 13:17:33
linux-kernel
[PATCH 1/3] hwmon: (coretemp) Introduce enum for attr index
2023-11-27 13:17:32
linux-kernel
[PATCH 0/3] hwmon: (coretemp) Fix core count limitation
2023-11-23 12:51:18
linux-kernel
Re: [tip: x86/urgent] x86/acpi: Ignore invalid x2APIC entries
2023-11-16 07:32:31
linux-kernel
Re: [PATCH] sched/fair: Skip cpus with no sched domain attached during NOHZ idle balance
2023-10-25 12:23:41
linux-kernel
[PATCH] hwmon: (coretemp) Fix potentially truncated sysfs attribute name
2023-09-26 07:18:53
linux-kernel
Re: [PATCH] ACPI: FPDT: break out of the loop if record length is zero