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-12-13 08:42:51 linux-kernel Re: [PATCH v1 0/3] thermal: Use for_each_trip() in some places
2023-12-12 13:49:00 linux-kernel [PATCH v2 2/8] thermal: gov_power_allocator: Refactor check_power_actors()
2023-12-12 13:48:50 linux-kernel [PATCH v2 3/8] thermal: gov_power_allocator: Move memory allocation out of throttle()
2023-12-12 13:48:46 linux-kernel [PATCH v2 8/8] thermal: gov_power_allocator: Support new update callback of weights
2023-12-12 13:48:44 linux-kernel [PATCH v2 5/8] thermal: gov_power_allocator: Refactor checks in divvy_up_power()
2023-12-12 13:48:36 linux-kernel [PATCH v2 1/8] thermal: core: Add governor callback for thermal zone change
2023-12-12 13:48:36 linux-kernel [PATCH v2 0/8] Add callback for cooling list update to speed-up IPA
2023-12-12 13:48:34 linux-kernel [PATCH v2 7/8] thermal/sysfs: Update governors when the 'weight' has changed
2023-12-12 13:48:30 linux-kernel [PATCH v2 6/8] thermal/sysfs: Update instance->weight under tz lock
2023-12-12 13:48:25 linux-kernel [PATCH v2 4/8] thermal: gov_power_allocator: Simplify checks for valid power actor
2023-12-12 08:37:35 linux-kernel Re: [PATCH 1/5] thermal: core: Add callback for governors with cooling instances change
2023-12-11 13:37:29 linux-kernel Re: [PATCH v1 0/3] thermal: core: Remove thermal zones during unregistration
2023-12-11 07:55:24 linux-kernel Re: [PATCH 1/4] sched/fair: Be less aggressive in calling cpufreq_update_util()
2023-12-08 10:04:53 linux-kernel Re: [PATCH 1/4] sched/fair: Be less aggressive in calling cpufreq_update_util()
2023-12-08 07:59:35 linux-kernel Re: [PATCH] arm64: dts: rockchip: Add dynamic-power-coefficient to rk3399 GPU
2023-12-07 11:08:14 linux-kernel Re: [PATCH] arm64: dts: rockchip: Add dynamic-power-coefficient to rk3399 GPU
2023-12-07 09:16:30 linux-kernel Re: [RFC PATCH] thermal/debugfs: Add thermal debugfs information
2023-12-06 13:11:55 linux-kernel Re: [PATCH] powercap: DTPM: Fix the missing cpufreq_cpu_put() calls
2023-12-06 11:31:23 linux-kernel [PATCH 4/5] thermal: gov_power_allocator: Simplify checks for valid power actor
2023-12-06 11:31:23 linux-kernel [PATCH 5/5] thermal: gov_power_allocator: Refactor checks in divvy_up_power()
2023-12-06 11:31:22 linux-kernel [PATCH 3/5] thermal: gov_power_allocator: Move memory allocation out of throttle()
2023-12-06 11:31:15 linux-kernel [PATCH 2/5] thermal: gov_power_allocator: Refactor check_power_actors()
2023-12-06 11:31:13 linux-kernel [PATCH 1/5] thermal: core: Add callback for governors with cooling instances change
2023-12-06 11:31:07 linux-kernel [PATCH 0/5] Add callback for cooling list update to speed-up IPA
2023-12-04 11:57:10 linux-kernel Re: Various Exynos targets never return to no cooling
2023-12-01 14:02:12 linux-kernel Re: [PATCH] powercap: DTPM: Fix the missing cpufreq_cpu_put() calls
2023-12-01 12:31:54 linux-kernel [PATCH] powercap: DTPM: Fix the missing cpufreq_cpu_put() calls
2023-11-30 12:52:53 linux-kernel Re: [PATCH 0/2] Simplify Util_est
2023-11-29 21:42:43 linux-kernel Re: [PATCH v3 2/2] thermal: trip: Rework thermal_zone_set_trip() and its callers
2023-11-29 11:17:03 linux-kernel [PATCH v5 20/23] PM: EM: Change debugfs configuration to use runtime EM table data
2023-11-29 11:12:57 linux-kernel [PATCH v5 17/23] powercap/dtpm_devfreq: Use new Energy Model interface to get table
2023-11-29 11:11:52 linux-kernel [PATCH v5 22/23] PM: EM: Add em_dev_compute_costs() as API for device drivers
2023-11-29 11:11:39 linux-kernel [PATCH v5 21/23] PM: EM: Remove old table
2023-11-29 11:11:37 linux-kernel [PATCH v5 23/23] Documentation: EM: Update with runtime modification design
2023-11-29 11:11:23 linux-kernel [PATCH v5 18/23] drivers/thermal/cpufreq_cooling: Use new Energy Model interface
2023-11-29 11:11:06 linux-kernel [PATCH v5 19/23] drivers/thermal/devfreq_cooling: Use new Energy Model interface
2023-11-29 11:10:24 linux-kernel [PATCH v5 15/23] PM: EM: Optimize em_cpu_energy() and remove division
2023-11-29 11:10:20 linux-kernel [PATCH v5 16/23] powercap/dtpm_cpu: Use new Energy Model interface to get table
2023-11-29 11:10:15 linux-kernel [PATCH v5 14/23] PM: EM: Support late CPUs booting and capacity adjustment
2023-11-29 11:10:05 linux-kernel [PATCH v5 12/23] PM: EM: Add helpers to read under RCU lock the EM table
2023-11-29 11:09:58 linux-kernel [PATCH v5 13/23] PM: EM: Add performance field to struct em_perf_state
2023-11-29 11:09:47 linux-kernel [PATCH v5 11/23] PM: EM: Add API for updating the runtime modifiable EM
2023-11-29 11:09:41 linux-kernel [PATCH v5 10/23] PM: EM: Add API for memory allocations for new tables
2023-11-29 11:09:26 linux-kernel [PATCH v5 05/23] PM: EM: Refactor a new function em_compute_costs()
2023-11-29 11:09:18 linux-kernel [PATCH v5 09/23] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
2023-11-29 11:09:16 linux-kernel [PATCH v5 08/23] PM: EM: Introduce runtime modifiable table
2023-11-29 11:09:06 linux-kernel [PATCH v5 03/23] PM: EM: Find first CPU active while updating OPP efficiency
2023-11-29 11:09:05 linux-kernel [PATCH v5 07/23] PM: EM: Refactor how the EM table is allocated and populated
2023-11-29 11:09:01 linux-kernel [PATCH v5 06/23] PM: EM: Check if the get_cost() callback is present in em_compute_costs()
2023-11-29 11:08:48 linux-kernel [PATCH v5 04/23] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
2023-11-29 11:08:47 linux-kernel [PATCH v5 02/23] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments