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-02-22 21:43:00 linux-kernel [PATCH v1] ACPI: bus: Introduce acpi_bus_for_each_dev()
2022-02-10 22:02:22 linux-kernel [PATCH] ACPI: scan: Use ida_alloc() instead of ida_simple_get()
2022-02-08 18:34:09 linux-kernel [PATCH v1 2/2] PM: s2idle: ACPI: Fix wakeup interrupts handling
2022-02-08 16:59:25 linux-kernel Re: [PATCH] PCI: Fix the ACPI power state during runtime resume
2022-02-07 19:31:54 linux-kernel [PATCH v2] drivers: net: Replace acpi_bus_get_device()
2022-02-07 11:55:57 linux-kernel [PATCH v1 0/2] ACPI: PM: s2idle: Two fixes for wakeup-related issues
2022-02-05 01:41:41 linux-kernel [PATCH v1 1/2] ACPI: PM: s2idle: Cancel wakeup before dispatching EC GPE
2022-02-04 23:31:36 linux-kernel [PATCH v1 1/3] ACPI: EC: Do not return result from advance_transaction()
2022-02-04 23:17:33 linux-kernel [PATCH v1 0/3] ACPI: EC: Simplifications and cleanups
2022-02-04 19:09:44 linux-kernel [PATCH v1 3/3] ACPI: EC: Rearrange code in acpi_ec_submit_event()
2022-02-03 17:51:56 linux-kernel [PATCH] i2c: ACPI: Replace acpi_bus_get_device()
2022-02-03 12:46:44 linux-kernel [PATCH v3] drivers: net: Replace acpi_bus_get_device()
2022-02-03 01:02:46 linux-kernel [PATCH] hwtracing: coresight: Replace acpi_bus_get_device()
2022-02-02 19:36:43 linux-kernel [PATCH 0/2] ACPI: PM: s2idle: Print debug messages in two new places
2022-02-02 18:36:22 linux-kernel [PATCH] drivers: net: Replace acpi_bus_get_device()
2022-02-02 14:53:09 linux-kernel Re: Query related to shutting down NVMe during system suspend
2022-02-02 14:35:41 linux-kernel [PATCH 2/2] ACPI: EC / PM: Print additional debug message in acpi_ec_dispatch_gpe()
2022-02-02 13:54:15 linux-kernel [PATCH] thunderbolt: Replace acpi_bus_get_device()
2022-02-02 13:30:43 linux-kernel [PATCH] spi: Replace acpi_bus_get_device()
2022-02-02 09:49:14 linux-kernel [PATCH] perf: Replace acpi_bus_get_device()
2022-02-02 09:06:25 linux-kernel [PATCH] IOMMU: Intel: DMAR: Replace acpi_bus_get_device()
2022-02-02 07:57:08 linux-kernel [PATCH 1/2] ACPI: PM: Print additional debug message in acpi_s2idle_wake()
2022-01-27 06:32:15 linux-kernel [PATCH v2] PCI: ACPI: Replace acpi_bus_get_device()
2022-01-26 22:36:35 linux-kernel [PATCH] PNP: Replace acpi_bus_get_device()
2022-01-26 22:35:50 linux-kernel [PATCH] sound: Replace acpi_bus_get_device()
2022-01-26 22:35:28 linux-kernel [PATCH] cpufreq: longhaul: Replace acpi_bus_get_device()
2022-01-26 22:35:04 linux-kernel [PATCH] platform: surface: Replace acpi_bus_get_device()
2022-01-26 22:35:02 linux-kernel [PATCH] tty: Replace acpi_bus_get_device()
2022-01-26 22:34:42 linux-kernel [PATCH] USB: ACPI: Replace acpi_bus_get_device()
2022-01-26 22:33:36 linux-kernel [PATCH] soundwire: Replace acpi_bus_get_device()
2022-01-26 22:33:28 linux-kernel [PATCH] thermal: Replace acpi_bus_get_device()
2022-01-26 22:33:20 linux-kernel [PATCH] PCI: ACPI: Replace acpi_bus_get_device()
2022-01-26 22:32:56 linux-kernel [PATCH] platform: x86: Replace acpi_bus_get_device()
2022-01-12 18:32:06 linux-kernel [PATCH] ACPI: OSL: Fix and clean up acpi_os_read/write_port()
2022-01-12 18:28:36 linux-kernel [PATCH v1 0/2] ACPI: CPPC: Fix I/O port reads on big endian and clean up code in cpc_read()
2022-01-12 18:28:25 linux-kernel [PATCH v1 1/2] ACPI: CPPC: Fix up I/O port access in cpc_read()
2022-01-12 18:28:14 linux-kernel [PATCH v1 2/2] ACPI: CPPC: Drop redundant local variable from cpc_read()
2022-01-11 17:06:49 linux-kernel [PATCH v1 0/3] ACPI: scan: acpi_scan_init() updates
2022-01-11 17:06:47 linux-kernel [PATCH v1 1/3] ACPI: scan: Change acpi_scan_init() return value type to void
2022-01-11 17:06:43 linux-kernel [PATCH v1 2/3] ACPI: scan: Simplify initialization of power and sleep buttons
2022-01-11 17:06:41 linux-kernel [PATCH v1 3/3] ACPI: scan: Rename label in acpi_scan_init()
2022-01-11 15:55:31 linux-kernel [PATCH] ACPICA: Use uintptr_t and offsetof() in Linux kernel builds
2021-12-22 16:44:27 linux-kernel [PATCH 00/19] ACPICA: ACPICA 20211217
2021-12-22 16:44:25 linux-kernel [PATCH 01/19] ACPICA: actypes.h: Expand the ACPI_ACCESS_ definitions
2021-12-22 16:44:24 linux-kernel [PATCH 02/19] ACPICA: Use original data_table_region pointer for accesses
2021-12-22 16:44:22 linux-kernel [PATCH 03/19] ACPICA: Use original pointer for virtual origin tables
2021-12-22 16:44:20 linux-kernel [PATCH 04/19] ACPICA: Macros: Remove ACPI_PHYSADDR_TO_PTR
2021-12-22 16:44:18 linux-kernel [PATCH 05/19] ACPICA: Avoid subobject buffer overflow when validating RSDP signature
2021-12-22 16:44:12 linux-kernel [PATCH 06/19] ACPICA: iASL/Disassembler: Additional support for NHLT table
2021-12-22 16:43:40 linux-kernel [PATCH 07/19] ACPICA: Fix AEST Processor generic resource substructure data field byte length
2021-12-22 16:43:20 linux-kernel [PATCH 08/19] ACPICA: Utilities: Avoid deleting the same object twice in a row