public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-12 04:45:36 to 2024-11-20 14:42:35 UTC [more...]

[PATCH v7 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-11-20 14:42 UTC  (25+ messages)
` [PATCH v7 01/22] ACPI: platform-profile: Add a name member to handlers
` [PATCH v7 02/22] platform/x86/dell: dell-pc: Create platform device
` [PATCH v7 03/22] ACPI: platform_profile: Add device pointer into platform profile handler
` [PATCH v7 04/22] ACPI: platform_profile: Add platform handler argument to platform_profile_remove()
` [PATCH v7 05/22] ACPI: platform_profile: Pass the profile handler into platform_profile_notify()
` [PATCH v7 06/22] ACPI: platform_profile: Move sanity check out of the mutex
` [PATCH v7 07/22] ACPI: platform_profile: Move matching string for new profile out of mutex
` [PATCH v7 08/22] ACPI: platform_profile: Use guard(mutex) for register/unregister
` [PATCH v7 09/22] ACPI: platform_profile: Use `scoped_cond_guard`
` [PATCH v7 10/22] ACPI: platform_profile: Create class for ACPI platform profile
` [PATCH v7 11/22] ACPI: platform_profile: Add name attribute to class interface
` [PATCH v7 12/22] ACPI: platform_profile: Add choices attribute for "
` [PATCH v7 13/22] ACPI: platform_profile: Add profile "
` [PATCH v7 14/22] ACPI: platform_profile: Notify change events on register and unregister
` [PATCH v7 15/22] ACPI: platform_profile: Only show profiles common for all handlers
` [PATCH v7 16/22] ACPI: platform_profile: Add concept of a "custom" profile
` [PATCH v7 17/22] ACPI: platform_profile: Make sure all profile handlers agree on profile
` [PATCH v7 18/22] ACPI: platform_profile: Check all profile handler to calculate next
` [PATCH v7 19/22] ACPI: platform_profile: Notify class device from platform_profile_notify()
` [PATCH v7 20/22] ACPI: platform_profile: Allow multiple handlers
` [PATCH v7 21/22] platform/x86/amd: pmf: Drop all quirks
` [PATCH v7 22/22] Documentation: Add documentation about class interface for platform profiles

[rafael-pm:bleeding-edge] BUILD SUCCESS 4a4b4f7985c54e5859ce87cc2fd79681c8511d5a
 2024-11-20 13:12 UTC 

[PATCH v2] ACPI: Replace msleep() with usleep_range() in acpi_os_sleep()
 2024-11-20 12:59 UTC  (12+ messages)

[PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
 2024-11-20  1:09 UTC  (12+ messages)

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

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

[PATCH v2 0/2] cpuidle: Do not return from cpuidle_play_dead() on callback failures
 2024-11-19 17:13 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] cpuidle: Change :enter_dead() driver callback return type to void

[PATCH v6 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-11-19 16:15 UTC  (37+ messages)
` [PATCH v6 03/22] ACPI: platform_profile: Add device pointer into platform profile handler
` [PATCH v6 05/22] ACPI: platform_profile: Pass the profile handler into platform_profile_notify()
` [PATCH v6 09/22] ACPI: platform_profile: Use `scoped_cond_guard`
` [PATCH v6 10/22] ACPI: platform_profile: Create class for ACPI platform profile
` [PATCH v6 11/22] ACPI: platform_profile: Add name attribute to class interface
` [PATCH v6 14/22] ACPI: platform_profile: Notify change events on register and unregister
` [PATCH v6 15/22] ACPI: platform_profile: Only show profiles common for all handlers
` [PATCH v6 17/22] ACPI: platform_profile: Make sure all profile handlers agree on profile
` [PATCH v6 18/22] ACPI: platform_profile: Check all profile handler to calculate next
` [PATCH v6 19/22] ACPI: platform_profile: Notify class device from platform_profile_notify()
` [PATCH v6 20/22] ACPI: platform_profile: Allow multiple handlers
` [PATCH v6 22/22] Documentation: Add documentation about class interface for platform profiles

[PATCH v15 00/15] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-19 12:36 UTC  (13+ messages)
` [PATCH v15 09/15] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v15 11/15] EDAC: Add memory repair control feature

[PATCH 0/8] Enable EINJv2 support
 2024-11-18 22:31 UTC  (5+ messages)
` [PATCH 4/8] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH 7/8] ACPI: APEI: EINJ: Enable EINJv2 error injections

[v8 PATCH 0/2] PCI/ACPI: Support Microsoft's "DmaProperty"
 2024-11-18 19:43 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] PCI: Rename pci_dev->untrusted to pci_dev->requires_dma_protection

[PATCH v6] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
 2024-11-18 16:26 UTC 

[PATCH v2 0/2] i2c: Add ACPI support for HJMC01
 2024-11-18 15:54 UTC  (3+ messages)

[PATCH v2] ACPI: platform-profile: Fix CFI violation when accessing sysfs files
 2024-11-18 14:39 UTC 

[PATCH] ACPI: Remove msleep() bloat from acpi_os_sleep()
 2024-11-18 10:07 UTC  (11+ messages)

[PATCH] device: property: Remove deadcode
 2024-11-18  8:54 UTC  (2+ messages)

[PATCH] ACPI/IORT: Add PMCG platform information for HiSilicon HIP09A
 2024-11-18  4:00 UTC  (3+ messages)

[PATCH v2] ACPI: thermal: Support for linking devices associated with the thermal zone
 2024-11-18  1:29 UTC  (5+ messages)

[PATCH v5] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
 2024-11-17 17:09 UTC  (2+ messages)

Nov:16:24
 2024-11-16 15:40 UTC 

[PATCH v4] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
 2024-11-16 12:41 UTC  (4+ messages)

