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-03-15 01:34:57
linux-kernel
Re: [PATCH] x86/acpi: make "asmlinkage" part first thing in the function definition
2020-03-05 23:18:44
linux-kernel
[PATCH 2/2] ACPI: EC: Do not clear boot_ec_is_ecdt in acpi_ec_add()
2020-03-05 23:18:35
linux-kernel
[PATCH] ACPI: EC: Eliminate EC_FLAGS_QUERY_HANDSHAKE
2020-03-05 23:17:30
linux-kernel
[PATCH 1/2] ACPI: EC: Simplify acpi_ec_ecdt_start() and acpi_ec_init()
2020-03-05 23:11:48
linux-kernel
[PATCH 0/2] ACPI: EC: More updates related to initialization
2020-03-05 23:06:30
linux-kernel
[PATCH] cpufreq: intel_pstate: Consolidate policy verification
2020-03-04 11:09:42
linux-kernel
Re: [PATCH 1/2] drivers: base: power: main.c: Use built-in RCU list checking
2020-03-04 11:06:36
linux-kernel
Re: [PATCH] powercap: idle_inject: Replace zero-length array with flexible-array member
2020-03-04 11:04:01
linux-kernel
Re: [PATCH] ACPI: video: remove redundant assignments to variable result
2020-03-04 11:02:06
linux-kernel
Re: [PATCH 22/30] ACPI: OSL: Add missing annotation for acpi_os_acquire_lock()
2020-03-04 10:54:37
linux-kernel
[PATCH v2 3/6] ACPI: EC: Drop AE_NOT_FOUND special case from ec_install_handlers()
2020-03-04 10:54:10
linux-kernel
[PATCH v2 5/6] ACPI: EC: Use fast path in acpi_ec_add() for DSDT boot EC
2020-03-04 10:53:44
linux-kernel
[PATCH v2 4/6] ACPI: EC: Simplify acpi_ec_add()
2020-03-04 10:53:37
linux-kernel
[PATCH v2 0/6] ACPI: EC: Updates related to initialization
2020-03-04 10:53:25
linux-kernel
[PATCH v2 1/6] ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
2020-03-04 10:53:20
linux-kernel
[PATCH v2 2/6] ACPI: EC: Avoid passing redundant argument to functions
2020-03-04 10:53:18
linux-kernel
[PATCH v2 6/6] ACPI: EC: Consolidate event handler installation code
2020-03-04 10:31:56
linux-kernel
Re: [PATCH] cpuidle-haltpoll: allow force loading on hosts without the REALTIME hint
2020-02-27 22:32:16
linux-kernel
[PATCH] Documentation: cpufreq: Move legacy driver documentation
2020-02-27 22:28:06
linux-kernel
[PATCH 6/6] ACPI: EC: Use fast path in acpi_ec_add() for DSDT boot EC
2020-02-27 22:26:40
linux-kernel
[PATCH 5/6] ACPI: EC: Simplify acpi_ec_add()
2020-02-27 22:26:18
linux-kernel
[PATCH 4/6] ACPI: EC: Unify handling of event handler installation failures
2020-02-27 22:25:54
linux-kernel
[PATCH 0/6] ACPI: EC: Updates related to initialization
2020-02-27 22:25:49
linux-kernel
[PATCH 2/6] ACPI: EC: Avoid passing redundant argument to functions
2020-02-27 22:25:47
linux-kernel
[PATCH 1/6] ACPI: EC: Avoid printing confusing messages in acpi_ec_setup()
2020-02-27 22:25:42
linux-kernel
[PATCH 3/6] ACPI: EC: Drop AE_NOT_FOUND special case from ec_install_handlers()
2020-02-26 21:40:09
linux-kernel
[PATCH] cpufreq: Fix policy initialization for internal governor drivers
2020-02-21 00:46:40
linux-kernel
Re: Linux 5.6-rc2
2020-02-20 22:41:45
linux-kernel
Re: Linux 5.6-rc2
2020-02-14 10:04:09
linux-kernel
Re: [PATCH] ACPICA: Fix a typo in acuuid.h
2020-02-13 22:07:31
linux-kernel
[PATCH 6/9] intel_idle: Reorder declarations of static variables
2020-02-13 22:07:08
linux-kernel
[PATCH 8/9] intel_idle: Define CPUIDLE_FLAG_TLB_FLUSHED as BIT(16)
2020-02-13 22:06:47
linux-kernel
[PATCH 3/9] intel_idle: Relocate definitions of cpuidle callbacks
2020-02-13 22:06:41
linux-kernel
[PATCH 2/9] intel_idle: Clean up definitions of cpuidle callbacks
2020-02-13 22:06:32
linux-kernel
[PATCH 7/9] intel_idle: Clean up kerneldoc comments of multiple functions
2020-02-13 22:06:05
linux-kernel
[PATCH 4/9] intel_idle: Add __initdata annotations to init time variables
2020-02-13 22:05:55
linux-kernel
[PATCH 0/9] intel_idle: More assorted cleanups
2020-02-13 22:05:42
linux-kernel
[PATCH 1/9] intel_idle: Simplify LAPIC timer reliability checks
2020-02-13 22:05:39
linux-kernel
[PATCH 5/9] intel_idle: Annotate init time data structures
2020-02-13 22:05:32
linux-kernel
[PATCH 9/9] intel_idle: Update copyright notice, known limitations and version
2020-02-11 23:42:03
linux-kernel
[PATCH 23/28] drivers: usb: Call cpu_latency_qos_*() instead of pm_qos_*()
2020-02-11 23:42:03
linux-kernel
[PATCH 28/28] PM: QoS: Make CPU latency QoS depend on CONFIG_CPU_IDLE
2020-02-11 23:41:35
linux-kernel
[PATCH 27/28] Documentation: PM: QoS: Update to reflect previous code changes
2020-02-11 23:41:34
linux-kernel
[PATCH 24/28] sound: Call cpu_latency_qos_*() instead of pm_qos_*()
2020-02-11 23:41:22
linux-kernel
[PATCH 21/28] drivers: spi: Call cpu_latency_qos_*() instead of pm_qos_*()
2020-02-11 23:41:20
linux-kernel
[PATCH 25/28] PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY and rename related functions
2020-02-11 23:41:15
linux-kernel
[PATCH 04/28] PM: QoS: Clean up pm_qos_update_target() and pm_qos_update_flags()
2020-02-11 23:41:13
linux-wireless
[PATCH 20/28] drivers: net: Call cpu_latency_qos_*() instead of pm_qos_*()
2020-02-11 23:41:11
linux-kernel
[PATCH 06/28] PM: QoS: Drop iterations over global QoS classes
2020-02-11 23:41:02
linux-kernel
[PATCH 18/28] drivers: media: Call cpu_latency_qos_*() instead of pm_qos_*()
2020-02-11 23:40:55
linux-kernel
[PATCH 09/28] PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY notifier chain