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
2020-02-11 23:40:55
linux-kernel
[PATCH 17/28] drivers: hsi: Call cpu_latency_qos_*() instead of pm_qos_*()
2020-02-11 23:40:49
linux-kernel
[PATCH 22/28] drivers: tty: Call cpu_latency_qos_*() instead of pm_qos_*()
2020-02-11 23:40:44
linux-kernel
[PATCH 14/28] cpuidle: Call cpu_latency_qos_limit() instead of pm_qos_request()
2020-02-11 23:40:38
linux-kernel
[PATCH 12/28] PM: QoS: Adjust pm_qos_request() signature and reorder pm_qos.h
2020-02-11 23:40:38
linux-kernel
[PATCH 02/28] PM: QoS: Drop pm_qos_update_request_timeout()
2020-02-11 23:40:34
linux-kernel
[PATCH 19/28] drivers: mmc: Call cpu_latency_qos_*() instead of pm_qos_*()
2020-02-11 23:40:31
linux-kernel
[PATCH 16/28] drm: i915: Call cpu_latency_qos_*() instead of pm_qos_*()
2020-02-11 23:40:30
linux-kernel
[PATCH 03/28] PM: QoS: Drop the PM_QOS_SUM QoS type
2020-02-11 23:40:26
linux-kernel
[PATCH 10/28] PM: QoS: Rename things related to the CPU latency QoS
2020-02-11 23:40:17
linux-kernel
[PATCH 05/28] PM: QoS: Clean up pm_qos_read_value() and pm_qos_get/set_value()
2020-02-11 23:40:05
linux-kernel
[PATCH 08/28] PM: QoS: Redefine struct pm_qos_request and drop struct pm_qos_object
2020-02-11 23:39:58
linux-kernel
[PATCH 07/28] PM: QoS: Clean up misc device file operations
2020-02-11 23:39:45
linux-kernel
[PATCH 01/28] PM: QoS: Drop debugfs interface
2020-02-11 23:39:42
linux-kernel
[PATCH 00/28] PM: QoS: Get rid of unuseful code and rework CPU latency QoS interface
2020-02-11 23:39:30
linux-kernel
[PATCH 11/28] PM: QoS: Simplify definitions of CPU latency QoS trace events
2020-02-11 23:39:27
linux-kernel
[PATCH 13/28] PM: QoS: Add CPU latency QoS API wrappers
2020-02-11 23:39:26
linux-kernel
[PATCH 15/28] x86: platform: iosf_mbi: Call cpu_latency_qos_*() instead of pm_qos_*()
2020-02-11 23:39:05
linux-kernel
[PATCH 26/28] PM: QoS: Update file information comments
2020-02-11 19:31:20
linux-kernel
[PATCH 0/2] ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system
2020-02-11 19:30:28
linux-kernel
[PATCH 1/2] ACPICA: Introduce acpi_any_gpe_status_set()
2020-02-11 19:30:25
linux-kernel
[PATCH 2/2] ACPI: PM: s2idle: Prevent spurious SCIs from waking up the system
2020-02-11 09:12:05
linux-kernel
[PATCH v2] ACPI: EC: Fix flushing of pending work
2020-02-10 12:48:06
linux-kernel
[PATCH] ACPI: PM: s2idle: Avoid possible race related to the EC GPE
2020-02-06 10:33:22
linux-kernel
[PATCH] ACPI: EC: Fix flushing of pending work
2020-02-03 23:15:41
linux-kernel
[PATCH] cpuidle: Documentation: Clean up PM QoS description
2020-02-03 12:24:20
linux-kernel
[PATCH v2 0/2] intel_idle: Two new module parameters
2020-02-03 12:24:20
linux-kernel
[PATCH v2 1/2] intel_idle: Introduce 'use_acpi' module parameter
2020-02-03 12:23:59
linux-kernel
[PATCH v2 2/2] intel_idle: Introduce 'states_off' module parameter
2020-01-30 14:54:00
linux-kernel
[PATCH] Documentation: admin-guide: PM: Update sleep states documentation
2020-01-30 14:49:07
linux-kernel
[PATCH 1/2] intel_idle: Introduce 'use_acpi' module parameter
2020-01-30 14:48:58
linux-kernel
[PATCH 0/2] intel_idle: Two new module parameters
2020-01-30 14:48:56
linux-kernel
[PATCH 2/2] intel_idle: Introduce 'states_off' module parameter
2020-01-22 23:17:32
linux-kernel
[PATCH] cpufreq: Avoid creating excessively large stack frames
2020-01-22 23:12:50
linux-kernel
[PATCH] PM: core: Fix handling of devices deleted during system-wide resume
2020-01-21 23:37:20
linux-kernel
Re: [PATCH] PM / sleep: fix use-after-free on async resume
2020-01-21 23:05:12
linux-kernel
Re: [PATCH] PM / sleep: fix use-after-free on async resume
2020-01-21 00:41:23
linux-kernel
Re: drivers/acpi/processor_thermal.c:66:1: warning: the frame size of 2160 bytes is larger than 2048 bytes
2020-01-16 23:41:29
linux-kernel
Re: linux-next: build failure after merge of the kunit-next tree
2020-01-15 10:29:35
linux-kernel
Re: [PATCH] sched/fair: remove redundant call to cpufreq_update_util
2020-01-15 10:16:30
linux-kernel
Re: [RFC PATCH v2 1/3] ACPI / hotplug: Send change events for offline/online requests when eject is triggered
2020-01-14 23:02:04
linux-kernel
[PATCH 8/8][update] intel_idle: Clean up irtl_2_usec()
2020-01-14 22:52:33
linux-kernel
Re: [PATCH] cpuidle: arm: Enable compile testing for some of drivers
2020-01-14 22:47:36
linux-kernel
Re: [PATCH RFC] sched/fair: Penalty the cfs task which executes mwait/hlt
2020-01-14 22:46:13
linux-kernel
Re: [PATCH] software node: introduce CONFIG_KUNIT_DRIVER_PE_TEST
2020-01-13 11:52:17
linux-kernel
Re: [PATCH] cpuidle: arm: Enable compile testing for some of drivers
2020-01-13 11:30:45
linux-kernel
Re: [PATCH] PM-runtime: add tracepoints for usage_count changes
2020-01-13 11:20:09
linux-kernel
Re: [PATCH RFC] sched/fair: Penalty the cfs task which executes mwait/hlt
2020-01-13 11:09:04
linux-kernel
Re: init_on_free breaks hibernate
2020-01-10 11:17:27
linux-kernel
Re: [PATCH][next] PM: hibernate: fix spelling mistake "shapshot" -> "snapshot"
2020-01-10 11:15:09
linux-kernel
Re: [PATCH] BUG-REPORT: cpuidle: teo: intervals[] array index out
2020-01-10 11:00:44
linux-kernel
[PATCH 2/8] intel_idle: Fold intel_idle_probe() into intel_idle_init()