Show patches with: Submitter = Lifeng Zheng       |    Archived = No       |   48 patches
Patch Series S/W/F Date Submitter Delegate State
[3/3] cpufreq: CPPC: Remove forward declaration of cppc_cpufreq_register_em() cpufreq: CPPC: Some optimizations for cppc_cpufreq.c. --- 2025-05-26 Lifeng Zheng New
[2/3] cpufreq: CPPC: Return void in populate_efficiency_class() cpufreq: CPPC: Some optimizations for cppc_cpufreq.c. --- 2025-05-26 Lifeng Zheng New
[1/3] cpufreq: CPPC: Remove cpu_data_list cpufreq: CPPC: Some optimizations for cppc_cpufreq.c. --- 2025-05-26 Lifeng Zheng New
[4/4] PM / devfreq: Check governor before using governor->name [1/4] PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store() --- 2025-04-21 Lifeng Zheng New
[2/4] PM / devfreq: Limit max_freq with scaling_min_freq [1/4] PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store() --- 2025-04-21 Lifeng Zheng New
[1/4] PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store() [1/4] PM / devfreq: governor: Replace sscanf() with kstrtoul() in set_freq_store() --- 2025-04-21 Lifeng Zheng New
[v7,8/8] ACPI: CPPC: Add three functions related to autonomous selection Add functions for getting and setting registers related to autonomous selection in cppc_acpi --- 2025-04-11 Lifeng Zheng Superseded
[v7,7/8] ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel() Add functions for getting and setting registers related to autonomous selection in cppc_acpi --- 2025-04-11 Lifeng Zheng Accepted
[v7,6/8] ACPI: CPPC: Refactor register value get and set ABIs Add functions for getting and setting registers related to autonomous selection in cppc_acpi --- 2025-04-11 Lifeng Zheng Accepted
[v7,5/8] ACPI: CPPC: Add cppc_set_reg_val() Add functions for getting and setting registers related to autonomous selection in cppc_acpi --- 2025-04-11 Lifeng Zheng Superseded
[v7,4/8] ACPI: CPPC: Extract cppc_get_reg_val_in_pcc() Add functions for getting and setting registers related to autonomous selection in cppc_acpi --- 2025-04-11 Lifeng Zheng Superseded
[v7,3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val() Add functions for getting and setting registers related to autonomous selection in cppc_acpi --- 2025-04-11 Lifeng Zheng New
[v7,2/8] ACPI: CPPC: Optimize cppc_get_perf() Add functions for getting and setting registers related to autonomous selection in cppc_acpi --- 2025-04-11 Lifeng Zheng Accepted
[v7,1/8] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional Add functions for getting and setting registers related to autonomous selection in cppc_acpi --- 2025-04-11 Lifeng Zheng Accepted
[v6,8/8] ACPI: CPPC: Add three functions related to autonomous selection Add functions for getting and setting registers related to autonomous selection in cppc_acpi --- 2025-04-09 Lifeng Zheng Accepted
[v6,5/8] ACPI: CPPC: Add cppc_set_reg_val() Add functions for getting and setting registers related to autonomous selection in cppc_acpi --- 2025-04-09 Lifeng Zheng Accepted
[v6,4/8] ACPI: CPPC: Extract cppc_get_reg_val_in_pcc() Add functions for getting and setting registers related to autonomous selection in cppc_acpi --- 2025-04-09 Lifeng Zheng Superseded
cpufreq: Use str_enable_disable() helper cpufreq: Use str_enable_disable() helper --- 2025-02-07 Lifeng Zheng Accepted
[v5,8/8] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq Support for autonomous selection in cppc_cpufreq --- 2025-02-06 Lifeng Zheng Accepted
[v5,7/8] ACPI: CPPC: Add three functions related to autonomous selection Support for autonomous selection in cppc_cpufreq --- 2025-02-06 Lifeng Zheng Superseded
[v5,6/8] ACPI: CPPC: Modify cppc_get_auto_sel_caps() to cppc_get_auto_sel() Support for autonomous selection in cppc_cpufreq --- 2025-02-06 Lifeng Zheng Superseded
[v5,5/8] ACPI: CPPC: Refactor register value get and set ABIs Support for autonomous selection in cppc_cpufreq --- 2025-02-06 Lifeng Zheng Superseded
[v5,4/8] ACPI: CPPC: Add cppc_set_reg_val() Support for autonomous selection in cppc_cpufreq --- 2025-02-06 Lifeng Zheng Superseded
[v5,3/8] ACPI: CPPC: Rename cppc_get_perf() to cppc_get_reg_val() Support for autonomous selection in cppc_cpufreq --- 2025-02-06 Lifeng Zheng New
[v5,2/8] ACPI: CPPC: Optimize cppc_get_perf() Support for autonomous selection in cppc_cpufreq --- 2025-02-06 Lifeng Zheng New
[v5,1/8] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro to judge if a cpc_reg is optional Support for autonomous selection in cppc_cpufreq --- 2025-02-06 Lifeng Zheng Superseded
[v2,4/4] cpufreq: ACPI: Remove set_boost in acpi_cpufreq_cpu_init() cpufreq: Fix some boost errors related to CPU online and offline. --- 2025-01-17 Lifeng Zheng Accepted
[v2,3/4] cpufreq: CPPC: Fix wrong max_freq in policy initialization cpufreq: Fix some boost errors related to CPU online and offline. --- 2025-01-17 Lifeng Zheng Accepted
[v2,2/4] cpufreq: Introduce a more generic way to set default per-policy boost flag cpufreq: Fix some boost errors related to CPU online and offline. --- 2025-01-17 Lifeng Zheng Superseded
[v2,1/4] cpufreq: Fix re-boost issue after hotplugging a cpu cpufreq: Fix some boost errors related to CPU online and offline. --- 2025-01-17 Lifeng Zheng Accepted
[2/2] cpufreq: Introduce a more generic way to set default per-policy boost flag cpufreq: Introduce a more generic way to boost when cpu is going online --- 2025-01-15 Lifeng Zheng Accepted
[1/2] cpufreq: Fix re-boost issue after hotplugging a cpu cpufreq: Introduce a more generic way to boost when cpu is going online --- 2025-01-15 Lifeng Zheng New
[v4,6/6] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq Support for autonomous selection in cppc_cpufreq --- 2025-01-13 Lifeng Zheng Superseded
[v4,5/6] ACPI: CPPC: Add autonomous selection ABIs Support for autonomous selection in cppc_cpufreq --- 2025-01-13 Lifeng Zheng New
[v4,4/6] ACPI: CPPC: Refactor register value get and set ABIs Support for autonomous selection in cppc_cpufreq --- 2025-01-13 Lifeng Zheng New
[v4,3/6] ACPI: CPPC: Add macros to generally implement registers getting and setting functions Support for autonomous selection in cppc_cpufreq --- 2025-01-13 Lifeng Zheng New
[v4,2/6] ACPI: CPPC: Add cppc_get_reg_val and cppc_set_reg_val function Support for autonomous selection in cppc_cpufreq --- 2025-01-13 Lifeng Zheng New
[v4,1/6] ACPI: CPPC: Add IS_OPTIONAL_CPC_REG macro Support for autonomous selection in cppc_cpufreq --- 2025-01-13 Lifeng Zheng New
[v2] cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail [v2] cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail --- 2025-01-10 Lifeng Zheng Superseded
cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail --- 2025-01-10 Lifeng Zheng Accepted
cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail cpufreq/amd-pstate: Fix per-policy boost flag incorrect when fail --- 2025-01-03 Lifeng Zheng Superseded
[v3,4/4] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq Untitled series #257447 --- 2024-12-16 Lifeng Zheng New
[v3,3/4] ACPI: CPPC: Add autonomous selection ABIs Untitled series #257447 --- 2024-12-16 Lifeng Zheng New
[v3,2/4] ACPI: CPPC: Refactor register value get and set ABIs Untitled series #257447 --- 2024-12-16 Lifeng Zheng Superseded
[v2,2/3] ACPI: CPPC: Add autonomous selection ABIs Support for autonomous selection in cppc_cpufreq --- 2024-11-22 Lifeng Zheng Superseded
[3/3] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq Support for autonomous selection in cppc_cpufreq --- 2024-11-14 Lifeng Zheng New
[2/3] ACPI: CPPC: Add autonomous selection ABIs Support for autonomous selection in cppc_cpufreq --- 2024-11-14 Lifeng Zheng Superseded
[1/3] ACPI: CPPC: Refactor register get and set ABIs Support for autonomous selection in cppc_cpufreq --- 2024-11-14 Lifeng Zheng New