LinuxLists
Users
About
Rafael J. Wysocki (
[email protected]
)
Number of posts: 6392 (1.58 per day)
First post: 2013-05-30 14:43:29
Last post: 2024-06-14 15:31:46
Previous Page
/
Next Page
Date
List
Subject
2024-02-09 14:21:29
linux-kernel
[PATCH v1 0/9] thermal: Writable trip points handling rework
2024-02-09 14:21:06
linux-kernel
[PATCH v1 1/9] thermal: Get rid of CONFIG_THERMAL_WRITABLE_TRIPS
2024-02-09 14:20:44
linux-kernel
[PATCH v1 2/9] thermal: core: Add flags to struct thermal_trip
2024-02-09 14:18:50
linux-wireless
[PATCH v1 5/9] mlxsw: core_thermal: Set THERMAL_TRIP_WRITABLE_TEMP directly
2024-02-09 14:18:42
linux-kernel
[PATCH v1 6/9] iwlwifi: mvm: Set THERMAL_TRIP_WRITABLE_TEMP directly
2024-02-09 14:18:04
linux-wireless
[PATCH v1 7/9] thermal: imx: Set THERMAL_TRIP_WRITABLE_TEMP directly
2024-02-09 14:17:52
linux-kernel
[PATCH v1 8/9] thermal: of: Set THERMAL_TRIP_WRITABLE_TEMP directly
2024-02-09 14:17:19
linux-wireless
[PATCH v1 9/9] thermal: core: Eliminate writable trip points masks
2024-02-07 19:13:56
linux-wireless
[PATCH v1 0/3] iwlwifi: mvm: Thermal management fixes
2024-02-07 19:13:26
linux-wireless
[PATCH v1 3/3] iwlwifi: mvm: Use for_each_thermal_trip() for walking trip points
2024-02-07 19:13:16
linux-wireless
[PATCH v1 1/3] iwlwifi: mvm: Drop unused fw_trips_index[] from iwl_mvm_thermal_device
2024-02-07 19:13:03
linux-wireless
[PATCH v1 2/3] iwlwifi: mvm: Populate trip table before registering thermal zone
2024-02-06 19:35:26
linux-kernel
[PATCH v1] ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systems
2024-02-05 23:20:56
linux-kernel
[PATCH v1 5/6] thermal: ACPI: Constify acpi_thermal_zone_ops
2024-02-05 23:19:34
linux-kernel
[PATCH v1 3/6] thermal: intel: Discard trip tables after zone registration
2024-02-05 22:41:12
linux-kernel
[PATCH v1 1/6] thermal: core: Store zone trips table in struct thermal_zone_device
2024-02-05 22:08:12
linux-kernel
[PATCH v1 0/6] thermal: Store trips table and ops in thermal_zone_device
2024-02-05 22:07:59
linux-kernel
[PATCH v1 2/6] thermal: ACPI: Discard trip table after zone registration
2024-02-05 22:07:33
linux-kernel
[PATCH v1 6/6] thermal: intel: Adjust ops handling during thermal zone registration
2024-02-05 22:07:10
linux-kernel
[PATCH v1 4/6] thermal: core: Store zone ops in struct thermal_zone_device
2024-01-31 19:02:07
linux-kernel
Re: [PATCH v1] thermal: sysfs: Make trip hysteresis writable along with trip temperature
2024-01-31 18:45:01
linux-kernel
[PATCH v2] thermal: sysfs: Make trip hysteresis writable along with trip temperature
2024-01-29 20:42:15
linux-kernel
[PATCH v1] thermal: sysfs: Make trip hysteresis writable along with trip temperature
2024-01-29 16:56:20
linux-kernel
[PATCH v2 05/10] PM: sleep: stats: Call dpm_save_failed_step() at most once per phase
2024-01-29 16:42:11
linux-kernel
[PATCH v2 03/10] PM: sleep: stats: Use unsigned int for success and failure counters
2024-01-29 16:37:29
linux-kernel
[PATCH v2 06/10] PM: sleep: stats: Use locking in dpm_save_failed_dev()
2024-01-29 16:37:06
linux-kernel
[PATCH v2 08/10] PM: sleep: Move some assignments from under a lock
2024-01-29 16:37:04
linux-kernel
[PATCH v2 07/10] PM: sleep: stats: Log errors right after running suspend callbacks
2024-01-29 16:36:27
linux-kernel
[PATCH v2 10/10] PM: sleep: Call dpm_async_fn() directly in each suspend phase
2024-01-29 16:36:24
linux-kernel
[PATCH v2 09/10] PM: sleep: Move devices to new lists earlier in each suspend phase
2024-01-29 16:36:17
linux-kernel
[PATCH v2 02/10] PM: sleep: stats: Use an array of step failure counters
2024-01-29 16:36:08
linux-kernel
[PATCH v2 04/10] PM: sleep: stats: Define suspend_stats next to the code using it
2024-01-29 16:36:04
linux-kernel
[PATCH v2 01/10] PM: sleep: stats: Use array of suspend step names
2024-01-29 16:36:02
linux-kernel
[PATCH v2 00/10] PM: sleep: Fix up suspend stats handling and clean up core suspend code
2024-01-22 17:19:41
linux-kernel
[PATCH v1] PM: sleep: Use bool for all 1-bit fields in struct dev_pm_info
2024-01-22 12:19:48
linux-kernel
[PATCH v1 10/12] PM: sleep: Move some assignments from under a lock
2024-01-22 12:10:42
linux-kernel
[PATCH v1 03/12] PM: sleep: stats: Use array of suspend step names
2024-01-22 12:06:51
linux-kernel
[PATCH v1 00/12] PM: sleep: Fix up suspend stats handling and clean up core code
2024-01-22 12:06:08
linux-kernel
[PATCH v1 06/12] PM: sleep: stats: Define suspend_stats next to the code using it
2024-01-22 12:03:29
linux-kernel
[PATCH v1 05/12] PM: sleep: stats: Use step_failures[0] as a counter of successful cycles
2024-01-22 11:49:05
linux-kernel
[PATCH v1 01/12] PM: sleep: Simplify dpm_suspended_list walk in dpm_resume()
2024-01-22 11:48:28
linux-kernel
[PATCH v1 02/12] PM: sleep: Relocate two device PM core functions
2024-01-22 11:48:17
linux-kernel
[PATCH v1 04/12] PM: sleep: stats: Use an array of step failure counters
2024-01-22 11:48:17
linux-kernel
[PATCH v1 09/12] PM: sleep: stats: Log errors right after running suspend callbacks
2024-01-22 11:47:44
linux-kernel
[PATCH v1 08/12] PM: sleep: stats: Use locking in dpm_save_failed_dev()
2024-01-22 11:47:02
linux-kernel
[PATCH v1 07/12] PM: sleep: stats: Call dpm_save_failed_step() at most once per phase
2024-01-22 11:45:39
linux-kernel
[PATCH v1 11/12] PM: sleep: Move devices to new lists earlier in each suspend phase
2024-01-22 11:45:30
linux-kernel
[PATCH v1 12/12] PM: sleep: Call dpm_async_fn() directly in each suspend phase
2024-01-22 10:53:36
linux-kernel
Re: [PATCH] cpufreq: intel_pstate: Directly use stored ratios for max frequencies
2024-01-15 17:58:18
linux-kernel
[PATCH v1 1/2] thermal: gov_fair_share: Fix dependency on trip points ordering
2024-01-15 17:57:54
linux-kernel
[PATCH v1 2/2] thermal: gov_bang_bang: Fix possible cooling device state ping-pong