Yuan, Perry ([email protected])

Number of posts: 674 (0.71 per day)
First post: 2021-11-01 06:05:21
Last post: 2024-06-14 03:32:45

Date List Subject
2023-06-20 03:56:40 linux-kernel RE: [PATCH v3 3/5] cpupower: Add EPP value change support
2023-06-20 03:50:10 linux-kernel RE: [PATCH v3 5/5] cpupower: Add turbo-boost support in cpupower
2023-06-20 03:37:29 linux-kernel RE: [PATCH v3 2/5] cpupower: Add is_valid_path API
2023-06-20 03:35:43 linux-kernel RE: [PATCH v3 1/5] cpupower: Recognise amd-pstate active mode driver
2023-06-16 07:48:06 linux-kernel RE: [PATCH 1/6] amd-pstate: Make amd-pstate epp driver name hyphenated
2023-06-15 07:12:20 linux-kernel [PATCH v2 1/4] ACPI: CPPC: Add a symbol to check if the preferred profile is a server
2023-06-15 07:07:28 linux-kernel [PATCH v2 3/4] cpufreq: amd-pstate: Add a kernel config option to set default mode
2023-06-15 07:01:45 linux-kernel [PATCH v2 4/4] cpufreq: intel_pstate: Use the acpi_pm_profile_server() symbol
2023-06-15 06:43:32 linux-kernel [PATCH v2 2/4] cpufreq: amd-pstate: Set a fallback policy based on preferred_profile
2023-06-15 06:42:27 linux-kernel [PATCH v2 0/4] Enable amd-pstate active mode by default
2023-06-13 08:51:28 linux-kernel RE: [PATCH v2] cpufreq: amd-pstate: Set default governor to schedutil
2023-06-12 16:33:13 linux-kernel RE: [PATCH v2] cpufreq: amd-pstate: Set default governor to schedutil
2023-06-12 13:45:49 linux-kernel [PATCH v3] cpufreq: amd-pstate: Set default governor to schedutil
2023-06-12 03:16:42 linux-kernel RE: [PATCH] cpufreq: amd-pstate: Set default governor to schedutil
2023-06-12 03:13:13 linux-kernel [PATCH v2] cpufreq: amd-pstate: Set default governor to schedutil
2023-06-05 16:27:10 linux-kernel RE: [PATCH 0/4] Enable amd-pstate active mode by default
2023-06-05 16:17:07 linux-kernel RE: [PATCH 0/4] Enable amd-pstate active mode by default
2023-05-22 07:43:49 linux-kernel RE: [PATCH 2/2] cpufreq/amd-pstate: Remove unnecessary active state checks
2023-02-23 07:10:09 linux-kernel RE: [PATCH v2] cpufreq: amd-pstate: Let user know amd-pstate is disabled
2023-02-09 02:02:48 linux-kernel RE: [PATCH] cpufreq: amd-pstate: avoid uninitialized variable use
2023-02-06 02:57:42 linux-kernel RE: [PATCH v12 00/11] Implement AMD Pstate EPP Driver
2023-01-31 09:07:52 linux-kernel [PATCH v12 09/11] Documentation: introduce amd pstate active mode kernel command line options
2023-01-31 09:07:38 linux-kernel [PATCH v12 06/11] cpufreq: amd-pstate: implement suspend and resume callbacks
2023-01-31 09:07:06 linux-kernel [PATCH v12 05/11] cpufreq: amd-pstate: implement amd pstate cpu online and offline callback
2023-01-31 09:06:17 linux-kernel [PATCH v12 11/11] Documentation: amd-pstate: introduce new global sysfs attributes
2023-01-31 09:06:04 linux-kernel [PATCH v12 10/11] cpufreq: amd-pstate: convert sprintf with sysfs_emit()
2023-01-31 09:06:00 linux-kernel [PATCH v12 08/11] Documentation: amd-pstate: add amd pstate driver mode introduction
2023-01-31 09:05:49 linux-kernel [PATCH v12 07/11] cpufreq: amd-pstate: add driver working mode switch support
2023-01-31 09:05:45 linux-kernel [PATCH v12 02/11] Documentation: amd-pstate: add EPP profiles introduction
2023-01-31 09:05:33 linux-kernel [PATCH v12 04/11] cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors
2023-01-31 09:05:30 linux-kernel [PATCH v12 01/11] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
2023-01-31 09:05:10 linux-kernel [PATCH v12 03/11] cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_param()
2023-01-31 09:05:01 linux-kernel [PATCH v12 00/11] Implement AMD Pstate EPP Driver
2023-01-18 09:53:40 linux-kernel [PATCH v11 08/11] Documentation: amd-pstate: add amd pstate driver mode introduction
2023-01-18 09:51:37 linux-kernel [PATCH v11 06/11] cpufreq: amd-pstate: implement suspend and resume callbacks
2023-01-18 09:24:32 linux-kernel [PATCH v11 10/11] cpufreq: amd-pstate: convert sprintf with sysfs_emit()
2023-01-18 09:11:24 linux-kernel [PATCH v11 11/11] Documentation: amd-pstate: introduce new global sysfs attributes
2023-01-18 08:54:26 linux-kernel [PATCH v11 09/11] Documentation: introduce amd pstate active mode kernel command line options
2023-01-18 08:53:24 linux-kernel [PATCH v11 01/11] ACPI: CPPC: Add AMD pstate energy performance preference cppc control
2023-01-18 08:49:35 linux-kernel [PATCH v11 05/11] cpufreq: amd-pstate: implement amd pstate cpu online and offline callback
2023-01-18 08:49:35 linux-kernel [PATCH v11 04/11] cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors
2023-01-18 08:40:39 linux-kernel [PATCH v11 00/11] Implement AMD Pstate EPP Driver
2023-01-18 08:32:02 linux-kernel [PATCH v11 07/11] cpufreq: amd-pstate: add driver working mode switch support
2023-01-18 08:31:24 linux-kernel [PATCH v11 03/11] cpufreq: amd-pstate: optimize driver working mode selection in amd_pstate_param()
2023-01-18 08:31:14 linux-kernel [PATCH v11 02/11] Documentation: amd-pstate: add EPP profiles introduction
2023-01-18 08:19:34 linux-kernel RE: [PATCH v10 08/12] cpufreq: amd-pstate: add driver working mode switch support
2023-01-10 15:38:21 linux-kernel [PATCH v3] cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
2023-01-10 15:36:29 linux-kernel RE: [PATCH v10 05/12] cpufreq: amd-pstate: implement Pstate EPP support for the AMD processors
2023-01-10 15:20:23 linux-kernel RE: [PATCH v2] cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
2023-01-10 13:05:41 linux-kernel [PATCH v2] cpufreq: amd-pstate: fix kernel hang issue while amd-pstate unregistering
2023-01-06 07:19:23 linux-kernel [PATCH v10 03/12] cpufreq: intel_pstate: use common macro definition for Energy Preference Performance(EPP)