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-01-15 17:57:54 linux-kernel [PATCH v1 0/2] thermal: A couple of minor governor fixes
2024-01-09 17:44:08 linux-kernel [PATCH v1 0/2] thermal: core: Cleanups related to the netlink I/F
2024-01-09 17:44:06 linux-kernel [PATCH v1 1/2] thermal: netlink: Rework notify API for cooling devices
2024-01-09 17:43:55 linux-kernel [PATCH v1 2/2] thermal: helpers: Rearrange thermal_cdev_set_cur_state()
2024-01-09 16:59:39 linux-kernel [PATCH v1] PM: sleep: Restore asynchronous device resume optimization
2023-12-27 20:42:33 linux-kernel [PATCH v1 0/3] PM: sleep: Fix possible device suspend-resume deadlocks
2023-12-27 20:42:17 linux-kernel [PATCH v1 1/3] async: Split async_schedule_node_domain()
2023-12-27 20:42:03 linux-kernel [PATCH v1 2/3] async: Introduce async_schedule_dev_nocall()
2023-12-27 20:41:59 linux-kernel [PATCH v1 3/3] PM: sleep: Fix possible deadlocks in core system-wide PM code
2023-12-27 19:39:36 linux-kernel Re: [BUG] mutex deadlock of dpm_resume() in low memory situation
2023-12-27 18:58:41 linux-kernel Re: [BUG] mutex deadlock of dpm_resume() in low memory situation
2023-12-18 19:29:41 linux-kernel [PATCH v1 1/3] thermal: core: Fix thermal zone suspend-resume synchronization
2023-12-18 19:29:31 linux-kernel [PATCH v1 0/3] thermal: core: Fix issues related to thermal zone resume
2023-12-18 19:29:16 linux-kernel [PATCH v1 3/3] thermal: core: Resume thermal zones asynchronously
2023-12-18 19:28:59 linux-kernel [PATCH v1 2/3] thermal: core: Initialize poll_queue in thermal_zone_device_init()
2023-12-15 20:12:34 linux-kernel [PATCH v1 6/6] thermal: netlink: Rework cdev-related notify API
2023-12-15 20:11:07 linux-kernel [PATCH v1 0/6] thermal: netlink: Redefine the API and drop unused code
2023-12-15 20:03:54 linux-kernel [PATCH v1 3/6] thermal: netlink: Pass pointers to thermal_notify_tz_trip_up/down()
2023-12-15 20:03:33 linux-kernel [PATCH v1 1/6] thermal: trip: Constify thermal zone argument of thermal_zone_trip_id()
2023-12-15 20:03:11 linux-kernel [PATCH v1 2/6] thermal: netlink: Pass pointers to thermal_notify_tz_trip_change()
2023-12-15 20:02:52 linux-kernel [PATCH v1 4/6] thermal: netlink: Drop thermal_notify_tz_trip_add/delete()
2023-12-15 20:02:49 linux-kernel [PATCH v1 5/6] thermal: netlink: Pass thermal zone pointer to notify routines
2023-12-15 19:47:54 linux-kernel Re: [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
2023-12-15 11:36:13 linux-kernel [PATCH v1 3/3] ACPI: EC: Use a spin lock without disabing interrupts
2023-12-15 11:35:00 linux-kernel [PATCH v1 1/3] ACPI: OSL: Use spin locks without disabling interrupts
2023-12-15 11:34:55 linux-kernel [PATCH v1 0/3] ACPI: OSL/EC: Use spin locks without disabling interrupts
2023-12-15 11:34:53 linux-kernel [PATCH v1 2/3] ACPI: EC: Use a threaded handler for dedicated IRQ
2023-12-14 11:09:13 linux-kernel [PATCH v1] ACPI: utils: Introduce helper for _DEP list lookup
2023-12-14 10:52:43 linux-kernel [PATCH v1] thermal: core: Fix NULL pointer dereference in zone registration error path
2023-12-08 20:08:09 linux-kernel [PATCH v1 0/4] ACPI: utils: Improvements related to struct acpi_handle_list
2023-12-08 20:08:07 linux-kernel [PATCH v1 1/4] ACPI: utils: Rearrange in acpi_evaluate_reference()
2023-12-08 20:08:03 linux-kernel [PATCH v1 4/4] ACPI: utils: Fix white space in struct acpi_handle_list definition
2023-12-08 20:08:03 linux-kernel [PATCH v1 2/4] ACPI: utils: Return bool from acpi_evaluate_reference()
2023-12-08 20:08:01 linux-kernel [PATCH v1 3/4] ACPI: utils: Refine acpi_handle_list_equal() slightly
2023-12-08 19:21:52 linux-kernel [PATCH v1 2/3] thermal: Drop redundant and confusing device_is_registered() checks
2023-12-08 19:21:38 linux-kernel [PATCH v1 1/3] thermal: core: Make thermal_zone_device_unregister() return after freeing the zone
2023-12-08 19:21:14 linux-kernel [PATCH v1 3/3] thermal: core: Rework thermal zone availability check
2023-12-08 19:21:13 linux-kernel [PATCH v1 0/3] thermal: core: Remove thermal zones during unregistration
2023-12-07 18:28:34 linux-kernel [PATCH v1] ACPI: utils: Fix error path in acpi_evaluate_reference()
2023-12-05 19:18:59 linux-kernel [PATCH v1] thermal: trip: Send trip change notifications on all trip updates
2023-12-05 12:28:23 linux-kernel [PATCH v4 2/2] thermal: sysfs: Rework the reading of trip point attributes
2023-12-05 12:28:17 linux-kernel [PATCH v4 1/2] thermal: sysfs: Rework the handling of trip point updates
2023-12-05 12:28:07 linux-kernel [PATCH v4 0/2] thermal: sysfs: Simplifications of trip point attribute callbacks
2023-12-04 19:50:01 linux-kernel [PATCH v1 0/3] thermal: Use for_each_trip() in some places
2023-12-04 19:49:54 linux-kernel [PATCH v1 1/3] thermal: trip: Use for_each_trip() in __thermal_zone_set_trips()
2023-12-04 19:49:48 linux-kernel [PATCH v1 2/3] thermal: helpers: Use for_each_trip() in __thermal_zone_get_temp()
2023-12-04 19:49:39 linux-kernel [PATCH v1 3/3] thermal: netlink: Use for_each_trip() in thermal_genl_cmd_tz_get_trip()
2023-12-04 19:36:26 linux-kernel [PATCH v1] thermal: trip: Drop redundant __thermal_zone_get_trip() header
2023-12-04 14:53:22 linux-kernel [PATCH v3 2/2] thermal: sysfs: Rework the reading of trip point attributes
2023-12-04 14:53:14 linux-kernel [PATCH v3 0/2] thermal: sysfs: Simplifications of trip point attribute callbacks
2023-12-04 14:53:10 linux-kernel [PATCH v3 1/2] thermal: sysfs: Rework the handling of trip point updates