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
2024-03-22 11:11:18 linux-kernel [RESEND][PATCH v2 2/4] PM: EM: Change the em_adjust_new_capacity() to re-use code
2024-03-22 11:10:08 linux-kernel [RESEND][PATCH v2 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage
2024-03-22 11:09:54 linux-kernel [RESEND][PATCH v2 3/4] PM: EM: Add em_dev_update_chip_binning()
2024-03-22 11:09:26 linux-kernel [RESEND][PATCH v2 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
2024-03-22 11:07:10 linux-kernel Re: [PATCH v2 0/4] Update Energy Model after chip binning adjusted voltages
2024-03-22 10:45:54 linux-kernel [PATCH v2 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage
2024-03-22 10:45:46 linux-kernel Re: [PATCH V3 2/2] cpufreq: scmi: Register for limit change notifications
2024-03-22 10:45:39 linux-kernel [PATCH v2 3/4] PM: EM: Add em_dev_update_chip_binning()
2024-03-22 10:44:50 linux-kernel [PATCH v2 0/4] Update Energy Model after chip binning adjusted voltages
2024-03-22 10:33:31 linux-kernel [PATCH v2 2/4] PM: EM: Change the em_adjust_new_capacity() to re-use code
2024-03-22 10:32:58 linux-kernel [PATCH v2 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
2024-03-22 10:26:45 linux-kernel Re: [PATCH 3/4] PM: EM: Add em_dev_update_chip_binning()
2024-03-22 08:51:05 linux-kernel Re: [PATCH v2] thermal: devfreq_cooling: Fix perf state when calculate dfc res_util
2024-03-21 08:54:14 linux-kernel Re: [PATCH v1] thermal: devfreq_cooling: Fix perf state when calculate dfc res_util
2024-03-20 14:21:03 linux-kernel Re: [PATCH v1] thermal: devfreq_cooling: Fix perf state when calculate dfc res_util
2024-03-14 14:09:37 linux-kernel [PATCH 3/4] PM: EM: Add em_dev_update_chip_binning()
2024-03-14 14:08:49 linux-kernel [PATCH 1/4] OPP: OF: Export dev_opp_pm_calc_power() for usage from EM
2024-03-14 14:06:07 linux-kernel [PATCH 2/4] PM: EM: Change the em_adjust_new_capacity() to re-use code
2024-03-14 14:06:06 linux-kernel [PATCH 4/4] soc: samsung: exynos-asv: Update Energy Model after adjusting voltage
2024-03-14 14:04:58 linux-kernel [PATCH 0/4] Update Energy Model after chip binning adjusted voltages
2024-03-14 11:58:49 linux-kernel Re: [PATCH] PM: EM: Force device drivers to provide power in uW
2024-03-08 12:32:01 linux-kernel [PATCH] PM: EM: Force device drivers to provide power in uW
2024-03-08 08:46:18 linux-kernel Re: [PATCH 2/2] thermal: cooling: Fix unneeded conversions in cpufreq_cooling and devfreq_cooling
2024-02-29 14:15:31 linux-kernel Re: [PATCH V3 2/2] cpufreq: scmi: Register for limit change notifications
2024-02-29 11:46:39 linux-kernel Re: [PATCH V3 2/2] cpufreq: scmi: Register for limit change notifications
2024-02-29 10:22:53 linux-kernel Re: [PATCH V3 2/2] cpufreq: scmi: Register for limit change notifications
2024-02-29 09:59:41 linux-kernel Re: [PATCH V3 2/2] cpufreq: scmi: Register for limit change notifications
2024-02-28 13:24:53 linux-kernel Re: [PATCH V3 2/2] cpufreq: scmi: Register for limit change notifications
2024-02-26 16:29:32 linux-kernel Re: [PATCH 1/3] OPP: Extend dev_pm_opp_data with turbo support
2024-02-21 14:25:56 linux-kernel [PATCH] PM: EM: Fix nr_states warnings in static checks
2024-02-21 13:32:09 linux-kernel Re: [PATCH v5 0/5] Rework system pressure interface to the scheduler
2024-02-08 15:00:17 linux-kernel Re: [PATCH v8 00/23] Introduce runtime modifiable Energy Model
2024-02-08 12:32:04 linux-kernel [PATCH v8 20/23] PM: EM: Change debugfs configuration to use runtime EM table data
2024-02-08 12:25:51 linux-kernel [PATCH v8 08/23] PM: EM: Introduce runtime modifiable table
2024-02-08 12:11:57 linux-kernel [PATCH v8 18/23] drivers/thermal/cpufreq_cooling: Use new Energy Model interface
2024-02-08 12:11:14 linux-kernel [PATCH v8 21/23] PM: EM: Remove old table
2024-02-08 12:07:27 linux-kernel [PATCH v8 09/23] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
2024-02-08 12:06:52 linux-kernel [PATCH v8 14/23] PM: EM: Support late CPUs booting and capacity adjustment
2024-02-08 12:06:40 linux-kernel [PATCH v8 13/23] PM: EM: Add performance field to struct em_perf_state and optimize
2024-02-08 12:06:26 linux-kernel [PATCH v8 11/23] PM: EM: Introduce em_dev_update_perf_domain() for EM updates
2024-02-08 12:03:40 linux-kernel [PATCH v8 23/23] Documentation: EM: Update with runtime modification design
2024-02-08 12:02:56 linux-kernel [PATCH v8 22/23] PM: EM: Add em_dev_compute_costs()
2024-02-08 12:02:45 linux-kernel [PATCH v8 17/23] powercap/dtpm_devfreq: Use new Energy Model interface to get table
2024-02-08 12:02:35 linux-kernel [PATCH v8 16/23] powercap/dtpm_cpu: Use new Energy Model interface to get table
2024-02-08 12:02:27 linux-kernel [PATCH v8 15/23] PM: EM: Optimize em_cpu_energy() and remove division
2024-02-08 12:02:04 linux-kernel [PATCH v8 19/23] drivers/thermal/devfreq_cooling: Use new Energy Model interface
2024-02-08 12:00:39 linux-kernel [PATCH v8 12/23] PM: EM: Add em_perf_state_from_pd() to get performance states table
2024-02-08 11:59:23 linux-kernel [PATCH v8 10/23] PM: EM: Add functions for memory allocations for new EM tables
2024-02-08 11:58:09 linux-kernel [PATCH v8 07/23] PM: EM: Split the allocation and initialization of the EM table
2024-02-08 11:57:55 linux-kernel [PATCH v8 06/23] PM: EM: Check if the get_cost() callback is present in em_compute_costs()
2024-02-08 11:57:38 linux-kernel [PATCH v8 05/23] PM: EM: Introduce em_compute_costs()