Linux-ACPI Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-12 21:42:00 to 2024-03-27 10:48:43 UTC [more...]

ACPI BIOS bug and memory leak?
 2024-03-27 10:48 UTC 

[PATCH 00/19] ACPI: store owner from modules with acpi_bus_register_driver()
 2024-03-27  7:44 UTC  (20+ messages)
` [PATCH 01/19] "
` [PATCH 02/19] Input: atlas: - drop owner assignment
` [PATCH 03/19] net: fjes: "
` [PATCH 04/19] platform: chrome: "
` [PATCH 05/19] platform: asus-laptop: "
` [PATCH 06/19] platform: classmate-laptop: "
` [PATCH 07/19] platform/x86/dell: "
` [PATCH 08/19] platform/x86/eeepc: "
` [PATCH 09/19] platform/x86/intel/rst: "
` [PATCH 10/19] platform/x86/intel/smartconnect: "
` [PATCH 11/19] platform/x86/lg-laptop: "
` [PATCH 12/19] platform/x86/sony-laptop: "
` [PATCH 13/19] platform/x86/toshiba_acpi: "
` [PATCH 14/19] platform/x86/toshiba_bluetooth: "
` [PATCH 15/19] platform/x86/toshiba_haps: "
` [PATCH 16/19] platform/x86/wireless-hotkey: "
` [PATCH 17/19] ptp: vmw: "
` [PATCH 18/19] virt: vmgenid: "
` [PATCH 19/19] ACPI: drop redundant owner from acpi_driver

[PATCH v1 0/7] ACPI: scan: A few ad-hoc cleanups
 2024-03-27  5:50 UTC  (9+ messages)
` [PATCH v1 1/7] ACPI: bus: Make container_of() no-op where it makes sense
` [PATCH v1 2/7] ACPI: bus: Don't use "proxy" headers
` [PATCH v1 3/7] ACPI: scan: Replace infinite for-loop with finite while-loop
` [PATCH v1 4/7] ACPI: scan: Use list_first_entry_or_null() in acpi_device_hid()
` [PATCH v1 5/7] ACPI: scan: Move misleading comment to acpi_dma_configure_id()
` [PATCH v1 6/7] ACPI: scan: Use standard error checking pattern
` [PATCH v1 7/7] ACPI: scan: Introduce typedef:s for struct acpi_hotplug_context members

[PATCH v2 0/2] ARM Error Source Table V1 Support
 2024-03-27  5:46 UTC  (5+ messages)
` [PATCH v2 1/2] ACPI/AEST: Initial AEST driver
` [PATCH v2 2/2] trace, ras: add ARM RAS extension trace event

[Question] report ghes_estatus_pool consume too much memory
 2024-03-27  4:11 UTC 

[PATCH 0/2] ACPICA: AEST: Support AEST V2
 2024-03-27  3:45 UTC  (3+ messages)
` [PATCH 1/2] ACPICA: AEST: Fix coding style at struct definition
` [PATCH 2/2] ACPICA: AEST: Add support for the AEST V2 table

[rafael-pm:bleeding-edge] BUILD SUCCESS 497faca9b45e03b5695f1ca41e665c39265f0d28
 2024-03-27  0:56 UTC 

[PATCH 0/2] PRM handler direct call interface
 2024-03-26 21:26 UTC  (3+ messages)
` [PATCH 1/2] ACPI: PRM: Add PRM handler direct call support
` [PATCH 2/2] RAS/AMD/ATL: Translate normalized to system physical addresses using PRM

[PATCH v1 0/2] gpiolib: in-kernel documentation updates
 2024-03-26 18:11 UTC  (3+ messages)
` [PATCH v1 1/2] gpiolib: Do not mention legacy GPIOF_* in the code
` [PATCH v1 2/2] gpiolib: Up to date the kernel documentation

[PATCH] ACPICA: debugger: check status of acpi_evaluate_object in acpi_db_walk_for_fields
 2024-03-26 12:07 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] acpi: EINJ: mark remove callback as non-__exit
 2024-03-26 11:18 UTC  (4+ messages)

