Show patches with: Submitter = Dhananjay Ugwekar       |   49 patches
Patch Series S/W/F Date Submitter Delegate State
[4/4] cpufreq/amd-pstate: Align offline flow of shared memory and MSR based systems Untitled series #253765 --- 2024-10-23 Dhananjay Ugwekar Accepted
[2/4] cpufreq/amd-pstate: Do not attempt to clear MSR_AMD_CPPC_ENABLE Untitled series #253765 --- 2024-10-23 Dhananjay Ugwekar Accepted
[4/4] cpufreq/amd-pstate: Remove the redundant amd_pstate_set_driver() call cpufreq/amd-pstate: Refactor amd_pstate_init() --- 2024-10-17 Dhananjay Ugwekar Accepted
[3/4] cpufreq/amd-pstate: Remove the switch case in amd_pstate_init() cpufreq/amd-pstate: Refactor amd_pstate_init() --- 2024-10-17 Dhananjay Ugwekar Accepted
[2/4] cpufreq/amd-pstate: Call amd_pstate_set_driver() in amd_pstate_register_driver() cpufreq/amd-pstate: Refactor amd_pstate_init() --- 2024-10-17 Dhananjay Ugwekar Accepted
[1/4] cpufreq/amd-pstate: Call amd_pstate_register() in amd_pstate_init() cpufreq/amd-pstate: Refactor amd_pstate_init() --- 2024-10-17 Dhananjay Ugwekar Accepted
[v3,2/2] cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq cpufreq/amd-pstate: Set initial min_freq to lowest_nonlinear_freq --- 2024-10-17 Dhananjay Ugwekar Accepted
[v3,1/2] cpufreq/amd-pstate: Remove the redundant verify() function cpufreq/amd-pstate: Set initial min_freq to lowest_nonlinear_freq --- 2024-10-17 Dhananjay Ugwekar Accepted
[v2,2/2] cpufreq/amd-pstate: Set the initial min_freq to lowest_nonlinear_freq cpufreq/amd-pstate: Set initial min_freq to lowest_nonlinear_freq --- 2024-10-16 Dhananjay Ugwekar New
cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory systems cpufreq/amd-pstate: Fix amd_pstate mode switch on shared memory systems --- 2024-10-04 Dhananjay Ugwekar Accepted
[3/3] cpufreq/amd-pstate: Cleanup the old min_freq qos request remnants [1/3] cpufreq: Add a callback to update the min_freq_req from drivers --- 2024-10-03 Dhananjay Ugwekar New
[1/3] cpufreq: Add a callback to update the min_freq_req from drivers [1/3] cpufreq: Add a callback to update the min_freq_req from drivers --- 2024-10-03 Dhananjay Ugwekar New
cpufreq/amd-pstate: Rename MSR and shared memory specific functions cpufreq/amd-pstate: Rename MSR and shared memory specific functions --- 2024-09-17 Dhananjay Ugwekar Accepted
[v3] cpufreq/amd-pstate: Add the missing cpufreq_cpu_put() [v3] cpufreq/amd-pstate: Add the missing cpufreq_cpu_put() --- 2024-08-09 Dhananjay Ugwekar Accepted
[v2] cpufreq/amd-pstate: Add the missing cpufreq_cpu_put() [v2] cpufreq/amd-pstate: Add the missing cpufreq_cpu_put() --- 2024-08-08 Dhananjay Ugwekar New
cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_id() cpufreq/amd-pstate: Use topology_logical_package_id() instead of logical_die_id() --- 2024-08-01 Dhananjay Ugwekar New
[v2,2/2] powercap/intel_rapl: Fix the energy-pkg event for AMD CPUs RAPL driver fixes for AMD CPUs --- 2024-07-30 Dhananjay Ugwekar Accepted
[v2,1/2] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs RAPL driver fixes for AMD CPUs --- 2024-07-30 Dhananjay Ugwekar Accepted
powercap/intel_rapl: Add support for AMD family 1Ah powercap/intel_rapl: Add support for AMD family 1Ah --- 2024-07-19 Dhananjay Ugwekar Accepted
[2/2] powercap/intel_rapl: Fix the energy-pkg event for AMD CPUs RAPL driver fixes for AMD CPUs --- 2024-07-19 Dhananjay Ugwekar New
[1/2] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs RAPL driver fixes for AMD CPUs --- 2024-07-19 Dhananjay Ugwekar New
[v4,11/11] perf/x86/rapl: Remove the unused function cpu_to_rapl_pmu Add per-core RAPL energy counter support for AMD CPUs --- 2024-07-11 Dhananjay Ugwekar New
[v4,10/11] perf/x86/rapl: Add per-core energy counter support for AMD CPUs Add per-core RAPL energy counter support for AMD CPUs --- 2024-07-11 Dhananjay Ugwekar New
[v4,09/11] perf/x86/rapl: Remove the global variable rapl_msrs Add per-core RAPL energy counter support for AMD CPUs --- 2024-07-11 Dhananjay Ugwekar New
[v4,08/11] perf/x86/rapl: Modify the generic variable names to *_pkg* Add per-core RAPL energy counter support for AMD CPUs --- 2024-07-11 Dhananjay Ugwekar New
[v4,07/11] perf/x86/rapl: Add an argument to the cleanup and init functions Add per-core RAPL energy counter support for AMD CPUs --- 2024-07-11 Dhananjay Ugwekar New
[v4,06/11] perf/x86/rapl: Add wrapper for online/offline functions Add per-core RAPL energy counter support for AMD CPUs --- 2024-07-11 Dhananjay Ugwekar New
[v4,05/11] perf/x86/rapl: Move cpumask variable to rapl_pmus struct Add per-core RAPL energy counter support for AMD CPUs --- 2024-07-11 Dhananjay Ugwekar New
[v4,04/11] perf/x86/rapl: Make rapl_model struct global Add per-core RAPL energy counter support for AMD CPUs --- 2024-07-11 Dhananjay Ugwekar New
[v4,03/11] perf/x86/rapl: Rename rapl_pmu variables Add per-core RAPL energy counter support for AMD CPUs --- 2024-07-11 Dhananjay Ugwekar New
[v4,02/11] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs Add per-core RAPL energy counter support for AMD CPUs --- 2024-07-11 Dhananjay Ugwekar New
[v4,01/11] x86/topology: Introduce topology_logical_core_id() Add per-core RAPL energy counter support for AMD CPUs --- 2024-07-11 Dhananjay Ugwekar New
[v2,2/2] cpufreq/amd-pstate: Fix the scaling_max_freq setting on shared memory CPPC systems AMD Pstate driver fixes --- 2024-07-02 Dhananjay Ugwekar Accepted
[2/2] cpufreq/amd-pstate: Fix the scaling_min/max_freq setting on shared memory CPPC systems AMD Pstate driver fixes --- 2024-06-25 Dhananjay Ugwekar New
[v3,09/10] perf/x86/rapl: Remove the global variable rapl_msrs [v3,01/10] x86/topology: Introduce topology_logical_core_id() --- 2024-06-24 Dhananjay Ugwekar Superseded
[v3,07/10] perf/x86/rapl: Add an argument to the cleanup and init functions [v3,01/10] x86/topology: Introduce topology_logical_core_id() --- 2024-06-24 Dhananjay Ugwekar New
[v3,05/10] perf/x86/rapl: Move cpumask variable to rapl_pmus struct [v3,01/10] x86/topology: Introduce topology_logical_core_id() --- 2024-06-24 Dhananjay Ugwekar New
[v3,03/10] perf/x86/rapl: Rename rapl_pmu variables [v3,01/10] x86/topology: Introduce topology_logical_core_id() --- 2024-06-24 Dhananjay Ugwekar Superseded
[v3,01/10] x86/topology: Introduce topology_logical_core_id() [v3,01/10] x86/topology: Introduce topology_logical_core_id() --- 2024-06-24 Dhananjay Ugwekar Superseded
[v2,9/9] perf/x86/rapl: Add per-core energy counter support for AMD CPUs [v2,1/9] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs --- 2024-06-20 Dhananjay Ugwekar New
[v2,7/9] perf/x86/rapl: Modify the generic variable names to *_pkg* [v2,1/9] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs --- 2024-06-20 Dhananjay Ugwekar New
[v2,5/9] perf/x86/rapl: Add wrapper for online/offline functions [v2,1/9] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs --- 2024-06-20 Dhananjay Ugwekar Superseded
[v2,3/9] perf/x86/rapl: Make rapl_model struct global [v2,1/9] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs --- 2024-06-20 Dhananjay Ugwekar Superseded
[v2,1/9] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs [v2,1/9] perf/x86/rapl: Fix the energy-pkg event for AMD CPUs --- 2024-06-20 Dhananjay Ugwekar Superseded
[6/6] perf/x86/rapl: Add per-core energy counter support for AMD CPUs Add per-core RAPL energy counter support for AMD CPUs --- 2024-06-10 Dhananjay Ugwekar New
[4/6] perf/x86/rapl: Move cpumask variable to rapl_pmus struct Add per-core RAPL energy counter support for AMD CPUs --- 2024-06-10 Dhananjay Ugwekar Superseded
[2/6] perf/x86/rapl: Rename rapl_pmu variables Add per-core RAPL energy counter support for AMD CPUs --- 2024-06-10 Dhananjay Ugwekar Superseded
cpufreq: amd-pstate: Fix the inconsistency in max frequency units cpufreq: amd-pstate: Fix the inconsistency in max frequency units --- 2024-05-27 Dhananjay Ugwekar Accepted
tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs tools/power/cpupower: Fix Pstate frequency reporting on AMD Family 1Ah CPUs --- 2024-04-30 Dhananjay Ugwekar Accepted