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
2023-08-04 21:48:01
linux-kernel
[PATCH v4 09/10] ACPI: thermal: Drop unnecessary thermal zone callbacks
2023-08-04 21:47:53
linux-kernel
[PATCH v4 10/10] thermal: core: Eliminate code duplication from acpi_thermal_notify()
2023-08-03 22:32:24
linux-kernel
[RFT][PATCH v2 3/3] cpuidle: teo: Gather statistics regarding whether or not to stop the tick
2023-08-03 21:59:13
linux-kernel
[RFT][PATCH v2 0/3] cpuidle: teo: Do not check timers unconditionally every time
2023-08-03 21:47:17
linux-kernel
[RFT][PATCH v2 1/3] cpuidle: teo: Do not call tick_nohz_get_sleep_length() upfront
2023-08-03 21:34:48
linux-kernel
[RFT][PATCH v2 2/3] cpuidle: teo: Skip tick_nohz_get_sleep_length() call in some cases
2023-08-01 20:23:25
linux-kernel
[RFC/RFT][PATCH v1 0/2] cpuidle: teo: Do not check timers unconditionally every time
2023-08-01 20:22:30
linux-kernel
[RFC/RFT][PATCH v1 1/2] cpuidle: teo: Do not call tick_nohz_get_sleep_length() upfront
2023-08-01 20:20:04
linux-kernel
[RFC/RFT][PATCH v1 2/2] cpuidle: teo: Skip tick_nohz_get_sleep_length() call in some cases
2023-07-31 20:07:58
linux-kernel
[PATCH v3 1/3] cpuidle: teo: Update idle duration estimate when choosing shallower state
2023-07-31 19:58:28
linux-kernel
[PATCH v3 0/3] cpuidle: teo: Avoid stopping scheduler tick too often
2023-07-31 19:36:48
linux-kernel
[PATCH v3 2/3] cpuidle: teo: Avoid stopping the tick unnecessarily when bailing out
2023-07-31 19:35:01
linux-kernel
[PATCH v3 3/3] cpuidle: teo: Drop utilized from struct teo_cpu
2023-07-28 10:24:28
linux-kernel
[PATCH v2 1/3] cpuidle: teo: Update idle duration estimate when choosing shallower state
2023-07-28 10:16:35
linux-kernel
[PATCH v2 3/3] cpuidle: teo: Drop utilized from struct teo_cpu
2023-07-28 10:16:24
linux-kernel
[PATCH v2 0/3] cpuidle: teo: Avoid stopping scheduler tick too often
2023-07-28 10:14:45
linux-kernel
[PATCH v2 2/3] cpuidle: teo: Avoid stopping the tick unnecessarily when bailing out
2023-07-27 20:31:29
linux-kernel
[PATCH v1] cpuidle: teo: Update idle duration estimate when choosing shallower state
2023-07-25 18:40:13
linux-kernel
[PATCH v3.1 6/8] ACPI: thermal: Use trip point table to register thermal zones
2023-07-25 18:37:11
linux-kernel
Re: [PATCH v3 6/8] ACPI: thermal: Use trip point table to register thermal zones
2023-07-25 18:31:29
linux-kernel
[PATCH v1] ACPI: thermal: Drop enabled flag from struct acpi_thermal_active
2023-07-25 12:52:20
linux-kernel
[PATCH v3 0/8] ACPI: thermal: Use trip point table to register thermal zones
2023-07-25 12:47:32
linux-kernel
[PATCH v3 4/8] ACPI: thermal: Clean up acpi_thermal_register_thermal_zone()
2023-07-25 12:40:38
linux-kernel
[PATCH v3 2/8] thermal: core: Do not handle trip points with invalid temperature
2023-07-25 12:38:31
linux-kernel
[PATCH v3 5/8] ACPI: thermal: Hold thermal zone lock around trip updates
2023-07-25 12:33:14
linux-kernel
[PATCH v3 1/8] thermal: core: Add mechanism for connecting trips with driver data
2023-07-25 12:32:38
linux-kernel
[PATCH v3 3/8] thermal: core: Add routines for locking and unlocking thermal zones
2023-07-25 12:32:27
linux-kernel
[PATCH v3 6/8] ACPI: thermal: Use trip point table to register thermal zones
2023-07-25 12:32:17
linux-kernel
[PATCH v3 7/8] ACPI: thermal: Rework thermal_get_trend()
2023-07-25 12:31:25
linux-kernel
[PATCH v3 8/8] ACPI: thermal: Drop unnecessary thermal zone callbacks
2023-07-21 15:54:31
linux-kernel
[PATCH v2 7/8] ACPI: thermal: Rework thermal_get_trend()
2023-07-21 15:52:30
linux-kernel
[PATCH v2 5/8] ACPI: thermal: Hold thermal zone lock around trip updates
2023-07-21 15:51:40
linux-kernel
[PATCH v2 4/8] ACPI: thermal: Clean up acpi_thermal_register_thermal_zone()
2023-07-21 15:49:00
linux-kernel
[PATCH v2 8/8] ACPI: thermal: Drop unnecessary thermal zone callbacks
2023-07-21 15:46:43
linux-kernel
[PATCH v2 6/8] ACPI: thermal: Use trip point table to register thermal zones
2023-07-21 14:27:13
linux-kernel
[PATCH v2 1/8] thermal: core: Add mechanism for connecting trips with driver data
2023-07-21 14:24:33
linux-kernel
[PATCH v2 3/8] thermal: core: Add routines for locking and unlocking thermal zones
2023-07-21 14:23:52
linux-kernel
[PATCH v2 0/8] ACPI: thermal: Use trip point table to register thermal zones
2023-07-21 14:14:39
linux-kernel
[PATCH v2 2/8] thermal: core: Do not handle trip points with invalid temperature
2023-07-19 16:16:34
linux-kernel
[PATCH v1] ACPI: processor: Refine messages in acpi_early_processor_control_setup()
2023-07-18 18:57:27
linux-kernel
[PATCH v1 1/7] thermal: core: Add mechanism for connecting trips with driver data
2023-07-18 18:54:13
linux-kernel
[PATCH v1 2/7] thermal: core: Do not handle trip points with invalid temperature
2023-07-18 18:54:01
linux-kernel
[PATCH v1 6/7] ACPI: thermal: Rework thermal_get_trend()
2023-07-18 18:41:04
linux-kernel
[PATCH v1 0/7] ACPI: thermal: Use trip point table to register thermal zones
2023-07-18 18:32:23
linux-kernel
[PATCH v1 3/7] ACPI: thermal: Clean up acpi_thermal_register_thermal_zone()
2023-07-18 18:32:13
linux-kernel
[PATCH v1 5/7] ACPI: thermal: Use trip point table to register thermal zones
2023-07-18 18:31:45
linux-kernel
[PATCH v1 4/7] ACPI: thermal: Hold thermal_check_lock around trip updates
2023-07-18 18:31:17
linux-kernel
[PATCH v1 7/7] ACPI: thermal: Drop unnecessary thermal zone callbacks
2023-07-10 18:41:07
linux-kernel
[PATCH 10/14] ACPICA: Add a define for size of struct acpi_srat_generic_affinity device_handle
2023-07-10 18:37:56
linux-kernel
[PATCH 06/14] ACPICA: Detect GED device and keep track of _EVT
2023-07-10 18:37:54
linux-kernel
[PATCH 14/14] ACPICA: Update version to 20230628