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
2022-06-09 14:23:20 linux-kernel [PATCH v1 15/16] ACPI / MMC: PM: Unify fixing up device power
2022-06-09 14:23:14 linux-kernel [PATCH v1 06/16] ACPI: container: Use acpi_dev_for_each_child()
2022-06-09 14:22:49 linux-kernel [PATCH v1 09/16] ACPI: video: Use acpi_dev_for_each_child()
2022-05-12 02:21:12 linux-kernel [PATCH v1 2/3] cpufreq: Split cpufreq_offline()
2022-05-12 01:04:51 linux-kernel [PATCH v1 1/3] cpufreq: Reorganize checks in cpufreq_offline()
2022-05-11 21:48:56 linux-kernel [PATCH v1 3/3] cpufreq: Rearrange locking in cpufreq_remove_dev()
2022-05-11 17:02:32 linux-kernel [PATCH v1 0/3] cpufreq: Locking-related changes in cpufreq_offline() and cpufreq_remove_dev()
2022-05-09 09:45:45 linux-kernel [PATCH v1 11/11] PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()
2022-05-09 09:45:02 linux-kernel [PATCH v1 08/11] PCI/PM: Do not restore BARs if device is not in D0
2022-05-09 08:43:22 linux-kernel [PATCH v1 00/11] PCI/PM: Rework powering up PCI devices
2022-05-09 08:27:28 linux-kernel [PATCH v1 04/11] PCI/PM: Unfold pci_platform_power_transition() in pci_power_up()
2022-05-09 07:32:40 linux-kernel [PATCH v1 02/11] PCI/PM: Relocate pci_set_low_power_state()
2022-05-09 04:49:21 linux-kernel Re: [PATCH v3 4/9] PCI/PM: Rework changing power states of PCI devices
2022-05-09 04:08:54 linux-kernel [PATCH v1 01/11] PCI/PM: Split pci_raw_set_power_state()
2022-05-09 02:58:28 linux-kernel [PATCH v1 03/11] PCI/PM: Set current_state to D3cold if the device is not accessible
2022-05-09 02:23:53 linux-kernel [PATCH v1 05/11] PCI/PM: Do not call pci_update_current_state() from pci_power_up()
2022-05-08 14:37:38 linux-kernel [PATCH v1 09/11] PCI/PM: Clean up pci_set_low_power_state()
2022-05-06 20:03:07 linux-kernel [PATCH v1 07/11] PCI/PM: Split pci_power_up()
2022-05-06 14:23:00 linux-kernel [PATCH v1 10/11] PCI/PM: Rearrange pci_set_power_state()
2022-05-06 13:11:14 linux-kernel [PATCH v1 06/11] PCI/PM: Write 0 to PMCSR in pci_power_up() in all cases
2022-05-06 12:19:16 linux-kernel [PATCH v1] ACPI: glue: Rearrange find_child_checks()
2022-04-22 20:29:51 linux-kernel [PATCH] ACPI: bus: Avoid non-ACPI device objects in walks over children
2022-04-16 02:22:14 linux-kernel [PATCH v3 9/9] PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()
2022-04-16 02:02:21 linux-kernel [PATCH v3 6/9] PCI/PM: Clean up pci_set_low_power_state()
2022-04-16 01:39:11 linux-kernel [PATCH v3 7/9] PCI/PM: Rearrange pci_set_power_state()
2022-04-16 01:27:56 linux-kernel [PATCH v3 0/9] PCI/PM: Improvements related to device transitions into D0
2022-04-16 01:27:15 linux-kernel [PATCH v3 3/9] PCI/PM: Rearrange pci_update_current_state()
2022-04-15 15:38:50 linux-kernel [PATCH] ACPI: PM: Always print final debug message in acpi_device_set_power()
2022-04-15 15:07:38 linux-kernel [PATCH v3 8/9] PCI/PM: Avoid redundant current_state update
2022-04-15 08:42:04 linux-kernel [PATCH v3 2/9] PCI/PM: Drop the runtime_d3cold device flag
2022-04-15 04:58:42 linux-kernel [PATCH v3 1/9] PCI/PM: Resume subordinate bus in bus type callbacks
2022-04-15 02:36:23 linux-kernel [PATCH v3 5/9] PCI/PM: Move pci_set_low_power_state() next to its caller
2022-04-14 16:59:48 linux-kernel [PATCH v3 4/9] PCI/PM: Rework changing power states of PCI devices
2022-04-12 23:24:24 linux-kernel [PATCH v2 5/9] PCI/PM: Move pci_set_low_power_state() next to its caller
2022-04-12 22:46:36 linux-kernel [PATCH 17/20] ACPICA: executer/exsystem: Fix some typo mistakes
2022-04-12 22:35:16 linux-kernel [PATCH v2 0/9] PCI/PM: Improvements related to device transitions into D0
2022-04-12 22:17:35 linux-kernel [PATCH v2 2/9] PCI/PM: Drop the runtime_d3cold device flag
2022-04-12 21:55:53 linux-kernel [PATCH 20/20] ACPICA: Update version to 20220331
2022-04-12 21:44:30 linux-kernel [PATCH v1 5/7] PCI/PM: Move pci_set_low_power_state() next to its caller
2022-04-12 21:23:02 linux-kernel [PATCH 01/20] ACPICA: Add support for the Windows 11 _OSI string
2022-04-12 21:10:44 linux-kernel [PATCH 15/20] ACPICA: executer/exsystem: Warn about sleeps greater than 10 ms
2022-04-12 20:55:35 linux-kernel [PATCH 16/20] ACPICA: iASL/MADT: Add OEM-defined subtable
2022-04-12 20:53:59 linux-kernel [PATCH 12/20] ACPICA: executer/exsystem: Add units to time variable names
2022-04-12 20:50:53 linux-kernel [PATCH v2 1/9] PCI/PM: Resume subordinate bus in bus type callbacks
2022-04-12 20:37:56 linux-kernel [PATCH 19/20] ACPICA: exsystem.c: Use ACPI_FORMAT_UINT64 for 64-bit output
2022-04-12 20:00:23 linux-kernel [PATCH 03/20] ACPICA: iASL: NHLT: Treat Terminator as specific_config
2022-04-12 19:58:28 linux-kernel [PATCH 04/20] ACPICA: iASL: NHLT: Fix parsing undocumented bytes at the end of Endpoint Descriptor
2022-04-12 19:56:22 linux-kernel [PATCH v2 9/9] PCI/PM: Replace pci_set_power_state() in pci_pm_thaw_noirq()
2022-04-12 19:08:53 linux-kernel [PATCH 07/20] ACPICA: Add new ACPI 6.4 semantics for LoadTable() operator
2022-04-12 18:20:59 linux-kernel Re: [PATCH v2 0/9] PCI/PM: Improvements related to device transitions into D0
2022-04-12 13:57:11 linux-kernel [PATCH 13/20] ACPICA: Add support for ARM Performance Monitoring Unit Table.