Date |
List |
Subject |
2024-04-25 08:10:02
|
linux-kernel
|
[PATCH v12 5/8] cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0 |
2024-04-25 08:09:37
|
linux-kernel
|
[PATCH v12 4/8] cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq() |
2024-04-25 08:09:34
|
linux-kernel
|
[PATCH v12 3/8] cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_freq |
2024-04-25 08:09:02
|
linux-kernel
|
[PATCH v12 2/8] cpufreq: amd-pstate: Document the units for freq variables in amd_cpudata |
2024-04-25 08:08:29
|
linux-kernel
|
[PATCH v12 0/8] AMD Pstate Fixes And Enhancements |
2024-04-24 03:06:02
|
linux-kernel
|
RE: [PATCH v11 1/8] cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudata |
2024-04-23 08:44:15
|
linux-kernel
|
[PATCH v7 6/6] cpufreq: amd-pstate-ut: support new cpb boost control interface |
2024-04-23 08:43:26
|
linux-kernel
|
[PATCH v7 5/6] Documentation: cpufreq: amd-pstate: introduce the new cpu boost control method |
2024-04-23 08:43:05
|
linux-kernel
|
[PATCH v7 3/6] cpufreq: amd-pstate: implement cpb_boost sysfs entry for boost control |
2024-04-23 08:42:56
|
linux-kernel
|
[PATCH v7 2/6] cpufreq: amd-pstate: initialize new core precision boost state |
2024-04-23 08:42:52
|
linux-kernel
|
[PATCH v7 4/6] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off |
2024-04-23 08:41:43
|
linux-kernel
|
[PATCH v7 1/6] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h |
2024-04-23 08:41:28
|
linux-kernel
|
[PATCH v7 0/6] AMD Pstate Driver Core Performance Boost |
2024-04-23 08:06:43
|
linux-kernel
|
[PATCH v11 8/8] cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missing |
2024-04-23 08:02:42
|
linux-kernel
|
[PATCH v11 7/8] cppc_acpi: print error message if CPPC is unsupported |
2024-04-23 08:02:36
|
linux-kernel
|
[PATCH v11 6/8] cpufreq: amd-pstate: get transition delay and latency value from ACPI tables |
2024-04-23 08:02:22
|
linux-kernel
|
[PATCH v11 5/8] cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0 |
2024-04-23 08:02:05
|
linux-kernel
|
[PATCH v11 4/8] cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq() |
2024-04-23 08:01:35
|
linux-kernel
|
[PATCH v11 3/8] cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_freq |
2024-04-23 08:01:18
|
linux-kernel
|
[PATCH v11 2/8] cpufreq: amd-pstate: Document the units for freq variables in amd_cpudata |
2024-04-23 08:01:05
|
linux-kernel
|
[PATCH v11 1/8] cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudata |
2024-04-23 08:00:52
|
linux-kernel
|
[PATCH v11 0/8] AMD Pstate Fixes And Enhancements |
2024-04-22 09:50:58
|
linux-kernel
|
RE: [PATCH v10 8/8] cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missing |
2024-04-18 09:27:30
|
linux-kernel
|
RE: [PATCH v10 1/8] cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudata |
2024-04-18 09:15:46
|
linux-kernel
|
RE: [PATCH v10 3/8] cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_freq |
2024-04-18 09:13:23
|
linux-kernel
|
RE: [PATCH v10 5/8] cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0 |
2024-03-26 07:04:18
|
linux-kernel
|
RE: [PATCH v6 2/6] cpufreq: amd-pstate: initialize new core precision boost state |
2024-03-25 13:49:27
|
linux-kernel
|
[PATCH v10 7/8] cppc_acpi: print error message if CPPC is unsupported |
2024-03-25 12:34:03
|
linux-kernel
|
[PATCH v10 2/8] cpufreq: amd-pstate: Document the units for freq variables in amd_cpudata |
2024-03-25 12:33:59
|
linux-kernel
|
[PATCH v10 8/8] cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missing |
2024-03-25 12:07:33
|
linux-kernel
|
[PATCH v10 3/8] cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_freq |
2024-03-25 11:49:04
|
linux-kernel
|
[PATCH v10 6/8] cpufreq: amd-pstate: get transition delay and latency value from ACPI tables |
2024-03-25 11:48:49
|
linux-kernel
|
[PATCH v10 4/8] cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq() |
2024-03-25 11:41:16
|
linux-kernel
|
[PATCH v10 5/8] cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0 |
2024-03-25 11:40:11
|
linux-kernel
|
[PATCH v10 0/8] AMD Pstate Fixes And Enhancements |
2024-03-25 11:38:33
|
linux-kernel
|
[PATCH v10 1/8] cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudata |
2024-03-22 03:33:56
|
linux-kernel
|
RE: [PATCH v9 0/8] AMD Pstate Fixes And Enhancements |
2024-03-21 02:25:56
|
linux-kernel
|
RE: [PATCH v6 1/6] cpufreq: acpi: move MSR_K7_HWCR_CPB_DIS_BIT into msr-index.h |
2024-03-19 08:32:41
|
linux-kernel
|
[PATCH v9 7/8] cppc_acpi: print error message if CPPC is unsupported |
2024-03-19 08:31:50
|
linux-kernel
|
[PATCH v9 4/8] cpufreq: amd-pstate: Remove amd_get_{min,max,nominal,lowest_nonlinear}_freq() |
2024-03-19 08:31:22
|
linux-kernel
|
[PATCH v9 8/8] cpufreq: amd-pstate: Add quirk for the pstate CPPC capabilities missing |
2024-03-19 08:30:58
|
linux-kernel
|
[PATCH v9 6/8] cpufreq: amd-pstate: get transition delay and latency value from ACPI tables |
2024-03-19 08:30:44
|
linux-kernel
|
[PATCH v9 5/8] cpufreq: amd-pstate: Bail out if min/max/nominal_freq is 0 |
2024-03-19 08:30:25
|
linux-kernel
|
[PATCH v9 1/8] cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudata |
2024-03-19 08:30:16
|
linux-kernel
|
[PATCH v9 3/8] cpufreq: amd-pstate: Unify computation of {max,min,nominal,lowest_nonlinear}_freq |
2024-03-19 08:29:55
|
linux-kernel
|
[PATCH v9 2/8] cpufreq: amd-pstate: Document the units for freq variables in amd_cpudata |
2024-03-19 08:29:25
|
linux-kernel
|
[PATCH v9 0/8] AMD Pstate Fixes And Enhancements |
2024-03-19 08:03:59
|
linux-kernel
|
RE: [PATCH v8 1/8] cpufreq: amd-pstate: Document *_limit_* fields in struct amd_cpudata |
2024-03-18 10:17:22
|
linux-kernel
|
[PATCH v6 4/6] cpufreq: amd-pstate: fix the MSR highest perf will be reset issue while cpb boost off |
2024-03-18 10:16:47
|
linux-kernel
|
[PATCH v6 2/6] cpufreq: amd-pstate: initialize new core precision boost state |
2024-03-18 10:16:21
|
linux-kernel
|
[PATCH v6 0/6] AMD Pstate Driver Core Performance Boost |