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
2021-10-27 07:20:42
linux-kernel
[PATCH v1 0/2] ACPI: scan: Honor certain device identification rules
2021-10-27 07:20:36
linux-kernel
[PATCH v1 2/2] ACPI: scan: Do not set type.bus_address if _HID is valid
2021-10-22 16:12:02
linux-kernel
[PATCH 1/2] PM: suspend: Do not pause cpuidle in the suspend-to-idle path
2021-10-22 16:10:55
linux-kernel
[PATCH 0/2] PM: sleep: Rework cpuidle handling during system-wide PM transitions
2021-10-22 16:10:23
linux-kernel
[PATCH 2/2] PM: sleep: Pause cpuidle later and resume it earlier during system transitions
2021-10-22 15:55:37
linux-kernel
[PATCH] PM: suspend: Use valid_state() consistently
2021-10-22 13:06:40
linux-kernel
Re: Performance regression: thread wakeup time (latency) increased up to 3x
2021-10-22 13:01:04
linux-kernel
[PATCH] PM: sleep: Do not let "syscore" devices runtime-suspend during system transitions
2021-10-22 12:56:51
linux-kernel
Re: [PATCH v3 1/2] ACPI: Add stubs for wakeup handler functions
2021-10-20 19:13:11
linux-kernel
[PATCH] ACPI: PM: sleep: Do not set suspend_ops unnecessarily
2021-10-20 19:09:43
linux-kernel
[PATCH] cpufreq: Fix typo in cpufreq.h
2021-10-18 03:32:28
linux-kernel
[PATCH v2 2/3] ACPI: PM: Fix sharing of wakeup power resources
2021-10-17 11:57:57
linux-kernel
[PATCH v1 1/2] ACPI: PM: Do not turn off power resources in unknown state
2021-10-17 11:57:42
linux-kernel
[PATCH v1 2/2][RFT] ACPI: PM: Check states of power resources during initialization
2021-10-17 11:57:42
linux-kernel
[PATCH v1 0/2] ACPI: PM: Fix up turning off unused power resources
2021-10-17 11:34:35
linux-kernel
[PATCH v1 1/3] ACPI: PM: Turn off unused wakeup power resources
2021-10-17 11:34:35
linux-kernel
[PATCH v1 0/3] ACPI: PM: Address issues related to managing wakeup power resources
2021-10-17 11:32:20
linux-kernel
[PATCH v1 2/3] ACPI: PM: Fix sharing of wakeup power resources
2021-10-17 11:29:25
linux-kernel
[PATCH v1 3/3] ACPI: PM: Turn off wakeup power resources on _DSW/_PSW errors
2021-10-17 09:56:30
linux-kernel
[PATCH] PCI: PM: Fix ordering of operations in pci_back_from_sleep()
2021-10-13 16:21:05
linux-kernel
[PATCH v2 2/7] nouveau: ACPI: Use the ACPI_COMPANION() macro directly
2021-10-13 16:21:05
linux-kernel
[PATCH v2 4/7] surface: surface3-wmi: Use ACPI_COMPANION() directly
2021-10-13 16:19:11
linux-kernel
[PATCH v2 1/7] gpio-amdpt: ACPI: Use the ACPI_COMPANION() macro directly
2021-10-13 16:19:03
linux-kernel
[PATCH v2 7/7] perf: qcom_l2_pmu: ACPI: Use ACPI_COMPANION() directly
2021-10-13 16:18:57
linux-kernel
[PATCH v3 5/7] surface: surface3_power: Drop redundant acpi_bus_get_device() call
2021-10-13 16:18:49
linux-kernel
[PATCH v2 6/7] platform: x86: ideapad-laptop: Use ACPI_COMPANION() directly
2021-10-13 16:18:49
linux-kernel
[PATCH v2 3/7] i2c: i2c-amd-mp2-plat: ACPI: Use ACPI_COMPANION() directly
2021-10-13 16:08:28
linux-kernel
[PATCH v2] hwmon: acpi_power_meter: Use acpi_bus_get_acpi_device()
2021-10-12 19:35:13
linux-kernel
[PATCH v2 5/7] surface: surface3_power: Drop redundant acpi_bus_get_device() call
2021-10-12 17:56:18
linux-kernel
[PATCH v1 3/7] i2c: i2c-amd-mp2-plat: ACPI: Use ACPI_COMPANION() directly
2021-10-12 17:54:43
linux-kernel
[PATCH v1 0/7] ACPI: Use ACPI_COMPANION() directly to simplify code
2021-10-12 17:54:35
linux-kernel
[PATCH v1 2/7] nouveau: ACPI: Use the ACPI_COMPANION() macro directly
2021-10-12 17:54:34
linux-kernel
[PATCH v1 1/7] gpio-amdpt: ACPI: Use the ACPI_COMPANION() macro directly
2021-10-12 17:54:16
linux-kernel
[PATCH v1 4/7] surface: surface3-wmi: Use ACPI_COMPANION() directly
2021-10-12 17:53:59
linux-kernel
[PATCH v1 5/7] surface: surface3_power: Use ACPI_COMPANION() directly
2021-10-12 17:53:50
linux-kernel
[PATCH v1 6/7] platform: x86: ideapad-laptop: Use ACPI_COMPANION() directly
2021-10-12 17:53:29
linux-kernel
[PATCH v1 7/7] perf: qcom_l2_pmu: ACPI: Use ACPI_COMPANION() directly
2021-10-12 17:33:04
linux-kernel
[PATCH] hwmon: acpi_power_meter: Use acpi_bus_get_acpi_device()
2021-10-10 17:52:57
linux-kernel
[PATCH v2] ACPI: LPSS: Use ACPI_COMPANION() directly
2021-10-09 15:45:16
linux-kernel
Re: [PATCH 1/2] cpuidle: Avoid calls to cpuidle_resume|pause() for s2idle
2021-10-09 15:42:42
linux-kernel
Re: [PATCH 1/2] cpuidle: Avoid calls to cpuidle_resume|pause() for s2idle
2021-10-09 14:25:42
linux-kernel
[PATCH] ACPI: LPSS: Use ACPI_COMPANION() directly
2021-10-09 14:24:00
linux-kernel
[PATCH] ACPI: scan: Release PM resources blocked by unused objects
2021-10-08 17:11:58
linux-kernel
Re: [PATCH] PCI: Put power resources not tied to a physical node in D3cold
2021-10-08 14:08:36
linux-kernel
Re: [PATCH] PCI: Put power resources not tied to a physical node in D3cold
2021-10-01 20:00:34
linux-kernel
[PATCH 2/4] ACPICA: ACPI 6.4 SRAT: add Generic Port Affinity type
2021-10-01 19:07:03
linux-kernel
[PATCH 1/4] ACPICA: Add support for Windows 2020 _OSI string
2021-10-01 18:20:00
linux-kernel
[PATCH 0/4] ACPICA: ACPICA 20210930
2021-10-01 18:18:50
linux-kernel
[PATCH 3/4] ACPICA: iASL table disassembler: Added disassembly support for the NHLT ACPI table
2021-10-01 18:18:44
linux-kernel
[PATCH 4/4] ACPICA: Update version to 20210930
2021-10-01 17:42:32
linux-kernel
[PATCH] ACPI: Update information in MAINTAINERS