Nathan Fontenot ([email protected])

Number of posts: 39 (0.04 per day)
First post: 2020-08-20 21:31:07
Last post: 2023-05-02 17:58:06

Date List Subject
2023-05-02 17:58:06 linux-kernel [PATCH] x86/microcode/amd: Remove unneeded pointer arithmetic
2022-11-10 18:00:04 linux-kernel Re: [PATCH v3 4/8] cpufreq: amd_pstate: add AMD Pstate EPP support for the MSR based processors
2022-11-10 17:11:05 linux-kernel Re: [PATCH v3 8/8] cpufreq: amd_pstate: add driver working mode status sysfs entry
2022-11-10 17:05:19 linux-kernel Re: [PATCH v3 6/8] cpufreq: amd-pstate: implement suspend and resume callbacks
2022-09-29 14:53:54 linux-kernel Re: [PATCH 4/7] cpufreq: amd_pstate: add AMD pstate EPP support for shared memory type processor
2022-09-15 19:34:39 linux-kernel Re: [PATCH 6/7] cpufreq: amd_pstate: implement amd pstate cpu online and offline callback
2022-09-15 19:27:32 linux-kernel Re: [PATCH 5/7] cpufreq: amd_pstate: add AMD Pstate EPP support for the MSR based processors
2022-09-15 16:46:18 linux-kernel Re: [PATCH 4/7] cpufreq: amd_pstate: add AMD pstate EPP support for shared memory type processor
2021-09-28 21:36:47 linux-kernel Re: [PATCH v2 11/21] cpufreq: amd: add amd-pstate frequencies attributes
2021-09-28 21:26:24 linux-kernel Re: [PATCH v2 10/21] cpufreq: amd: add amd-pstate checking support check attribute
2021-09-28 20:42:40 linux-kernel Re: [PATCH v2 05/21] cpufreq: amd: introduce a new amd pstate driver to support future processors
2021-09-28 17:09:52 linux-kernel Re: [PATCH v2 04/21] ACPI: CPPC: add cppc enable register function
2021-09-09 19:56:02 linux-kernel Re: [PATCH 04/19] cpufreq: amd: introduce a new amd pstate driver to support future processors
2021-09-08 19:16:56 linux-kernel Re: [PATCH 03/19] ACPI: CPPC: add cppc enable register function
2021-09-08 19:06:36 linux-kernel Re: [PATCH 08/19] cpufreq: amd: add boost mode support for amd-pstate
2021-09-08 19:06:18 linux-kernel Re: [PATCH 11/19] cpufreq: amd: add amd-pstate performance attributes
2021-09-08 18:17:58 linux-kernel Re: [PATCH 10/19] cpufreq: amd: add amd-pstate frequencies attributes
2021-09-08 17:34:16 linux-kernel Re: [PATCH 16/19] cpupower: enable boost state support for amd-pstate module
2021-04-21 18:20:59 linux-kernel Re: [PATCH v2] x86, sched: Fix the AMD CPPC maximum perf on some specific generations
2021-01-26 02:11:43 linux-kernel [PATCH v2 4/8] cpupower: Remove unused pscur variable.
2021-01-26 02:09:59 linux-kernel [PATCH v2 2/8] cpupower: Correct macro name for CPB caps flag
2021-01-26 02:07:31 linux-kernel [PATCH v2 0/8] cpupower: Updates and cleanup to support AMD Family 0x19
2021-01-25 17:48:34 linux-kernel [PATCH v2 6/8] cpupower: Condense pstate enabled bit checks in decode_pstates()
2021-01-25 17:47:06 linux-kernel [PATCH v2 3/8] cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid caps flag
2021-01-25 17:44:38 linux-kernel [PATCH v2 5/8] cpupower: Update family checks when decoding HW pstates
2021-01-25 17:42:58 linux-kernel [PATCH v2 8/8] cpupower: Add cpuid cap flag for MSR_AMD_HWCR support
2021-01-25 17:42:40 linux-kernel [PATCH v2 7/8] cpupower: Remove family arg to decode_pstates()
2021-01-25 17:39:05 linux-kernel [PATCH v2 1/8] cpupower: Update msr_pstate union struct naming
2021-01-22 17:58:33 linux-kernel [PATCH 4/8] cpupower: Remove unused pscur variable.
2021-01-22 17:58:14 linux-kernel [PATCH 6/8] cpupower: Condense pstate enabled bit checks in decode_pstates()
2021-01-22 17:58:13 linux-kernel [PATCH 8/8] cpupower: Add cpuid cap flag for MSR_AMD_HWCR support
2021-01-22 17:57:19 linux-kernel [PATCH 7/8] cpupower: Remove family arg to decode_pstates()
2021-01-22 17:48:40 linux-kernel [PATCH 2/8] cpupower: Correct macro name for CPB caps flag
2021-01-22 17:48:15 linux-kernel [PATCH 5/8] cpupower: Update family checks when decoding HW pstates
2021-01-22 17:47:01 linux-kernel [PATCH 3/8] cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid caps flag
2021-01-22 17:46:08 linux-kernel [PATCH 1/8] cpupower: Update msr_pstate union struct naming
2021-01-22 17:44:59 linux-kernel [PATCH 0/8] cpupower: Updates and cleanup to support AMD Family 0x19
2020-10-27 06:39:08 linux-kernel Re: default cpufreq gov, was: [PATCH] sched/fair: check for idle core
2020-08-20 21:31:07 linux-kernel Re: [RFC] cpuidle : Add support for pseudo-cpuidle driver