LinuxLists
Users
About
Lukasz Luba (
[email protected]
)
Number of posts: 1632 (0.59 per day)
First post: 2016-11-02 13:28:44
Last post: 2024-06-12 09:21:11
Previous Page
/
Next Page
Date
List
Subject
2024-02-08 11:57:23
linux-kernel
[PATCH v8 04/23] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
2024-02-08 11:57:09
linux-kernel
[PATCH v8 03/23] PM: EM: Find first CPU active while updating OPP efficiency
2024-02-08 11:56:49
linux-kernel
[PATCH v8 02/23] PM: EM: Extend em_cpufreq_update_efficiencies() argument list
2024-02-08 11:56:28
linux-kernel
[PATCH v8 00/23] Introduce runtime modifiable Energy Model
2024-02-08 11:56:18
linux-kernel
[PATCH v8 01/23] PM: EM: Add missing newline for the message log
2024-02-07 11:49:22
linux-kernel
Re: [PATCH v7 00/23] Introduce runtime modifiable Energy Model
2024-02-07 09:15:14
linux-kernel
Re: [PATCH v7 00/23] Introduce runtime modifiable Energy Model
2024-02-06 13:55:26
linux-kernel
Re: [PATCH v7 12/23] PM: EM: Add em_perf_state_from_pd() to get performance states table
2024-02-06 13:54:13
linux-kernel
Re: [PATCH v7 00/23] Introduce runtime modifiable Energy Model
2024-02-06 13:53:42
linux-kernel
Re: [PATCH v7 04/23] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
2024-02-06 12:30:54
linux-kernel
Re: [PATCH V2] thermal: power_allocator: Avoid overwriting PID coefficients from setup time
2024-01-24 17:55:39
linux-kernel
Re: [PATCH] thermal: power_allocator: initialize params->sustainable_power in the bind callback
2024-01-17 10:03:24
linux-kernel
[PATCH v7 23/23] Documentation: EM: Update with runtime modification design
2024-01-17 10:03:07
linux-kernel
[PATCH v7 22/23] PM: EM: Add em_dev_compute_costs()
2024-01-17 10:02:22
linux-kernel
[PATCH v7 19/23] drivers/thermal/devfreq_cooling: Use new Energy Model interface
2024-01-17 10:01:57
linux-kernel
[PATCH v7 21/23] PM: EM: Remove old table
2024-01-17 10:01:39
linux-kernel
[PATCH v7 20/23] PM: EM: Change debugfs configuration to use runtime EM table data
2024-01-17 10:00:47
linux-kernel
[PATCH v7 18/23] drivers/thermal/cpufreq_cooling: Use new Energy Model interface
2024-01-17 10:00:32
linux-kernel
[PATCH v7 17/23] powercap/dtpm_devfreq: Use new Energy Model interface to get table
2024-01-17 10:00:14
linux-kernel
[PATCH v7 16/23] powercap/dtpm_cpu: Use new Energy Model interface to get table
2024-01-17 09:59:58
linux-kernel
[PATCH v7 15/23] PM: EM: Optimize em_cpu_energy() and remove division
2024-01-17 09:59:42
linux-kernel
[PATCH v7 14/23] PM: EM: Support late CPUs booting and capacity adjustment
2024-01-17 09:59:25
linux-kernel
[PATCH v7 13/23] PM: EM: Add performance field to struct em_perf_state and optimize
2024-01-17 09:59:11
linux-kernel
[PATCH v7 12/23] PM: EM: Add em_perf_state_from_pd() to get performance states table
2024-01-17 09:58:56
linux-kernel
[PATCH v7 11/23] PM: EM: Introduce em_dev_update_perf_domain() for EM updates
2024-01-17 09:58:40
linux-kernel
[PATCH v7 10/23] PM: EM: Add functions for memory allocations for new EM tables
2024-01-17 09:58:25
linux-kernel
[PATCH v7 09/23] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
2024-01-17 09:58:10
linux-kernel
[PATCH v7 08/23] PM: EM: Introduce runtime modifiable table
2024-01-17 09:57:56
linux-kernel
[PATCH v7 07/23] PM: EM: Split the allocation and initialization of the EM table
2024-01-17 09:57:40
linux-kernel
[PATCH v7 06/23] PM: EM: Check if the get_cost() callback is present in em_compute_costs()
2024-01-17 09:57:26
linux-kernel
[PATCH v7 05/23] PM: EM: Introduce em_compute_costs()
2024-01-17 09:57:10
linux-kernel
[PATCH v7 04/23] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
2024-01-17 09:56:54
linux-kernel
[PATCH v7 03/23] PM: EM: Find first CPU active while updating OPP efficiency
2024-01-17 09:56:39
linux-kernel
[PATCH v7 02/23] PM: EM: Extend em_cpufreq_update_efficiencies() argument list
2024-01-17 09:56:22
linux-kernel
[PATCH v7 01/23] PM: EM: Add missing newline for the message log
2024-01-17 09:56:09
linux-kernel
[PATCH v7 00/23] Introduce runtime modifiable Energy Model
2024-01-17 08:02:05
linux-kernel
Re: [PATCH 3/3] cpufreq: scmi: Register for limit change notifications
2024-01-16 15:33:42
linux-kernel
Re: [PATCH v5 15/23] PM: EM: Optimize em_cpu_energy() and remove division
2024-01-15 12:35:18
linux-kernel
Re: [PATCH v5 15/23] PM: EM: Optimize em_cpu_energy() and remove division
2024-01-10 14:14:25
linux-kernel
Re: [PATCH v6 11/23] PM: EM: Add API for updating the runtime modifiable EM
2024-01-10 14:11:34
linux-kernel
Re: [PATCH v6 10/23] PM: EM: Add API for memory allocations for new tables
2024-01-10 14:10:25
linux-kernel
Re: [PATCH v6 12/23] PM: EM: Add helpers to read under RCU lock the EM table
2024-01-10 14:03:28
linux-kernel
Re: [PATCH v6 07/23] PM: EM: Refactor how the EM table is allocated and populated
2024-01-10 14:01:24
linux-kernel
Re: [PATCH v6 02/23] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments
2024-01-10 13:58:08
linux-kernel
Re: [PATCH v5 15/23] PM: EM: Optimize em_cpu_energy() and remove division
2024-01-10 13:56:29
linux-kernel
Re: [PATCH v6 05/23] PM: EM: Refactor a new function em_compute_costs()
2024-01-10 13:03:44
linux-kernel
Re: [PATCH V7] thermal/core/power_allocator: avoid thermal cdev can not be reset
2024-01-10 09:26:16
linux-kernel
Re: [PATCH V6] thermal/core/power_allocator: avoid thermal cdev can not be reset
2024-01-10 08:25:20
linux-kernel
Re: [PATCH 3/3] cpufreq: scmi: Register for limit change notifications
2024-01-04 17:26:49
linux-kernel
Re: [PATCH 1/2] OPP: Add API to update EM after adjustment of voltage for OPPs
2024-01-04 17:23:56
linux-kernel
[PATCH v6 18/23] drivers/thermal/cpufreq_cooling: Use new Energy Model interface