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

Date List Subject
2024-06-14 15:31:46 linux-kernel [PATCH v1 0/2] thermal: core: Fix two issues related to thermal zone resume
2024-06-14 15:31:42 linux-kernel [PATCH v1 2/2] thermal: core: Change PM notifier priority to the minimum
2024-06-14 15:27:32 linux-kernel [PATCH v1 1/2] thermal: core: Synchronize suspend-prepare and post-suspend actions
2024-06-12 14:16:08 linux-kernel [PATCH v1] ACPI: EC: Evaluate orphan _REG under EC device
2024-06-11 14:53:21 linux-kernel [PATCH v1] cpufreq: intel_pstate: Check turbo_is_disabled() in store_no_turbo()
2024-06-11 14:51:50 linux-kernel [PATCH v1] thermal: gov_step_wise: Restore passive polling management
2024-06-06 18:19:28 linux-kernel Re: [PATCH v2] thermal: core: Do not fail cdev registration because of invalid initial state
2024-06-06 18:15:09 linux-kernel [PATCH v3] thermal: core: Do not fail cdev registration because of invalid initial state
2024-06-06 16:11:20 linux-kernel [PATCH v2] thermal: core: Do not fail cdev registration because of invalid initial state
2024-06-05 20:15:43 linux-kernel [PATCH v1] thermal: ACPI: Invalidate trip points with temperature of 0 or below
2024-06-05 19:17:42 linux-kernel [PATCH v1] thermal: core: Do not fail cdev registration because of invalid initial state
2024-05-28 16:59:37 linux-kernel [PATCH v2 1/5] thermal: trip: Rename __thermal_zone_set_trips() to thermal_zone_set_trips()
2024-05-28 16:58:58 linux-kernel [PATCH v2 2/5] thermal: trip: Make thermal_zone_set_trips() use trip thresholds
2024-05-28 16:57:57 linux-kernel [PATCH v2 5/5] thermal: core: Avoid calling .trip_crossed() for critical and hot trips
2024-05-28 16:55:37 linux-kernel [PATCH v2 0/5] thermal: core: Assorted improvements for v6.11
2024-05-28 16:54:52 linux-kernel [PATCH v2 3/5] thermal: trip: Use READ_ONCE() for lockless access to trip properties
2024-05-28 16:54:44 linux-kernel [PATCH v2 4/5] thermal: gov_bang_bang: Drop unnecessary cooling device target state checks
2024-05-28 15:07:14 linux-kernel [PATCH v2 0/8] thermal/debugfs: Assorted improvements for the 6.11 cycle
2024-05-28 15:06:11 linux-kernel [PATCH v2 4/8] thermal/debugfs: Fix up units in "mitigations" files
2024-05-28 15:03:36 linux-kernel [PATCH v2 1/8] thermal/debugfs: Use helper to update trip point overstepping duration
2024-05-28 15:03:17 linux-kernel [PATCH v2 2/8] thermal/debugfs: Do not extend mitigation episodes beyond system resume
2024-05-28 15:02:40 linux-kernel [PATCH v2 3/8] thermal/debugfs: Print mitigation timestamp value in milliseconds
2024-05-28 15:02:14 linux-kernel [PATCH v2 5/8] thermal/debugfs: Adjust check for trips without statistics in tze_seq_show()
2024-05-28 15:02:11 linux-kernel [PATCH v2 6/8] thermal/debugfs: Compute maximum temperature for mitigation episode as a whole
2024-05-28 15:01:53 linux-kernel [PATCH v2 8/8] thermal: trip: Use common set of trip type names
2024-05-28 15:01:52 linux-kernel [PATCH v2 7/8] thermal/debugfs: Move some statements from under thermal_dbg->lock
2024-05-23 16:09:05 linux-kernel [PATCH v1 0/4] thermal: core: Fixes related to trip points that get changed
2024-05-23 16:07:17 linux-kernel [PATCH v1 1/4] thermal/debugfs: Print initial trip temperature and hysteresis in tze_seq_show()
2024-05-23 16:06:59 linux-kernel [PATCH v1 4/4] thermal: trip: Trigger trip down notifications when trips involved in mitigation become invalid
2024-05-23 16:05:40 linux-kernel [PATCH v1 2/4] thermal/debugfs: Allow tze_seq_show() to print statistics for invalid trips
2024-05-23 16:05:35 linux-kernel [PATCH v1 3/4] thermal: core: Introduce thermal_trip_crossed()
2024-05-16 17:20:35 linux-kernel [PATCH v1] thermal: core: Fix the handling of invalid trip points
2024-05-15 19:45:31 linux-kernel [PATCH v2 0/2] ACPI: EC: Install EC address space handler at the namespace root
2024-05-15 19:45:14 linux-kernel [PATCH v2 1/2] ACPI: EC: Install address space handler at the namespace root
2024-05-15 19:45:02 linux-kernel [PATCH v2 2/2] platform/x86: wmi: Remove custom EC address space handler
2024-05-10 14:23:51 linux-kernel [PATCH v1 4/6] thermal: trip: Use READ_ONCE() for lockless access to trip properties
2024-05-10 14:21:56 linux-kernel [PATCH v1 0/6] thermal: core: Assorted improvements for v6.11
2024-05-10 14:21:45 linux-kernel [PATCH v1 1/6] thermal: sysfs: Trigger zone temperature updates on sysfs reads
2024-05-10 14:21:35 linux-kernel [PATCH v1 2/6] thermal: trip: Rename __thermal_zone_set_trips() to thermal_zone_set_trips()
2024-05-10 14:21:21 linux-kernel [PATCH v1 3/6] thermal: trip: Make thermal_zone_set_trips() use trip thresholds
2024-05-10 14:21:18 linux-kernel [PATCH v1 5/6] thermal: gov_bang_bang: Drop unnecessary cooling device target state checks
2024-05-10 14:21:12 linux-kernel [PATCH v1 6/6] thermal: core: Avoid calling .trip_crossed() for critical and hot trips
2024-05-10 14:07:13 linux-kernel [PATCH v1 1/2] ACPI: EC: Install address space handler at the namespace root
2024-05-10 14:06:57 linux-kernel [PATCH v1 0/2] ACPI: EC: Install EC address space handler at the namespace root
2024-05-10 14:06:51 linux-kernel [PATCH v1 2/2] platform/x86: wmi: Remove custom EC address space handler
2024-05-09 19:20:06 linux-kernel [PATCH v1 1/7] thermal/debugfs: Use helper to update trip point overstepping duration
2024-05-09 19:19:36 linux-kernel [PATCH v1 2/7] thermal/debugfs: Do not extend mitigation episodes beyond system resume
2024-05-09 19:19:16 linux-kernel [PATCH v1 3/7] thermal/debugfs: Print mitigation timestamp value in milliseconds
2024-05-09 19:18:59 linux-kernel [PATCH v1 5/7] thermal/debugfs: Compute maximum temperature for mitigation episode as a whole
2024-05-09 19:18:33 linux-kernel [PATCH v1 4/7] thermal/debugfs: Fix up units in "mitigations" files
2024-05-09 19:18:23 linux-kernel [PATCH v1 6/7] thermal/debugfs: Move some statements from under thermal_dbg->lock