[syzbot] [acpi?] [nvdimm?] KASAN: vmalloc-out-of-bounds Read in acpi_nfit_ctl (2)
 2024-11-16 10:38 UTC  (5+ messages)

[PATCH 1/2] ACPI: x86: Add skip i2c clients quirk for Acer Iconia One 8 A1-840
 2024-11-16  9:58 UTC  (2+ messages)
` [PATCH 2/2] ACPI: x86: Cleanup Asus entries in acpi_quirk_skip_dmi_ids[]

[PATCH v4 00/12] Initial support for SMMUv3 nested translation
 2024-11-15 17:55 UTC  (9+ messages)

[PATCH v3] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
 2024-11-15 16:59 UTC  (5+ messages)

[PATCH] acpi: Fix hed module initialization order when it is built-in
 2024-11-15  3:50 UTC 

[PATCH 1/1] acpi_driver: add CONFIG_ACPI_KERN_DEBUG config to enable KERN_DEBUG
 2024-11-15  2:53 UTC 

[RFC PATCH v2 0/6] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
 2024-11-14 15:52 UTC  (10+ messages)
` [RFC PATCH v2 1/5] acpi: numa: Add support to enumerate and store extended linear address mode
` [RFC PATCH v2 2/5] acpi/hmat / cxl: Add extended linear cache support for CXL
` [RFC PATCH v2 3/5] acpi/hmat: Add helper functions to provide extended linear cache translation
` [RFC PATCH v2 4/5] cxl: Add extended linear cache address alias emission for cxl events
` [RFC PATCH v2 5/5] cxl: Add mce notifier to emit aliased address for extended linear cache

[rafael-pm:bleeding-edge 447/448] drivers/thermal/testing/zone.c:333 tt_zone_add_trip() error: uninitialized symbol 'tt_zone'
 2024-11-14 11:40 UTC  (2+ messages)

[PATCH v3 2/5] i3c: master: Add ACPI support to i3c subsystem
 2024-11-14 11:04 UTC  (8+ messages)

[PATCH 0/3] Support for autonomous selection in cppc_cpufreq
 2024-11-14  8:48 UTC  (4+ messages)
` [PATCH 1/3] ACPI: CPPC: Refactor register get and set ABIs
` [PATCH 2/3] ACPI: CPPC: Add autonomous selection ABIs
` [PATCH 3/3] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq

[PATCH v7 2/2] PCI: Rename pci_dev->untrusted to pci_dev->untrusted_dma
 2024-11-14  7:27 UTC  (6+ messages)
` [PATCH 0/2] PCI/ACPI: Support Microsoft's "DmaProperty"
  ` [PATCH 1/2] "
  ` [PATCH 2/2] PCI: Rename pci_dev->untrusted to pci_dev->untrusted_dma

[PATCHv2] PCI/ACPI: _DSM PRESERVE_BOOT_CONFIG function rev id doesn't match with spec
 2024-11-14  3:04 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS d1bf954af846f66ac2ea07b2457b4a089a009c08
 2024-11-13 22:07 UTC 

[PATCH v16 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-11-13 18:27 UTC  (15+ messages)
` [PATCH v16 01/14] EDAC: Add support for EDAC device features control
` [PATCH v16 02/14] EDAC: Add scrub control feature
` [PATCH v16 03/14] EDAC: Add ECS "
` [PATCH v16 04/14] cxl: Add Get Supported Features command for kernel usage
` [PATCH v16 05/14] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v16 06/14] cxl/mbox: Add SET_FEATURE "
` [PATCH v16 07/14] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v16 08/14] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v16 09/14] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v16 10/14] ras: mem: Add memory "
` [PATCH v16 11/14] EDAC: Add memory repair control feature
` [PATCH v16 12/14] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v16 13/14] cxl/memfeature: Add CXL memory device soft PPR control feature
` [PATCH v16 14/14] cxl/memfeature: Add CXL memory device memory sparing "

[PATCH] ACPI: video: force native for Apple MacbookPro11,2 and Air7,2
 2024-11-13 12:03 UTC  (2+ messages)

[PATCH] ACPI: CPPC: Fix cpc register setting issue
 2024-11-13 12:03 UTC  (2+ messages)

[PATCH v2] acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl
 2024-11-13  9:06 UTC  (5+ messages)

[PATCH] ACPI: CPPC: fix bug that causes the value written in cpc register to be wrong
 2024-11-13  7:23 UTC  (3+ messages)

[PATCH v6 0/3] memory,x86,acpi: hotplug memory alignment advisement
 2024-11-13  4:14 UTC  (10+ messages)
` [PATCH v6 1/3] memory: implement memory_block_advise/probe_max_size
` [PATCH v6 2/3] x86: probe memory block size advisement value during mm init
` [PATCH v6 3/3] acpi,srat: give memory block size advice based on CFMWS alignment

[PATCH] ACPI: thermal: Support for linking devices associated with the thermal zone
 2024-11-13  1:25 UTC  (3+ messages)

[PATCH] acpi: Switch back to struct platform_driver::remove()
 2024-11-12 20:31 UTC  (2+ messages)

[PATCH] ACPI: x86: Make UART skip quirks work on PCI UARTs without an UID
 2024-11-12 20:27 UTC  (2+ messages)

[PATCH] ACPI: x86: Add adev NULL check to acpi_quirk_skip_serdev_enumeration()
 2024-11-12 20:27 UTC  (2+ messages)

[PATCH] acpi/arm64: remove unnecessary cast
 2024-11-12 16:10 UTC  (2+ messages)

[rafael-pm:fixes] BUILD SUCCESS 0cbce45d61394ec2d9df35f5a26be3ec849c658d
 2024-11-12  4:45 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox