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
Next Page
Date
List
Subject
2024-06-12 09:21:11
linux-kernel
Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness
2024-06-12 07:53:23
linux-kernel
Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness
2024-06-12 07:27:06
linux-kernel
Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness
2024-05-28 10:02:01
linux-kernel
Re: [PATCH v6 2/2] cpuidle: teo: Introduce util-awareness
2024-05-13 07:11:27
linux-kernel
Re: [PATCH v1 1/6] thermal: sysfs: Trigger zone temperature updates on sysfs reads
2024-05-06 09:42:24
linux-kernel
Re: [PATCH] thermal/cpufreq: increment i in cpufreq_get_requested_power()
2024-04-30 18:33:00
linux-kernel
Re: [PATCH v2 0/2] thermal: core: Fix thermal zone initialization and move passive polling management to the core
2024-04-30 16:57:12
linux-kernel
Re: [PATCH v2 1/2] thermal: core: Do not call handle_thermal_trip() if zone temperature is invalid
2024-04-30 16:47:29
linux-kernel
Re: [PATCH v2 2/2] thermal: core: Move passive polling management to the core
2024-04-30 14:58:41
linux-kernel
Re: [PATCH v1] thermal: core: Move passive polling management to the core
2024-04-29 21:26:03
linux-kernel
Re: [PATCH v1] thermal: core: Move passive polling management to the core
2024-04-29 08:09:16
linux-kernel
Re: [PATCH v1] thermal: core: Move passive polling management to the core
2024-04-29 07:54:09
linux-kernel
Re: [linus:master] [timers] 7ee9887703: stress-ng.uprobe.ops_per_sec -17.1% regression
2024-04-29 07:26:08
linux-kernel
Re: [PATCH v1] thermal: trip: Add missing empty code line
2024-04-26 09:42:52
linux-kernel
Re: [PATCH v2 3/3] thermal/debugfs: Prevent use-after-free from occurring after cdev removal
2024-04-25 22:20:39
linux-kernel
Re: [Alternative][PATCH v1 2/3] thermal/debugfs: Fix two locking issues with thermal zone debug
2024-04-25 22:17:49
linux-kernel
Re: [PATCH v1 3/3] thermal/debugfs: Prevent use-after-free from occurring after cdev removal
2024-04-25 22:14:43
linux-kernel
Re: [PATCH v1 1/3] thermal/debugfs: Free all thermal zone debug memory on zone removal
2024-04-25 20:55:54
linux-kernel
Re: [PATCH v2 0/3] thermal/debugfs: Fix handling of cdev states and mitigation episodes in progress
2024-04-25 20:54:44
linux-kernel
Re: [PATCH v2 3/3] thermal/debugfs: Avoid printing zero duration for mitigation events in progress
2024-04-25 20:32:45
linux-kernel
Re: [PATCH v2 2/3] thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()
2024-04-25 19:08:22
linux-kernel
Re: [PATCH v2 1/3] thermal/debugfs: Create records for cdev states as they get used
2024-04-25 18:56:21
linux-kernel
Re: [PATCH v1 2/3] thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()
2024-04-25 18:43:00
linux-kernel
Re: [PATCH v1 2/3] thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()
2024-04-25 10:04:25
linux-kernel
Re: [PATCH v1 2/3] thermal/debugfs: Pass cooling device state to thermal_debug_cdev_add()
2024-04-25 08:17:03
linux-kernel
Re: [PATCH] arch/topology: Fix variable naming
2024-04-24 07:28:04
linux-kernel
Re: [PATCH v1] thermal: core: Introduce thermal_governor_trip_crossed()
2024-04-23 13:38:57
linux-kernel
Re: [PATCH v1 0/3] thermal/debugfs: Fix and clean up trip point statistics updates
2024-04-22 13:55:47
linux-kernel
Re: [PATCH 2/2] cpufreq: scmi: Update Energy Model with allowed performance limits
2024-04-22 11:49:40
linux-kernel
Re: [PATCH v1 0/3] thermal/debugfs: Fix and clean up trip point statistics updates
2024-04-22 11:35:20
linux-kernel
Re: [PATCH v1 1/3] thermal/debugfs: Avoid excessive updates of trip point statistics
2024-04-22 11:34:55
linux-kernel
Re: [PATCH v1 3/3] thermal/debugfs: Rename thermal_debug_update_temp() to thermal_debug_update_trip_stats()
2024-04-22 11:30:54
linux-kernel
Re: [PATCH v1 2/3] thermal/debugfs: Clean up thermal_debug_update_temp()
2024-04-22 07:27:44
linux-kernel
Re: [PATCH 1/2] PM: EM: Add min/max available performance state limits
2024-04-19 19:18:14
linux-kernel
Re: [PATCH v1 12/16] thermal: gov_fair_share: Use trip thresholds instead of trip temperatures
2024-04-19 19:11:58
linux-kernel
Re: [PATCH v1 09/16] thermal: gov_step_wise: Use trip thresholds instead of trip temperatures
2024-04-19 18:52:33
linux-kernel
Re: [PATCH v1 16/16] thermal: core: Relocate critical and hot trip handling
2024-04-19 18:50:12
linux-kernel
Re: [PATCH v1 15/16] thermal: core: Drop the .throttle() governor callback
2024-04-19 18:47:52
linux-kernel
Re: [PATCH v1 13/16] thermal: gov_fair_share: Eliminate unnecessary integer divisions
2024-04-19 18:28:59
linux-kernel
Re: [PATCH v1 11/16] thermal: gov_fair_share: Use .manage() callback instead of .throttle()
2024-04-19 18:22:11
linux-kernel
Re: [PATCH v1 10/16] thermal: gov_step_wise: Clean up thermal_zone_trip_update()
2024-04-19 18:17:18
linux-kernel
Re: [PATCH v1 14/16] thermal: gov_user_space: Use .trip_crossed() instead of .throttle()
2024-04-19 17:20:06
linux-kernel
Re: [PATCH v1 08/16] thermal: gov_step_wise: Use .manage() callback instead of .throttle()
2024-04-19 09:59:45
linux-kernel
Re: [PATCH v1 07/16] thermal: gov_power_allocator: Eliminate a redundant variable
2024-04-19 09:57:50
linux-kernel
Re: [PATCH v1 06/16] thermal: gov_power_allocator: Use .manage() callback instead of .throttle()
2024-04-19 09:44:11
linux-kernel
Re: [PATCH v1 05/16] thermal: core: Introduce .manage() callback for thermal governors
2024-04-19 09:43:28
linux-kernel
Re: [PATCH v1 04/16] thermal: gov_bang_bang: Fold thermal_zone_trip_update() into its caller
2024-04-19 09:41:37
linux-kernel
Re: [PATCH v1 03/16] thermal: gov_bang_bang: Clean up thermal_zone_trip_update()
2024-04-19 09:34:21
linux-kernel
Re: [PATCH v1 02/16] thermal: gov_bang_bang: Use .trip_crossed() instead of .throttle()
2024-04-19 08:47:58
linux-kernel
Re: [PATCH v1 01/16] thermal: core: Introduce .trip_crossed() callback for thermal governors
2024-04-11 06:49:08
linux-kernel
Re: [PATCH v2 0/3] gov_power_allocator: Allow binding before cooling devices