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

Date List Subject
2023-07-21 17:07:11 linux-kernel [PATCH v3 04/12] PM: EM: Refactor a new function em_compute_costs()
2023-07-21 17:01:08 linux-kernel [PATCH v3 08/12] PM: EM: Introduce runtime modifiable table
2023-07-21 16:57:19 linux-kernel [PATCH v3 09/12] PM: EM: Add RCU mechanism which safely cleans the old data
2023-07-21 16:53:55 linux-kernel [PATCH v3 00/12] Introduce runtime modifiable Energy Model
2023-07-21 16:44:46 linux-kernel [PATCH v3 02/12] PM: EM: Find first CPU online while updating OPP efficiency
2023-07-21 16:05:11 linux-kernel [PATCH v3 11/12] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
2023-07-21 16:04:17 linux-kernel [PATCH v3 12/12] Documentation: EM: Update with runtime modification design
2023-07-21 16:01:38 linux-kernel [PATCH v3 07/12] PM: EM: Add update_power() callback for runtime modifications
2023-07-21 16:01:27 linux-kernel [PATCH v3 03/12] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
2023-07-21 16:01:08 linux-kernel [PATCH v3 06/12] PM: EM: Refactor struct em_perf_domain and add default_table
2023-07-19 13:40:14 linux-kernel Re: [RESEND][PATCH v2 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space
2023-07-19 09:03:03 linux-kernel Re: [PATCH] Revert "thermal: power allocator: change the 'k_*' always in estimate_pid_constants()"
2023-07-18 10:47:15 linux-kernel Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness
2023-07-17 14:12:18 linux-kernel Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness
2023-07-17 10:35:00 linux-kernel Re: [PATCH V5] thermal/core/power_allocator: reset thermal governor when trip point is changed
2023-07-04 08:49:14 linux-kernel Re: [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests
2023-07-04 08:07:57 linux-kernel Re: [RESEND][PATCH v2 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space
2023-07-03 17:06:28 linux-kernel Re: [PATCH v2 00/17] Introduce runtime modifiable Energy Model
2023-07-03 17:01:08 linux-kernel Re: [PATCH v2 03/17] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
2023-07-03 16:41:53 linux-kernel Re: [PATCH v2 13/17] PM: EM: Refactor struct em_perf_domain and add default_table
2023-07-03 16:39:03 linux-kernel Re: [PATCH v2 14/17] Documentation: EM: Add a new section about the design
2023-07-03 16:38:17 linux-kernel Re: [PATCH v2 05/17] trace: energy_model: Add trace event for EM runtime modifications
2023-07-03 16:37:32 linux-kernel Re: [PATCH v2 09/17] PM: EM: Add RCU mechanism which safely cleans the old data
2023-07-03 16:25:53 linux-kernel Re: [PATCH v2 08/17] PM: EM: Introduce runtime modifiable table
2023-07-03 16:19:07 linux-kernel Re: [PATCH v2 15/17] Documentation: EM: Add a runtime modifiable EM design description
2023-07-03 15:59:25 linux-kernel Re: [PATCH v2 12/17] PM: EM: Add argument to get_cost() for runtime modification
2023-07-03 15:24:54 linux-kernel Re: [PATCH v2 04/17] PM: EM: Create a new function em_compute_costs()
2023-07-03 15:08:04 linux-kernel Re: [PATCH v2 06/17] PM: EM: Add update_power() callback for runtime modifications
2023-07-03 11:21:53 linux-kernel Re: [PATCH v2 00/17] Introduce runtime modifiable Energy Model
2023-06-26 08:13:36 linux-kernel Re: [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed
2023-06-23 18:32:37 linux-kernel Re: [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed
2023-06-23 08:13:21 linux-kernel Re: [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed
2023-06-20 18:31:00 linux-kernel Re: [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests
2023-06-20 18:05:25 linux-kernel Re: [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests
2023-06-20 12:03:24 linux-kernel Re: [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed
2023-06-20 11:06:09 linux-kernel Re: [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed
2023-06-20 10:34:25 linux-kernel Re: [PATCH V4] thermal/core/power_allocator: reset thermal governor when trip point is changed
2023-06-05 13:20:34 linux-kernel Re: [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
2023-05-22 15:14:25 linux-kernel [RESEND][PATCH v2 0/3] Add basic tracing for uclamp and schedutil
2023-05-22 15:12:38 linux-kernel [RESEND][PATCH v2 3/3] schedutil: trace: Add tracing to capture filter out requests
2023-05-22 15:07:14 linux-kernel [RESEND][PATCH v2 2/3] cpufreq: schedutil: Refactor sugov_update_shared() internals
2023-05-22 14:59:57 linux-kernel [RESEND][PATCH v2 1/3] sched/tp: Add new tracepoint to track uclamp set from user-space
2023-05-22 14:52:21 linux-kernel Re: [PATCH v2 0/3] Add basic tracing for uclamp and schedutil
2023-05-22 14:10:10 linux-kernel Re: [PATCH v2 0/3] Add basic tracing for uclamp and schedutil
2023-05-22 08:52:20 linux-kernel Re: [PATCH v2 1/3] sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
2023-05-12 10:10:56 linux-kernel [PATCH v2 06/17] PM: EM: Add update_power() callback for runtime modifications
2023-05-12 10:09:00 linux-kernel [PATCH v2 13/17] PM: EM: Refactor struct em_perf_domain and add default_table
2023-05-12 10:08:25 linux-kernel [PATCH v2 15/17] Documentation: EM: Add a runtime modifiable EM design description
2023-05-12 10:08:22 linux-kernel [PATCH v2 12/17] PM: EM: Add argument to get_cost() for runtime modification
2023-05-12 10:08:21 linux-kernel [PATCH v2 08/17] PM: EM: Introduce runtime modifiable table
2023-05-12 10:08:08 linux-kernel [PATCH v2 10/17] PM: EM: Add runtime update interface to modify EM power