[PATCH v4 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
 2024-03-26 10:48 UTC  (5+ messages)
` [PATCH v4 1/4] PCI/portdrv: Make use of pci_dev::bridge_d3 for checking the D3 possibility
` [PATCH v4 2/4] PCI: Rename pci_bridge_d3_possible() to pci_bridge_d3_allowed()
` [PATCH v4 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
` [PATCH v4 4/4] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms

Implementation of fwnode_operations :: device_get_match_data() for software nodes?
 2024-03-25 15:57 UTC  (14+ messages)

[PATCH v5 1/2] platform/x86: wmi: Support reading/writing 16 bit EC values
 2024-03-25 14:54 UTC  (4+ messages)
` [PATCH v5 2/2] platform/x86: wmi: Avoid returning AE_OK upon unknown error

[PATCH v5 1/2] ACPI: IPMI: Add helper to wait for when SMI is selected
 2024-03-25 14:40 UTC  (6+ messages)
` [PATCH v5 2/2] hwmon: (acpi_power_meter) Ensure IPMI space handler is ready on Dell systems

[PATCH] software node: Implement device_get_match_data fwnode callback
 2024-03-25 13:41 UTC  (12+ messages)

[PATCH v1] irq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
 2024-03-25 13:36 UTC  (3+ messages)

[PATCH] ACPI: thermal_lib: Continue registering thermal zones even if trip points fail validation
 2024-03-25  4:42 UTC 

Bug report: probe of AMDI0040:00 failed with error -16
 2024-03-22 20:07 UTC  (5+ messages)

[RFC PATCH v4 00/15] ACPI/arm64: add support for virtual cpu hotplug
 2024-03-22 18:53 UTC  (4+ messages)
` [PATCH RFC v4 02/15] ACPI: processor: Register all CPUs from acpi_processor_get_info()

[PATCH v2 0/3] SRAT/CEDT fixes and updates
 2024-03-22  2:12 UTC  (14+ messages)
` [PATCH v2 1/3] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
` [PATCH v2 2/3] ACPI/NUMA: Print CXL Early Discovery Table (CEDT)
` [PATCH v2 3/3] ACPI/NUMA: Remove architecture dependent remainings

[PATCH v5 0/2] Adds additional information to ARM RAS errors
 2024-03-21 22:55 UTC  (3+ messages)
` [PATCH v5 1/2] RAS: ACPI: APEI: add conditional compilation to ARM specific error reporting routines
` [PATCH v5 2/2] RAS: Report ARM processor information to userspace

[PATCH 0/3] ACPI/NUMA: SRAT/CEDT fixes and updates
 2024-03-21 12:09 UTC  (14+ messages)
` [PATCH 1/3] x86/numa: Fix SRAT lookup for CFMWS ranges with numa_fill_memblks()
    ` [PATCH] cxl: Fix use of phys_to_target_node() outside of init section
` [PATCH 1/3] x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()
` [PATCH 2/3] ACPI/NUMA: Print CXL Early Discovery Table (CEDT)
` [PATCH 3/3] ACPI/NUMA: Remove architecture dependent remainings

[PATCH v1 -next 0/3] RISC-V: ACPI: Enable CPPC based cpufreq support
 2024-03-21  5:49 UTC  (8+ messages)

[PATCH v3 -next 0/3] RISC-V: ACPI: Add LPI support
 2024-03-20 20:50 UTC  (9+ messages)
` [PATCH v3 -next 2/3] ACPI: RISC-V: Add LPI driver

Wake-on-LAN stopped working around 6.8-rc7. Thinkpad X220
 2024-03-20 20:19 UTC 

[PATCH] acpi/ghes: load balance timers
 2024-03-20 15:27 UTC  (2+ messages)

[PATCH v1 0/3] gpiolib: acpi: More fixes to the consolidation rework
 2024-03-20 15:05 UTC  (8+ messages)
` [PATCH v1 2/3] gpiolib: Fix debug messaging in gpiod_find_and_request()

[GIT PULL] More ACPI updates for v6.9-rc1
 2024-03-19 19:29 UTC  (2+ messages)

[PATCH v8 0/4] ACPI: NHLT: Access and query helpers
 2024-03-19  8:30 UTC  (5+ messages)
` [PATCH v8 1/4] ACPI: NHLT: Reintroduce types the table consists of
` [PATCH v8 2/4] ACPI: NHLT: Introduce API for the table
` [PATCH v8 3/4] ACPI: NHLT: Drop redundant types
` [PATCH v8 4/4] ACPI: NHLT: Streamline struct naming

[PATCH v2 0/1] Improved Memory Tier Creation for CPUless NUMA Nodes
 2024-03-18 20:12 UTC  (6+ messages)
` [PATCH v2 1/1] memory tier: acpi/hmat: create CPUless memory tiers after obtaining HMAT info
    ` [External] "

[PATCH] gpiolib: acpi: Move storage of acpi_gpio_chip
 2024-03-18 10:52 UTC  (7+ messages)

[GIT PULL] Compute Express Link (CXL) for 6.9
 2024-03-16 17:22 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 0d98d467155d782b8b31be48f73cf47a088d8929
 2024-03-16  1:22 UTC 

[PATCH -next v2] ACPI: Add kernel-doc comments for ACPI suspend and hibernation functions
 2024-03-15 12:27 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 2be1965caeef7aed6fb2a9cfa76e83ba0165cde5
 2024-03-15  4:36 UTC 

[PATCH] ACPI: docs: enumeration: Make footnotes links
 2024-03-14 15:39 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 014f1ca82c04a9cf5fce6e8a20d763d4c31532f5
 2024-03-14  9:17 UTC 

[PATCH V7 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-03-14  5:58 UTC  (12+ messages)
` [PATCH V7 01/11] coresight: etm4x: Fix unbalanced pm_runtime_enable()
` [PATCH V7 02/11] coresight: stm: Extract device name from AMBA pid based table lookup
` [PATCH V7 03/11] coresight: tmc: Extract device properties "
` [PATCH V7 04/11] coresight: Add helpers registering/removing both AMBA and platform drivers
` [PATCH V7 05/11] coresight: replicator: Move ACPI support from AMBA driver to platform driver
` [PATCH V7 06/11] coresight: funnel: "
` [PATCH V7 07/11] coresight: catu: "
` [PATCH V7 08/11] coresight: tpiu: "
` [PATCH V7 09/11] coresight: tmc: "
` [PATCH V7 10/11] coresight: stm: "
` [PATCH V7 11/11] coresight: debug: "

[PATCH 0/5] ACPI: bus: _OSC fixes
 2024-03-13 22:28 UTC  (3+ messages)

[PATCH -next] ACPI: Add kernel-doc comments to handle_eject_request function
 2024-03-13 20:03 UTC  (2+ messages)

[GIT PULL] Thermal control updates for v6.9-rc1
 2024-03-13 19:28 UTC  (2+ messages)

[GIT PULL] Power management updates for v6.9-rc1
 2024-03-13 19:28 UTC  (2+ messages)

[GIT PULL] ACPI updates for v6.9-rc1
 2024-03-13 19:28 UTC  (2+ messages)

[PATCH v15 0/4] cxl, EINJ: Update EINJ for CXL error types
 2024-03-13 13:24 UTC  (11+ messages)
` [PATCH v15 2/4] EINJ: Add CXL error type support
` [PATCH v15 3/4] cxl/core: Add CXL EINJ debugfs files

[PATCH V6 00/11] coresight: Move remaining AMBA ACPI devices into platform driver
 2024-03-13 11:08 UTC  (15+ messages)
` [PATCH V6 05/11] coresight: replicator: Move ACPI support from AMBA driver to "
` [PATCH V6 06/11] coresight: funnel: "
` [PATCH V6 07/11] coresight: catu: "
` [PATCH V6 08/11] coresight: tpiu: "

[PATCH v4] i2c: acpi: Unbind mux adapters before delete
 2024-03-12 22:16 UTC 

[PATCH v7 0/12] cxl: Add support to report region access coordinates to numa nodes
 2024-03-12 21:41 UTC  (3+ messages)
` [PATCH v7 12/12] cxl/region: Deal with numa nodes not enumerated by SRAT


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 read-only IMAP folder(s) and NNTP newsgroup(s).