messages from 2024-01-27 21:42:17 to 2024-02-06 19:43:48 UTC [more...]
[PATCH v3 0/5] Add support for fetching EDID from ACPI _DDC
2024-02-06 19:43 UTC (14+ messages)
` [PATCH v3 1/5] ACPI: video: Handle fetching EDID that is longer than 256 bytes
` [PATCH v3 2/5] drm: Add drm_get_acpi_edid() helper
` [PATCH v3 3/5] drm/amd: Fetch the EDID from _DDC if available for eDP
` [PATCH v3 4/5] drm/nouveau: Use drm_get_acpi_edid() helper
` [PATCH v3 5/5] drm: Drop unneeded selects in DRM drivers
[PATCH v1] ACPI: PM: s2idle: Enable Low-Power S0 Idle MSFT UUID for non-AMD systems
2024-02-06 19:33 UTC
[PATCH v2 0/4] PCI/AER: Handle Advisory Non-Fatal properly
2024-02-06 17:23 UTC (10+ messages)
` [PATCH v2 1/4] PCI/AER: Store more information in aer_err_info
` [PATCH v2 3/4] PCI/AER: Fetch information for FTrace
[PATCH v2 2/4] PCI/AER: Handle Advisory Non-Fatal properly
2024-02-06 16:46 UTC (3+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS d9fc9f690238b2b9c78361f1695ebe02921548e5
2024-02-06 15:43 UTC
[PATCH 1/2] drivers: acpi: use %pe for better readability of errors while printing
2024-02-06 15:32 UTC (6+ messages)
` [PATCH 2/2] kernel: sched: print errors with %pe for better readability of logs
[PATCH] cpufreq: CPPC: Resolve the large frequency discrepancy from cpuinfo_cur_freq
2024-02-06 8:02 UTC (7+ messages)
[PATCH] acpi: Modify ACPI_OBJECT_COMMON_HEADER
2024-02-06 0:59 UTC (5+ messages)
[PATCH v1 0/6] thermal: Store trips table and ops in thermal_zone_device
2024-02-05 21:20 UTC (7+ messages)
` [PATCH v1 1/6] thermal: core: Store zone trips table in struct thermal_zone_device
` [PATCH v1 2/6] thermal: ACPI: Discard trip table after zone registration
` [PATCH v1 3/6] thermal: intel: Discard trip tables "
` [PATCH v1 4/6] thermal: core: Store zone ops in struct thermal_zone_device
` [PATCH v1 5/6] thermal: ACPI: Constify acpi_thermal_zone_ops
` [PATCH v1 6/6] thermal: intel: Adjust ops handling during thermal zone registration
[PATCH v2 0/2] fix DT overlays when device links are released
2024-02-05 14:32 UTC (7+ messages)
` [PATCH v2 1/2] driver: core: add dedicated workqueue for devlink removal
` [PATCH v2 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset
[PATCH 1/2] driver: core: add dedicated workqueue for devlink removal
2024-02-05 13:55 UTC
[PATCH 0/2] fix DT overlays when device links are released
2024-02-05 13:36 UTC (6+ messages)
` [PATCH 1/2] driver: core: add dedicated workqueue for devlink removal
` [PATCH 2/2] of: dynamic: flush devlinks workqueue before destroying the changeset
[RFC PATCH 0/5] of: automate of_node_put() - new approach to loops
2024-02-05 9:27 UTC (26+ messages)
` [RFC PATCH 1/5] of: Add cleanup.h based auto release via __free(device_node) markings
` [RFC PATCH 2/5] of: Introduce for_each_child_of_node_scoped() to automate of_node_put() handling
` [RFC PATCH 3/5] of: unittest: Use for_each_child_of_node_scoped()
` [RFC PATCH 4/5] iio: adc: fsl-imx25-gcq: Use for_each_child_node_scoped()
` [RFC PATCH 5/5] iio: adc: rcar-gyroadc: use for_each_child_node_scoped()
[PATCH] Fix the warning of amd-pstate.rst
2024-02-05 6:03 UTC
[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
2024-02-04 8:01 UTC (5+ messages)
` [PATCH v11 0/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code
` [PATCH v11 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v11 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v11 3/3] ACPI: APEI: handle synchronous exceptions in task work to send correct SIGBUS si_code
[rafael-pm:bleeding-edge 10/36] drivers/char/apm-emulation.c:91:2: error: redefinition of enumerator 'SUSPEND_NONE'
2024-02-04 6:22 UTC
回复: Re: [PATCH] acpi: Modify ACPI_OBJECT_COMMON_HEADER
2024-02-04 1:22 UTC
AACPI Issues on Lenovo Legion 9 16IRX8 83AG with Recent Kernel Versions (including 6.8rc2)
2024-02-03 20:19 UTC
[rafael-pm:bleeding-edge] BUILD REGRESSION 7f82463a4ec5fd466fa00e93d627b38da5d43ae2
2024-02-03 19:22 UTC
[PATCH 0/2] cxl/cper: Fixes for CXL CPER event processing
2024-02-03 17:31 UTC (10+ messages)
` [PATCH 1/2] cxl/cper: Fix errant CPER prints for CXL events
` [PATCH 2/2] cxl/trace: Remove unnecessary memcpy's
[PATCH v10 0/5] CXL, ACPI, APEI, EINJ: Update EINJ for CXL error types
2024-02-03 3:58 UTC (3+ messages)
` [PATCH v10 2/5] ACPI: Add CXL protocol error defines
[RESEND PATCH v2] acpi: Use access_width over register_width for system memory accesses
2024-02-03 0:44 UTC (5+ messages)
[PATCH] acpi/ghes: Prevent sleeping with spinlock held
2024-02-02 18:58 UTC (2+ messages)
[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
2024-02-02 17:04 UTC (20+ messages)
` [PATCH RFC v4 01/15] ACPI: Only enumerate enabled (or functional) processor devices
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()
` [PATCH RFC v4 03/15] ACPI: Move acpi_bus_trim_one() before acpi_scan_hot_remove()
` [PATCH RFC v4 04/15] ACPI: Rename acpi_processor_hotadd_init and remove pre-processor guards
` [PATCH RFC v4 05/15] ACPI: Add post_eject to struct acpi_scan_handler for cpu hotplug
` [PATCH RFC v4 06/15] ACPI: convert acpi_processor_post_eject() to use IS_ENABLED()
` [PATCH RFC v4 07/15] ACPI: Check _STA present bit before making CPUs not present
` [PATCH RFC v4 08/15] ACPI: Warn when the present bit changes but the feature is not enabled
` [PATCH RFC v4 09/15] arm64: acpi: Move get_cpu_for_acpi_id() to a header
` [PATCH RFC v4 10/15] irqchip/gic-v3: Don't return errors from gic_acpi_match_gicc()
` [PATCH RFC v4 11/15] irqchip/gic-v3: Add support for ACPI's disabled but 'online capable' CPUs
` [PATCH RFC v4 12/15] arm64: psci: Ignore DENIED CPUs
` [PATCH RFC v4 13/15] ACPI: add support to (un)register CPUs based on the _STA enabled bit
` [PATCH RFC v4 14/15] arm64: document virtual CPU hotplug's expectations
` [PATCH RFC v4 15/15] cpumask: Add enabled cpumask for present CPUs that can be brought online
[PATCH v1 1/1] ACPI: NFIT: Switch to use acpi_evaluate_dsm_typed()
2024-02-02 16:33 UTC (6+ messages)
[PATCH v2 0/6] ubsan: Introduce wrap-around sanitizers
2024-02-02 16:08 UTC (11+ messages)
` [PATCH v2 1/6] ubsan: Use Clang's -fsanitize-trap=undefined option
` [PATCH v2 2/6] ubsan: Reintroduce signed and unsigned overflow sanitizers
` [PATCH v2 3/6] ubsan: Introduce CONFIG_UBSAN_POINTER_WRAP
` [PATCH v2 4/6] ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL
` [PATCH v2 5/6] ubsan: Split wrapping sanitizer Makefile rules
` [PATCH v2 6/6] ubsan: Get x86_64 booting with unsigned wrap-around sanitizer
[PATCH] ACPICA: Use swap() instead of open coding it
2024-02-02 16:04 UTC (2+ messages)
[RFC PATCH v3 00/17] RISC-V: ACPI: Add external interrupt controller support
2024-02-02 12:17 UTC (5+ messages)
[RFC PATCH v2 00/21] RISC-V: ACPI: Add external interrupt controller support
2024-02-02 8:48 UTC (4+ messages)
` [RFC PATCH v2 05/21] pnp.h: Return -EPROBE_DEFER for disabled IRQ resource in pnp_irq()
[PATCH v3] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture
2024-02-01 20:45 UTC (5+ messages)
[RFC KERNEL PATCH v4 3/3] PCI/sysfs: Add gsi sysfs for pci_dev
2024-02-01 8:39 UTC (7+ messages)
[PATCH 0/4] Add ACPI NUMA support for RISC-V
2024-02-01 5:52 UTC (8+ messages)
` [PATCH 1/4] ACPICA: SRAT: Add RISC-V RINTC affinity structure
` [PATCH 2/4] ACPI: NUMA: Add handler for SRAT "
` [PATCH 3/4] ACPI: RISCV: Add NUMA support based on SRAT and SLIT
` [PATCH 4/4] ACPI: RISCV: Enable ACPI based NUMA
[rafael-pm:bleeding-edge] BUILD REGRESSION bd0e3c391ff3c3c5c9b41227d6b7433fcf4d9c61
2024-02-01 3:35 UTC
[bug report] system panic after "ACPI: PM: Preparing to enter system sleep state S5"
2024-02-01 2:25 UTC
[rafael-pm:bleeding-edge 8/30] drivers/char/apm-emulation.c:91:9: error: redeclaration of enumerator 'SUSPEND_NONE'
2024-01-31 22:15 UTC
[PATCH v4 00/11] cxl: Add support to report region access coordinates to numa nodes
2024-01-31 15:56 UTC (4+ messages)
` [PATCH v4 08/11] cxl/region: Calculate performance data for a region
[PATCH v2 0/4] Add support for fetching EDID from ACPI _DDC
2024-01-31 15:00 UTC (10+ messages)
` [PATCH v2 1/4] ACPI: video: Handle fetching EDID that is longer than 256 bytes
` [PATCH v2 2/4] drm: Add drm_get_acpi_edid() helper
` [PATCH v2 3/4] drm/amd: Fetch the EDID from _DDC if available for eDP
` [PATCH v2 4/4] drm/nouveau: Use drm_get_acpi_edid() helper
[PATCH V14 0/7] amd-pstate preferred core
2024-01-31 13:58 UTC (4+ messages)
[PATCH] ACPI/HMAT: Move HMAT messages to pr_debug()
2024-01-31 11:54 UTC (2+ messages)
[PATCH 0/3] Add Zhaoxin preferred core support in acpi-cpufreq
2024-01-31 10:55 UTC (7+ messages)
` [PATCH 1/3] ACPI: CPPC: Add get the highest perf register value support
` [PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs
[bug report] acpi/ghes: Process CXL Component Events
2024-01-31 7:37 UTC
[PATCH] ACPI: resource: Skip IRQ override on ASUS ExpertBook B1502CVA
2024-01-30 9:57 UTC
[rafael-pm:bleeding-edge] BUILD SUCCESS f7bf5c4cd6282b68d40436df305ceaae1349858c
2024-01-30 3:38 UTC
[PATCH 0/2] Fetch EDID from ACPI _DDC method if available
2024-01-29 16:54 UTC (9+ messages)
` [PATCH 1/2] ACPI: video: Handle fetching EDID that is longer than 256 bytes
` [PATCH 2/2] drm/amd: Fetch the EDID from _DDC if available for eDP
[RFC PATCH v3 00/21] ACPI/arm64: add support for virtual cpu hotplug
2024-01-29 15:34 UTC (21+ messages)
` [PATCH RFC v3 03/21] ACPI: processor: Register CPUs that are online, but not described in the DSDT
` [PATCH RFC v3 01/21] ACPI: Only enumerate enabled (or functional) devices
hp-wmi: info hotkey has no keycode or scancode
2024-01-29 13:00 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 87a1cb515445f16607b157c5899aaaefb9ba283b
2024-01-27 21:41 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox