linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-03 19:08:37 to 2023-11-10 16:58:32 UTC [more...]

[REGRESSION]: acpi/nouveau: Hardware unavailable upon resume or suspend fails
 2023-11-10 16:58 UTC  (5+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 5bd262f4820f2d5645d8ff1f251ef8e96715ef84
 2023-11-10 13:14 UTC 

[Patch v6 0/2] Add support for _TFP and change throttle pctg
 2023-11-10 10:15 UTC  (4+ messages)
` [Patch v6 1/2] ACPI: thermal: Add Thermal fast Sampling Period (_TFP) support
` [Patch v6 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241

[PATCH v6 0/7] consolidate and cleanup CPU capacity
 2023-11-10  9:18 UTC  (12+ messages)
` [PATCH v6 1/7] topology: Add a new arch_scale_freq_reference
` [PATCH v6 2/7] cpufreq: Use the fixed and coherent frequency for scaling capacity
` [PATCH v6 3/7] cpufreq/schedutil: Use a fixed reference frequency
` [PATCH v6 4/7] energy_model: "
` [PATCH v6 5/7] cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
` [PATCH v6 6/7] cpufreq/cppc: Set the frequency used for computing the capacity
` [PATCH v6 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio

[PATCH RFC 00/22] Initial cleanups for vCPU hotplug
 2023-11-10  3:37 UTC  (35+ messages)
` [PATCH RFC 01/22] arch_topology: Make register_cpu_capacity_sysctl() tolerant to late CPUs
` [PATCH RFC 02/22] x86: intel_epb: Don't rely on link order
` [PATCH RFC 03/22] x86/topology: remove arch_*register_cpu() exports
` [PATCH RFC 04/22] Loongarch: "
` [PATCH RFC 05/22] ACPI: Move ACPI_HOTPLUG_CPU to be disabled on arm64 and riscv
` [PATCH RFC 06/22] drivers: base: Use present CPUs in GENERIC_CPU_DEVICES
` [PATCH RFC 07/22] drivers: base: Allow parts of GENERIC_CPU_DEVICES to be overridden
` [PATCH RFC 08/22] drivers: base: Implement weak arch_unregister_cpu()
` [PATCH RFC 09/22] drivers: base: add arch_cpu_is_hotpluggable()
` [PATCH RFC 10/22] drivers: base: Move cpu_dev_init() after node_dev_init()
` [PATCH RFC 11/22] drivers: base: remove unnecessary call to register_cpu_under_node()
` [PATCH RFC 12/22] drivers: base: Print a warning instead of panic() when register_cpu() fails
` [PATCH RFC 13/22] arm64: setup: Switch over to GENERIC_CPU_DEVICES using arch_register_cpu()
` [PATCH RFC 14/22] arm64: convert to arch_cpu_is_hotpluggable()
` [PATCH RFC 15/22] x86/topology: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 16/22] x86/topology: use weak version of arch_unregister_cpu()
` [PATCH RFC 17/22] x86/topology: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 18/22] LoongArch: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 19/22] LoongArch: Use the __weak version of arch_unregister_cpu()
` [PATCH RFC 20/22] LoongArch: convert to use arch_cpu_is_hotpluggable()
` [PATCH RFC 21/22] riscv: Switch over to GENERIC_CPU_DEVICES
` [PATCH RFC 22/22] riscv: convert to use arch_cpu_is_hotpluggable()

[PATCH] ACPI: LPIT: fix u32 multiplication overflow
 2023-11-09 18:08 UTC 

[PATCH] ACPI: video: check for error while searching for backlit device parent
 2023-11-09 13:49 UTC 

[Patch v5 0/2] Add support for _TFP and change throttle pctg
 2023-11-09 11:36 UTC  (6+ messages)
` [Patch v5 2/2] ACPI: processor: reduce CPUFREQ thermal reduction pctg for Tegra241

[RESEND PATCH v4 0/3 Make fwnode_property_get_reference_args accept NULL args
 2023-11-09 10:10 UTC  (4+ messages)
` [RESEND PATCH v4 1/3] acpi: property: Let args be NULL in __acpi_node_get_property_reference
` [RESEND PATCH v4 2/3] software node: Let args be NULL in software_node_get_reference_args
` [RESEND PATCH v4 3/3] device property: fwnode_property_get_reference_args allows NULL args now

[rafael-pm:acpi-mipi-disco-img 5/7] drivers/acpi/mipi-disco-img.c:537:6: warning: format specifies type 'int' but the argument has type 'unsigned long'
 2023-11-09  9:13 UTC 

[rafael-pm:acpi-mipi-disco-img 5/7] drivers/acpi/mipi-disco-img.c:536:42: warning: format '%d' expects argument of type 'int', but argument 4 has type 'long unsigned int'
 2023-11-08 23:28 UTC 

[RESEND v5 0/4] Add support for Vendor Defined Error Types in Einj Module
 2023-11-08 20:19 UTC  (11+ messages)
` [RESEND v5 1/4] ACPI: APEI: EINJ: Refactor available_error_type_show()
` [RESEND v5 2/4] fs: debugfs: Add write functionality to debugfs blobs
` [RESEND v5 3/4] platform/chrome: cros_ec_debugfs: Fix permissions for panicinfo
` [RESEND v5 4/4] ACPI: APEI: EINJ: Add support for vendor defined error types

[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
 2023-11-08 19:22 UTC  (24+ messages)
` [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH RFC 02/17] of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH RFC 03/17] of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH RFC 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()

[RFC PATCH v2 06/21] RISC-V: Kconfig: Select deferred GSI probe for ACPI systems
 2023-11-08 18:36 UTC  (4+ messages)

[PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
 2023-11-08 18:12 UTC  (2+ messages)

[PATCH v7 1/2] schemas: memory: Add ECC properties
 2023-11-08 14:20 UTC  (17+ messages)
` [PATCH v7 2/2] schemas: Add some common reserved-memory usages

[rafael-pm:acpi-mipi-disco-img 5/7] drivers/acpi/mipi-disco-img.c:536:42: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'unsigned int'
 2023-11-08 13:41 UTC 

[PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
 2023-11-08  8:18 UTC  (2+ messages)

[PATCH v4 0/3] Make fwnode_property_get_reference_args accept NULL args
 2023-11-08  7:37 UTC  (7+ messages)
` [PATCH v4 1/3] acpi: property: Let args be NULL in __acpi_node_get_property_reference
` [PATCH v4 2/3] software node: Let args be NULL in software_node_get_reference_args
` [PATCH v4 3/3] device property: fwnode_property_get_reference_args allows NULL args now

[rafael-pm:bleeding-edge] BUILD SUCCESS 6c0a00ab98434b944ea817c95c8435d67700423f
 2023-11-07 22:56 UTC 

[PATCH v3 0/7] ACPI: scan: MIPI DisCo for Imaging support
 2023-11-07 20:06 UTC  (12+ messages)
` [PATCH v3 1/7] ACPI: property: Support using strings in reference properties
` [PATCH v3 2/7] ACPI: scan: Extract CSI-2 connection graph from _CRS
` [PATCH v3 3/7] ACPI: scan: Extract _CRS CSI-2 connection information into swnodes
` [PATCH v3 4/7] device property: Add SOFTWARE_NODE() macro for defining software nodes
` [PATCH v3 5/7] ACPI: scan: Extract MIPI DisCo for Imaging data into swnodes
` [PATCH v3 6/7] ACPI: property: Dig "rotation" property for devices with CSI2 _CRS
` [PATCH v3 7/7] ACPI: property: Replicate DT-aligned u32 properties from DisCo for Imaging
` [PATCH v3.1 5/7] ACPI: scan: Extract MIPI DisCo for Imaging data into swnodes

[PATCH v5 0/7] consolidate and cleanup CPU capacity
 2023-11-07 13:07 UTC  (14+ messages)
` [PATCH v5 1/7] topology: Add a new arch_scale_freq_reference
` [PATCH v5 2/7] cpufreq: Use the fixed and coherent frequency for scaling capacity
` [PATCH v5 3/7] cpufreq/schedutil: Use a fixed reference frequency
` [PATCH v5 4/7] energy_model: "
` [PATCH 5/7] cpufreq/cppc: Move and rename cppc_cpufreq_{perf_to_khz|khz_to_perf}
` [PATCH v5 6/7] cpufreq/cppc: Set the frequency used for computing the capacity
` [PATCH v5 7/7] arm64/amu: Use capacity_ref_freq to set AMU ratio

[PATCH AUTOSEL 6.1 15/18] ACPI: EC: Add quirk for HP 250 G7 Notebook PC
 2023-11-07 12:10 UTC 

[PATCH AUTOSEL 6.5 11/30] ACPI: APEI: Fix AER info corruption when error status data has multiple sections
 2023-11-07 12:08 UTC  (3+ messages)
` [PATCH AUTOSEL 6.5 25/30] ACPI: EC: Add quirk for HP 250 G7 Notebook PC
` [PATCH AUTOSEL 6.5 27/30] gpiolib: acpi: Add a ignore interrupt quirk for Peaq C1010

[PATCH AUTOSEL 6.6 11/31] ACPI: APEI: Fix AER info corruption when error status data has multiple sections
 2023-11-07 12:06 UTC  (3+ messages)
` [PATCH AUTOSEL 6.6 26/31] ACPI: EC: Add quirk for HP 250 G7 Notebook PC
` [PATCH AUTOSEL 6.6 28/31] gpiolib: acpi: Add a ignore interrupt quirk for Peaq C1010

[PATCH v2 0/9] Improvements to pcie_bandwidth_available() for eGPUs
 2023-11-07  6:24 UTC  (32+ messages)
` [PATCH v2 1/9] drm/nouveau: Switch from pci_is_thunderbolt_attached() to dev_is_removable()
` [PATCH v2 2/9] drm/radeon: "
` [PATCH v2 3/9] PCI: Drop pci_is_thunderbolt_attached()
` [PATCH v2 4/9] PCI: Move the `PCI_CLASS_SERIAL_USB_USB4` definition to common header
` [PATCH v2 5/9] PCI: pciehp: Move check for is_thunderbolt into a quirk
` [PATCH v2 6/9] PCI: Rename is_thunderbolt to is_tunneled
` [PATCH v2 7/9] PCI: ACPI: Detect PCIe root ports that are used for tunneling
` [PATCH v2 8/9] PCI: Exclude PCIe ports used for tunneling in pcie_bandwidth_available()
` [PATCH v2 9/9] PCI: Add a quirk to mark 0x8086 : 0x9a23 as supporting PCIe tunneling

[RESEND v2] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture
 2023-11-06 23:47 UTC  (3+ messages)

[PATCH v2] ACPI: APEI: Skip initialization of GHES_ASSIST structures for Machine Check Architecture
 2023-11-06 19:42 UTC  (4+ messages)

[PATCH] x86/acpi: Use %rip-relative addressing in wakeup_64.S
 2023-11-06 15:09 UTC  (4+ messages)

Fwd: System will crash when trying to wake up from second suspend
 2023-11-06 13:32 UTC 

[PATCH v4 1/1] device property: Add fwnode_name_eq()
 2023-11-06 12:32 UTC  (3+ messages)

[RESEND PATCH v4 1/1] device property: Add fwnode_name_eq()
 2023-11-06 12:31 UTC  (3+ messages)

[RFC PATCH v2 13/21] irqchip: riscv-intc: Add ACPI support for AIA
 2023-11-06 11:35 UTC  (3+ messages)

[PATCH V10 0/7] amd-pstate preferred core
 2023-11-06  8:15 UTC  (4+ messages)
` [PATCH V10 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting

[PATCH v3 1/1] device property: Add fwnode_name_eq()
 2023-11-06  7:06 UTC  (3+ messages)

[PATCH v2] ACPI: utils: Make acpi_handle_list dynamically allocated
 2023-11-06  4:26 UTC  (2+ messages)

[GIT PULL] Compute Express Link (CXL) for 6.7
 2023-11-05  3:02 UTC  (2+ messages)

[PATCH v2 1/4] ACPI: scan: Add LNXVIDEO HID to ignore_serial_bus_ids[]
 2023-11-04 20:58 UTC  (4+ messages)
` [PATCH v2 2/4] platform/x86: x86-android-tablets: Add support for SPI device instantiation
` [PATCH v2 3/4] platform/x86: x86-android-tablets: Add audio codec info for Lenovo Yoga Tab 3 Pro YT3-X90F
` [PATCH v2 4/4] platform/x86: x86-android-tablets: Fix backlight ctrl "

[GIT PULL] ACPI fix for v6.7-rc1
 2023-11-04 19:01 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 742513f48261e9dd7c74e179f96afa1674acfe37
 2023-11-04 15:49 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).