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
2022-08-10 16:40:47
linux-kernel
[PATCH v1 3/5] ACPI: scan: Rearrange initialization of ACPI device objects
2022-08-08 18:31:29
linux-kernel
[PATCH v2] rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0
2022-08-05 17:30:56
linux-kernel
[PATCH] rtc: rtc-cmos: Do not check ACPI_FADT_LOW_POWER_S0
2022-08-05 17:06:13
linux-kernel
[PATCH] i2c: ACPI: Do not check ACPI_FADT_LOW_POWER_S0
2022-08-04 17:27:25
linux-kernel
[PATCH] PM: core: Do not randomize struct dev_pm_ops layout
2022-07-29 16:10:28
linux-kernel
[PATCH] thermal: sysfs: Fix cooling_device_stats_setup() error code path
2022-07-22 19:00:38
linux-kernel
Re: [PATCH V2 1/1] thermal/sysfs: Clear cooling_device_stats_attr_group before initialized
2022-07-21 17:47:05
linux-kernel
[PATCH] ACPI: CPPC: Do not prevent CPPC from working in the future
2022-07-21 16:15:59
linux-kernel
[PATCH] ACPI: PM: x86: Print messages regarding LPS0 idle support
2022-07-14 19:21:40
linux-kernel
[PATCH] intel: thermal: PCH: Drop ACPI_FADT_LOW_POWER_S0 check
2022-07-13 18:58:35
linux-kernel
[PATCH] ACPI: PM: s2idle: Use LPS0 idle if ACPI_FADT_LOW_POWER_S0 is unset
2022-07-13 17:41:40
linux-kernel
[PATCH] Revert "ACPI / PM: LPIT: Register sysfs attributes based on FADT"
2022-07-06 13:31:36
linux-kernel
[RFC][PATCH] ACPI: EC: Make evaluate acpi_ec_add() _REG for EC operation regions
2022-06-30 19:46:39
linux-kernel
[PATCH] PM: runtime: Fix supplier device management during consumer probe
2022-06-30 18:46:22
linux-kernel
[PATCH v3] hisi_lpc: Use acpi_dev_for_each_child()
2022-06-29 16:03:41
linux-kernel
Re: [PATCH v1] PM-runtime: Check supplier_preactivated before release supplier
2022-06-29 14:04:43
linux-kernel
[PATCH v2] hisi_lpc: Use acpi_dev_for_each_child()
2022-06-29 13:45:13
linux-kernel
Re: linux-next: build failure after merge of the pm tree
2022-06-29 13:20:56
linux-kernel
[PATCH] hisi_lpc: Use acpi_dev_for_each_child()
2022-06-27 18:44:48
linux-kernel
[PATCH] PK: runtime: Redefine pm_runtime_release_supplier()
2022-06-13 20:46:56
linux-kernel
[PATCH v2 03/16] ACPI: glue: Introduce acpi_find_child_by_adr()
2022-06-13 20:46:46
linux-kernel
[PATCH v2 01/16] ACPI: glue: Use acpi_dev_for_each_child()
2022-06-13 20:45:44
linux-kernel
[PATCH v2 06/16] ACPI: container: Use acpi_dev_for_each_child()
2022-06-13 20:34:49
linux-kernel
[PATCH v2 11/16] ACPI: scan: Walk ACPI device's children using driver core
2022-06-13 20:34:30
linux-kernel
[PATCH v2 12/16] platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child()
2022-06-13 20:34:05
linux-kernel
[PATCH v2 14/16] soundwire: Use acpi_dev_for_each_child()
2022-06-13 20:33:37
linux-kernel
[PATCH v2 08/16] ACPI: bus: Export acpi_dev_for_each_child() to modules
2022-06-13 20:32:56
linux-kernel
[PATCH v2 16/16] ACPI: bus: Drop unused list heads from struct acpi_device
2022-06-13 20:32:19
linux-kernel
[PATCH v2 00/16] ACPI: Get rid of the list of children in struct acpi_device
2022-06-13 20:31:55
linux-kernel
[PATCH v2 02/16] ACPI: glue: Introduce acpi_dev_has_children()
2022-06-13 20:26:43
linux-kernel
[PATCH v2 10/16] ACPI: bus: Introduce acpi_dev_for_each_child_reverse()
2022-06-13 20:11:24
linux-kernel
[PATCH v2 04/16] thunderbolt: ACPI: Replace tb_acpi_find_port() with acpi_find_child_by_adr()
2022-06-13 20:11:11
linux-kernel
[PATCH v2 07/16] ACPI: property: Use acpi_dev_for_each_child() for child lookup
2022-06-13 20:11:06
linux-kernel
[PATCH v2 09/16] ACPI: video: Use acpi_dev_for_each_child()
2022-06-13 20:10:58
linux-kernel
[PATCH v2 13/16] mfd: core: Use acpi_dev_for_each_child()
2022-06-13 20:10:42
linux-kernel
[PATCH v2 15/16] ACPI / MMC: PM: Unify fixing up device power
2022-06-13 20:10:32
linux-kernel
[PATCH v2 05/16] USB: ACPI: Replace usb_acpi_find_port() with acpi_find_child_by_adr()
2022-06-09 14:53:51
linux-kernel
[PATCH v1 16/16] ACPI: bus: Drop unused list heads from struct acpi_device
2022-06-09 14:53:18
linux-kernel
[PATCH v1 00/16] ACPI: Get rid of the list of children in struct acpi_device
2022-06-09 14:46:31
linux-kernel
[PATCH v1 12/16] platform/x86/thinkpad_acpi: Use acpi_dev_for_each_child()
2022-06-09 14:44:46
linux-kernel
[PATCH v1 04/16] thunderbolt: ACPI: Use acpi_find_child_by_adr()
2022-06-09 14:36:49
linux-kernel
[PATCH v1 14/16] soundwire: Use acpi_dev_for_each_child()
2022-06-09 14:26:11
linux-kernel
[PATCH v1 02/16] ACPI: glue: Introduce acpi_dev_has_children()
2022-06-09 14:24:13
linux-kernel
[PATCH v1 01/16] ACPI: glue: Use acpi_dev_for_each_child()
2022-06-09 14:23:47
linux-kernel
[PATCH v1 03/16] ACPI: glue: Introduce acpi_find_child_by_adr()
2022-06-09 14:23:40
linux-kernel
[PATCH v1 07/16] ACPI: property: Use acpi_dev_for_each_child() for child lookup
2022-06-09 14:23:35
linux-kernel
[PATCH v1 05/16] USB: ACPI: Use acpi_find_child_by_adr()
2022-06-09 14:23:33
linux-kernel
[PATCH v1 08/16] ACPI: bus: Export acpi_dev_for_each_child() to modules
2022-06-09 14:23:24
linux-kernel
[PATCH v1 10/16] ACPI: bus: Introduce acpi_dev_for_each_child_reverse()
2022-06-09 14:23:22
linux-kernel
[PATCH v1 11/16] ACPI: scan: Walk ACPI device's children using driver core
2022-06-09 14:23:20
linux-kernel
[PATCH v1 13/16] mfd: core: Use acpi_dev_for_each_child()