Lukasz Luba ([email protected])

Number of posts: 1618 (0.59 per day)
First post: 2016-11-02 13:28:44
Last post: 2024-04-26 09:42:52

Date List Subject
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
2024-04-11 06:45:15 linux-kernel Re: [PATCH v3 6/6] thermal: core: Relocate critical and hot trip handling
2024-04-09 07:07:44 linux-kernel Re: [PATCH v5 0/4] Update Energy Model after chip binning adjusted voltages
2024-04-05 10:11:56 linux-kernel Re: [PATCH 0/2] Update Energy Model with perfromance limits
2024-04-05 09:34:52 linux-kernel Re: [STABLE 5.15][PATCH] thermal: devfreq_cooling: Fix perf state when calculate dfc res_util
2024-04-05 08:16:36 linux-kernel Re: [PATCH v1] thermal: core: Relocate the struct thermal_governor definition
2024-04-05 07:36:02 linux-kernel Re: [PATCH v3 6/6] thermal: core: Relocate critical and hot trip handling
2024-04-04 22:55:50 linux-kernel Re: [PATCH v3 4/6] thermal: core: Send trip crossing notifications at init time if needed
2024-04-04 22:55:33 linux-kernel Re: [PATCH v3 5/6] thermal: core: Sort trip point crossing notifications by temperature
2024-04-04 22:14:57 linux-kernel Re: [PATCH v3 3/6] thermal: core: Rewrite comments in handle_thermal_trip()
2024-04-04 22:13:16 linux-kernel Re: [PATCH v3 2/6] thermal: core: Make struct thermal_zone_device definition internal
2024-04-04 22:09:06 linux-kernel Re: [PATCH v3 1/6] thermal: core: Move threshold out of struct thermal_trip
2024-04-04 11:30:53 linux-kernel Re: [PATCH v3 0/6] thermal: More separation between the core and drivers
2024-04-04 11:26:45 linux-kernel Re: [PATCH v1 2/2] thermal: gov_step_wise: Simplify checks related to passive trips
2024-04-04 11:15:34 linux-kernel Re: [PATCH v1 1/2] thermal: gov_step_wise: Simplify get_target_state()