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-01-04 17:23:09
linux-kernel
[PATCH v6 16/23] powercap/dtpm_cpu: Use new Energy Model interface to get table
2024-01-04 17:22:53
linux-kernel
[PATCH v6 23/23] Documentation: EM: Update with runtime modification design
2024-01-04 17:22:36
linux-kernel
[PATCH v6 22/23] PM: EM: Add em_dev_compute_costs() as API for device drivers
2024-01-04 17:22:19
linux-kernel
[PATCH v6 21/23] PM: EM: Remove old table
2024-01-04 17:22:02
linux-kernel
[PATCH v6 20/23] PM: EM: Change debugfs configuration to use runtime EM table data
2024-01-04 17:21:43
linux-kernel
[PATCH v6 19/23] drivers/thermal/devfreq_cooling: Use new Energy Model interface
2024-01-04 17:21:07
linux-kernel
[PATCH v6 17/23] powercap/dtpm_devfreq: Use new Energy Model interface to get table
2024-01-04 17:20:42
linux-kernel
[PATCH v6 15/23] PM: EM: Optimize em_cpu_energy() and remove division
2024-01-04 17:20:34
linux-kernel
[PATCH v6 13/23] PM: EM: Add performance field to struct em_perf_state and optimize
2024-01-04 17:20:30
linux-kernel
[PATCH v6 14/23] PM: EM: Support late CPUs booting and capacity adjustment
2024-01-04 17:19:36
linux-kernel
[PATCH v6 12/23] PM: EM: Add helpers to read under RCU lock the EM table
2024-01-04 17:19:12
linux-kernel
[PATCH v6 11/23] PM: EM: Add API for updating the runtime modifiable EM
2024-01-04 17:18:58
linux-kernel
[PATCH v6 10/23] PM: EM: Add API for memory allocations for new tables
2024-01-04 17:18:43
linux-kernel
[PATCH v6 09/23] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
2024-01-04 17:18:29
linux-kernel
[PATCH v6 08/23] PM: EM: Introduce runtime modifiable table
2024-01-04 17:18:14
linux-kernel
[PATCH v6 07/23] PM: EM: Refactor how the EM table is allocated and populated
2024-01-04 17:18:00
linux-kernel
[PATCH v6 06/23] PM: EM: Check if the get_cost() callback is present in em_compute_costs()
2024-01-04 17:17:47
linux-kernel
[PATCH v6 05/23] PM: EM: Refactor a new function em_compute_costs()
2024-01-04 17:17:35
linux-kernel
[PATCH v6 04/23] PM: EM: Refactor em_pd_get_efficient_state() to be more flexible
2024-01-04 17:17:18
linux-kernel
[PATCH v6 03/23] PM: EM: Find first CPU active while updating OPP efficiency
2024-01-04 17:17:14
linux-kernel
[PATCH v6 02/23] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments
2024-01-04 17:16:49
linux-kernel
[PATCH v6 01/23] PM: EM: Add missing newline for the message log
2024-01-04 17:16:36
linux-kernel
[PATCH v6 00/23] Introduce runtime modifiable Energy Model
2024-01-04 16:56:10
linux-kernel
Re: [PATCH v5 15/23] PM: EM: Optimize em_cpu_energy() and remove division
2024-01-04 16:54:18
linux-kernel
Re: [PATCH v5 11/23] PM: EM: Add API for updating the runtime modifiable EM
2024-01-04 10:37:47
linux-kernel
Re: [PATCH 1/2] OPP: Add API to update EM after adjustment of voltage for OPPs
2024-01-03 20:09:15
linux-kernel
Re: [PATCH v1 6/6] thermal: netlink: Rework cdev-related notify API
2024-01-03 20:08:21
linux-kernel
Re: [PATCH v1 5/6] thermal: netlink: Pass thermal zone pointer to notify routines
2024-01-03 20:06:20
linux-kernel
Re: [PATCH v1 4/6] thermal: netlink: Drop thermal_notify_tz_trip_add/delete()
2024-01-03 19:59:19
linux-kernel
Re: [PATCH v1 3/6] thermal: netlink: Pass pointers to thermal_notify_tz_trip_up/down()
2024-01-03 19:57:17
linux-kernel
Re: [PATCH v1 2/6] thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()
2024-01-03 19:48:02
linux-kernel
Re: [PATCH v1 1/6] thermal: trip: Constify thermal zone argument of thermal_zone_trip_id()
2024-01-03 11:13:14
linux-kernel
Re: [PATCH v1 0/6] thermal: netlink: Redefine the API and drop unused code
2024-01-03 08:10:57
linux-kernel
Re: [PATCH v1 0/6] thermal: netlink: Redefine the API and drop unused code
2024-01-02 12:11:49
linux-kernel
Re: [PATCH v5 00/23] Introduce runtime modifiable Energy Model
2024-01-02 11:45:59
linux-kernel
Re: [PATCH v5 15/23] PM: EM: Optimize em_cpu_energy() and remove division
2024-01-02 11:38:17
linux-kernel
Re: [PATCH v5 14/23] PM: EM: Support late CPUs booting and capacity adjustment
2024-01-02 11:16:29
linux-kernel
Re: [PATCH v5 09/23] PM: EM: Use runtime modified EM for CPUs energy estimation in EAS
2024-01-02 09:42:20
linux-kernel
Re: [PATCH v5 05/23] PM: EM: Refactor a new function em_compute_costs()
2024-01-02 09:40:58
linux-kernel
Re: [PATCH v5 03/23] PM: EM: Find first CPU active while updating OPP efficiency
2024-01-02 09:39:22
linux-kernel
Re: [PATCH v5 02/23] PM: EM: Refactor em_cpufreq_update_efficiencies() arguments
2024-01-02 09:38:29
linux-kernel
Re: [PATCH v3 0/9] Add callback for cooling list update to speed-up IPA
2023-12-21 09:32:17
linux-kernel
[RFC PATCH] thermal: Add API to update framework with known temperature
2023-12-21 08:04:06
linux-kernel
Re: [PATCH 1/2] OPP: Add API to update EM after adjustment of voltage for OPPs
2023-12-20 23:19:25
linux-kernel
[PATCH v3 9/9] thermal: gov_power_allocator: Support new update callback of weights
2023-12-20 23:19:10
linux-kernel
[PATCH v3 8/9] thermal/sysfs: Update governors when the 'weight' has changed
2023-12-20 23:18:53
linux-kernel
[PATCH v3 7/9] thermal/sysfs: Update instance->weight under tz lock
2023-12-20 23:18:38
linux-kernel
[PATCH v3 6/9] thermal: gov_power_allocator: Simplify checks for valid power actor
2023-12-20 23:18:22
linux-kernel
[PATCH v3 5/9] thermal: gov_power_allocator: Move memory allocation out of throttle()
2023-12-20 23:18:06
linux-kernel
[PATCH v3 4/9] thermal: gov_power_allocator: Change trace functions
2023-12-20 23:17:49
linux-kernel
[PATCH v3 3/9] thermal: gov_power_allocator: Refactor checks in divvy_up_power()