Show patches with: Submitter = Lukasz Luba       |    Archived = No       |   358 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[v5,18/23] drivers/thermal/cpufreq_cooling: Use new Energy Model interface Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba Superseded
[v5,17/23] powercap/dtpm_devfreq: Use new Energy Model interface to get table Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba Superseded
[v5,16/23] powercap/dtpm_cpu: Use new Energy Model interface to get table Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba Superseded
[v5,15/23] PM: EM: Optimize em_cpu_energy() and remove division Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,14/23] PM: EM: Support late CPUs booting and capacity adjustment Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba Superseded
[v5,13/23] PM: EM: Add performance field to struct em_perf_state Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,12/23] PM: EM: Add helpers to read under RCU lock the EM table Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba Superseded
[v5,11/23] PM: EM: Add API for updating the runtime modifiable EM Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,10/23] PM: EM: Add API for memory allocations for new tables Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba Superseded
[v5,09/23] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,08/23] PM: EM: Introduce runtime modifiable table Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba Superseded
[v5,07/23] PM: EM: Refactor how the EM table is allocated and populated Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba New
[v5,06/23] PM: EM: Check if the get_cost() callback is present in em_compute_costs() Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba Superseded
[v5,05/23] PM: EM: Refactor a new function em_compute_costs() Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba Superseded
[v5,04/23] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba Superseded
[v5,03/23] PM: EM: Find first CPU active while updating OPP efficiency Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba Superseded
[v5,02/23] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba Superseded
[v5,01/23] PM: EM: Add missing newline for the message log Introduce runtime modifiable Energy Model --- 2023-11-29 Lukasz Luba Superseded
powercap: DTPM: Fix unneeded conversion to micro-Watts powercap: DTPM: Fix unneeded conversion to micro-Watts --- 2023-11-27 Lukasz Luba New
[7/7] thermal: gov_power_allocator: Clean needed variables at the beginning Minor cleanup for thermal gov power allocator --- 2023-10-25 Lukasz Luba New
[6/7] thermal: gov_power_allocator: Remove unneeded local variables Minor cleanup for thermal gov power allocator --- 2023-10-25 Lukasz Luba Accepted
[5/7] thermal: gov_power_allocator: Use shorter variable when possible Minor cleanup for thermal gov power allocator --- 2023-10-25 Lukasz Luba Accepted
[4/7] thermal: gov_power_allocator: Rearrange the order of variables Minor cleanup for thermal gov power allocator --- 2023-10-25 Lukasz Luba Accepted
[3/7] thermal: gov_power_allocator: Check the cooling devices only for trip_max Minor cleanup for thermal gov power allocator --- 2023-10-25 Lukasz Luba Accepted
[2/7] thermal: gov_power_allocator: Setup trip points earlier Minor cleanup for thermal gov power allocator --- 2023-10-25 Lukasz Luba Accepted
[1/7] thermal: gov_power_allocator: Rename trip_max_desired_temperature Minor cleanup for thermal gov power allocator --- 2023-10-25 Lukasz Luba Accepted
thermal: Add myself as thermal reviewer in MAINTAINERS thermal: Add myself as thermal reviewer in MAINTAINERS --- 2023-10-06 Lukasz Luba Accepted
[v4,18/18] Documentation: EM: Update information about performance field Introduce runtime modifiable Energy Model --- 2023-09-25 Lukasz Luba New
[v4,16/18] PM: EM: Support late CPUs booting and capacity adjustment Introduce runtime modifiable Energy Model --- 2023-09-25 Lukasz Luba New
[v4,14/18] PM: EM: Add performance field to struct em_perf_state Introduce runtime modifiable Energy Model --- 2023-09-25 Lukasz Luba Superseded
[v4,12/18] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS Introduce runtime modifiable Energy Model --- 2023-09-25 Lukasz Luba New
[v4,10/18] PM: EM: Add RCU mechanism which safely cleans the old data Introduce runtime modifiable Energy Model --- 2023-09-25 Lukasz Luba New
[v4,07/18] PM: EM: Refactor struct em_perf_domain and add default_table Introduce runtime modifiable Energy Model --- 2023-09-25 Lukasz Luba New
[v4,06/18] PM: EM: Check if the get_cost() callback is present in em_compute_costs() Introduce runtime modifiable Energy Model --- 2023-09-25 Lukasz Luba Superseded
[v4,03/18] PM: EM: Find first CPU online while updating OPP efficiency Introduce runtime modifiable Energy Model --- 2023-09-25 Lukasz Luba Superseded
[v4,02/18] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments Introduce runtime modifiable Energy Model --- 2023-09-25 Lukasz Luba Superseded
[v3,12/12] Documentation: EM: Update with runtime modification design Introduce runtime modifiable Energy Model --- 2023-07-21 Lukasz Luba New
[v3,11/12] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS Introduce runtime modifiable Energy Model --- 2023-07-21 Lukasz Luba Superseded
[v3,10/12] PM: EM: Add runtime update interface to modify EM power Introduce runtime modifiable Energy Model --- 2023-07-21 Lukasz Luba New
[v3,09/12] PM: EM: Add RCU mechanism which safely cleans the old data Introduce runtime modifiable Energy Model --- 2023-07-21 Lukasz Luba New
[v3,08/12] PM: EM: Introduce runtime modifiable table Introduce runtime modifiable Energy Model --- 2023-07-21 Lukasz Luba New
[v3,07/12] PM: EM: Add update_power() callback for runtime modifications Introduce runtime modifiable Energy Model --- 2023-07-21 Lukasz Luba New
[v3,06/12] PM: EM: Refactor struct em_perf_domain and add default_table Introduce runtime modifiable Energy Model --- 2023-07-21 Lukasz Luba Superseded
[v3,05/12] PM: EM: Check if the get_cost() callback is present in em_compute_costs() Introduce runtime modifiable Energy Model --- 2023-07-21 Lukasz Luba Superseded
[v3,04/12] PM: EM: Refactor a new function em_compute_costs() Introduce runtime modifiable Energy Model --- 2023-07-21 Lukasz Luba Superseded
[v3,03/12] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible Introduce runtime modifiable Energy Model --- 2023-07-21 Lukasz Luba Superseded
[v3,02/12] PM: EM: Find first CPU online while updating OPP efficiency Introduce runtime modifiable Energy Model --- 2023-07-21 Lukasz Luba Superseded
[v3,01/12] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments Introduce runtime modifiable Energy Model --- 2023-07-21 Lukasz Luba Superseded
[RESEND,v2,3/3] schedutil: trace: Add tracing to capture filter out requests Add basic tracing for uclamp and schedutil --- 2023-05-22 Lukasz Luba New
[RESEND,v2,2/3] cpufreq: schedutil: Refactor sugov_update_shared() internals Add basic tracing for uclamp and schedutil --- 2023-05-22 Lukasz Luba New
[RESEND,v2,1/3] sched/tp: Add new tracepoint to track uclamp set from user-space Add basic tracing for uclamp and schedutil --- 2023-05-22 Lukasz Luba New
[v2,17/17] Documentation: EM: Describe the API of runtime modifications Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba New
[v2,16/17] Documentation: EM: Add example with driver modifying the EM Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba New
[v2,15/17] Documentation: EM: Add a runtime modifiable EM design description Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba New
[v2,14/17] Documentation: EM: Add a new section about the design Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba New
[v2,13/17] PM: EM: Refactor struct em_perf_domain and add default_table Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba New
[v2,12/17] PM: EM: Add argument to get_cost() for runtime modification Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba New
[v2,11/17] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba Superseded
[v2,10/17] PM: EM: Add runtime update interface to modify EM power Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba New
[v2,09/17] PM: EM: Add RCU mechanism which safely cleans the old data Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba New
[v2,08/17] PM: EM: Introduce runtime modifiable table Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba New
[v2,07/17] PM: EM: Check if the get_cost() callback is present in em_compute_costs() Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba Superseded
[v2,06/17] PM: EM: Add update_power() callback for runtime modifications Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba Superseded
[v2,05/17] trace: energy_model: Add trace event for EM runtime modifications Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba New
[v2,04/17] PM: EM: Create a new function em_compute_costs() Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba Superseded
[v2,03/17] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba Superseded
[v2,02/17] PM: EM: Find first CPU online while updating OPP efficiency Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba Superseded
[v2,01/17] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments Introduce runtime modifiable Energy Model --- 2023-05-12 Lukasz Luba Superseded
[17/17] Documentation: EM: Describe the API of runtime modifications Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[16/17] Documentation: EM: Add example with driver modifying the EM Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[15/17] Documentation: EM: Add a runtime modifiable EM design description Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[14/17] Documentation: EM: Add a new section about the design Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[13/17] PM: EM: Refactor struct em_perf_domain and add default_table Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[12/17] PM: EM: Add argument to get_cost() for runtime modification Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[11/17] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[10/17] PM: EM: Add runtime update interface to modify EM power Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[09/17] PM: EM: Add RCU mechanism which safely cleans the old data Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[08/17] PM: EM: Introduce runtime modifiable table Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[07/17] PM: EM: Check if the get_cost() callback is present in em_compute_costs() Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[06/17] PM: EM: Add update_power() callback for runtime modifications Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[05/17] trace: energy_model: Add trace event for EM runtime modifications Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[04/17] PM: EM: Create a new function em_compute_costs() Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[03/17] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[02/17] PM: EM: Find first CPU online while updating OPP efficiency Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[01/17] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments Introduce runtime modifiable Energy Model --- 2023-03-14 Lukasz Luba Superseded
[v3,1/1] cpufreq: schedutil: Optimize operations with single CPU capacity lookup cpufreq: schedutil: Optimize operations in hot path frequency switch --- 2022-12-08 Lukasz Luba Accepted
[v2,2/2] cpufreq: schedutil: Optimize operations with single max CPU capacity cpufreq: schedutil: Optimize operations in hot path frequency switch --- 2022-12-07 Lukasz Luba New
[v2,1/2] cpufreq: schedutil: Introduce single max CPU capacity for freqency domain cpufreq: schedutil: Optimize operations in hot path frequency switch --- 2022-12-07 Lukasz Luba New
cpufreq: schedutil: Optimize operations with single max CPU capacity cpufreq: schedutil: Optimize operations with single max CPU capacity --- 2022-12-06 Lukasz Luba New
[2/2] cpufreq: Update CPU capacity reduction in store_scaling_max_freq() [1/2] cpufreq: Change macro for store scaling min/max frequency --- 2022-09-30 Lukasz Luba New
[1/2] cpufreq: Change macro for store scaling min/max frequency [1/2] cpufreq: Change macro for store scaling min/max frequency --- 2022-09-30 Lukasz Luba New
[v2] cpufreq: schedutil: Move max CPU capacity to sugov_policy [v2] cpufreq: schedutil: Move max CPU capacity to sugov_policy --- 2022-08-16 Lukasz Luba Accepted
cpufreq: check only freq_table in __resolve_freq() cpufreq: check only freq_table in __resolve_freq() --- 2022-08-11 Lukasz Luba Accepted
cpufreq: schedutil: Move max CPU capacity to sugov_policy cpufreq: schedutil: Move max CPU capacity to sugov_policy --- 2022-07-11 Lukasz Luba Superseded
[v2,4/4] cpufreq: scmi: Support the power scale in micro-Watts in SCMI v3.1 Energy Model power in micro-Watts and SCMI v3.1 alignment --- 2022-07-07 Lukasz Luba Accepted
[v2,2/4] Documentation: EM: Switch to micro-Watts scale Energy Model power in micro-Watts and SCMI v3.1 alignment --- 2022-07-07 Lukasz Luba Accepted
[4/4] cpufreq: scmi: Support the power scale in micro-Watts in SCMI v3.1 Energy Model power in micro-Watts and SCMI v3.1 alignment --- 2022-06-22 Lukasz Luba Superseded
[3/4] firmware: arm_scmi: Get detailed power scale from perf Energy Model power in micro-Watts and SCMI v3.1 alignment --- 2022-06-22 Lukasz Luba Accepted
[2/4] Documentation: EM: Switch to micro-Watts scale Energy Model power in micro-Watts and SCMI v3.1 alignment --- 2022-06-22 Lukasz Luba Superseded
[1/4] PM: EM: convert power field to micro-Watts precision and align drivers Energy Model power in micro-Watts and SCMI v3.1 alignment --- 2022-06-22 Lukasz Luba Accepted
« 1 2 3 4 »