public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-12-12 10:10:15 to 2024-12-28 16:49:01 UTC [more...]

[PATCH] ACPI: resource: Add TongFang GM5HG0A to irq1_edge_low_force_override[]
 2024-12-28 16:48 UTC 

[PATCH] acpi: Emit udev 'update' event after battery add hooks
 2024-12-28 12:55 UTC  (2+ messages)

[PATCH] acpi: Fix hed module initialization order when it is built-in
 2024-12-28 10:23 UTC  (7+ messages)

[PATCH] ACPI: resource: Add Asus Vivobook X1504VAP to irq1_level_low_skip_override[]
 2024-12-28  5:50 UTC 

[RFC PATCH] mm/mempolicy: Weighted interleave auto-tuning
 2024-12-27 15:35 UTC  (16+ messages)
` [External Mail] "
    `  "

[PATCH] acpi/ghes: Make ghes_panic_timeout adjustable as a parameter
 2024-12-27 10:09 UTC  (2+ messages)

[PATCH] drm/amd: Fix random crashes due to bad kfree
 2024-12-26 12:29 UTC  (4+ messages)

[PATCH v2 0/2] Device managed platform_profile_register()
 2024-12-25 20:31 UTC  (4+ messages)
` [PATCH v2 1/2] ACPI: platform_profile: Add devm_platform_profile_register()
` [PATCH v2 2/2] alienware-wmi: Use devm_platform_profile_register()

[RFC PATCH v2] Weighted interleave auto-tuning
 2024-12-24 23:48 UTC  (6+ messages)
` [External Mail] "

[PATCH v2 0/9] Enable EINJv2 support
 2024-12-24 15:57 UTC  (11+ messages)
` [PATCH v2 3/9] ACPI: APEI: EINJ: Fix kernel test robot sparse warning
` [PATCH v2 4/9] ACPI: APEI: EINJ: Remove redundant calls to einj_get_available_error_type
` [PATCH v2 5/9] ACPI: APEI: EINJ: Enable the discovery of EINJv2 capabilities
` [PATCH v2 6/9] ACPI: APEI: EINJ: Add einjv2 extension struct
` [PATCH v2 8/9] ACPI: APEI: EINJ: Enable EINJv2 error injections

[PATCH 0/4] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
 2024-12-24 12:18 UTC  (7+ messages)
` [PATCH 2/4] acpi/hmat / cxl: Add extended linear cache support for CXL
` [PATCH 3/4] cxl: Add extended linear cache address alias emission for cxl events
` [PATCH 4/4] cxl: Add mce notifier to emit aliased address for extended linear cache

[rafael-pm:bleeding-edge] BUILD SUCCESS 2a84c82a1f7b603e225c81aa7a3c5c3abbd48698
 2024-12-24  7:55 UTC 

[RFC PATCH 00/15] Prepare for new Intel family models
 2024-12-23 23:41 UTC  (34+ messages)
` [RFC PATCH 01/15] x86/apic: Fix 32-bit APIC initialization for extended Intel families
` [RFC PATCH 02/15] x86/apic: Fix smp init delay "
` [RFC PATCH 03/15] x86/cpu/intel: Fix init_intel() checks for extended family numbers
` [RFC PATCH 04/15] cpufreq: Fix the efficient idle check for Intel extended families
` [RFC PATCH 05/15] hwmon: Fix Intel family checks to include extended family numbers
` [RFC PATCH 06/15] x86/microcode: Update the Intel processor flag scan check
` [RFC PATCH 07/15] x86/mtrr: Modify a x86_model check to an Intel VFM check
` [RFC PATCH 08/15] x86/cpu/intel: Replace early family 6 checks with VFM ones
` [RFC PATCH 09/15] x86/cpu/intel: Replace family 15 "
` [RFC PATCH 10/15] x86/cpu/intel: Replace family 5 model "
` [RFC PATCH 11/15] x86/pat: Replace Intel "
` [RFC PATCH 12/15] x86/acpi/cstate: Improve Intel family model checks
` [RFC PATCH 13/15] x86/cpu/intel: Bound the non-architectural constant_tsc "
` [RFC PATCH 14/15] perf/x86: Simplify p6_pmu_init()
` [RFC PATCH 15/15] perf/x86/p4: Replace Pentium 4 model checks with VFM ones

[PATCH v7] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-23  7:58 UTC  (5+ messages)

[PATCH 0/2] Device managed platform_profile_register()
 2024-12-23  5:54 UTC  (7+ messages)
` [PATCH 1/2] ACPI: platform_profile: Add devm_platform_profile_register()
` [PATCH 2/2] alienware-wmi: Use devm_platform_profile_register()

[PATCH v6] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22 10:23 UTC  (5+ messages)

[PATCH v5] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  3:03 UTC 

[PATCH v4] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  1:26 UTC 

[PATCH v2] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-22  0:52 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 046f4750e2ecb0e166d66d7f700daa3225a14a35
 2024-12-21 21:57 UTC 

[GIT PULL] ACPI fix for v6.13-rc4
 2024-12-21 18:56 UTC  (2+ messages)

[PATCH v3] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-21 10:50 UTC 

[PATCH] mm/memblock: Add memblock_alloc_or_panic interface
 2024-12-21  9:59 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS ea7e5e98b3e491f2bd6204bfb333643cf9429788
 2024-12-20 20:21 UTC 

[PATCH] ACPI: resource: Add Asus Vivobook X1504VAP to irq1_level_low_skip_override[]
 2024-12-20 18:13 UTC 

[PATCH v3 0/3] drivers: base: Don't match device with NULL of_node/fwnode/etc + tests
 2024-12-20 17:44 UTC  (11+ messages)
` [PATCH v3 1/3] drivers: base: Don't match devices with NULL of_node/fwnode/etc
` [PATCH v3 2/3] drivers: base: test: Enable device model tests with KUNIT_ALL_TESTS
` [PATCH v3 3/3] drivers: base: test: Add ...find_device_by...(... NULL) tests

[PATCH v3 0/4] Support for autonomous selection in cppc_cpufreq
 2024-12-20  8:56 UTC  (11+ messages)
` [PATCH v3 1/4] ACPI: CPPC: Add cppc_get_reg_val and cppc_set_reg_val function
` [PATCH v3 2/4] ACPI: CPPC: Refactor register value get and set ABIs
` [PATCH v3 3/4] ACPI: CPPC: Add autonomous selection ABIs
` [PATCH v3 4/4] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq

[RFC 0/2] "custom" ACPI platform profile support
 2024-12-19 21:35 UTC  (10+ messages)
` [RFC 2/2] platform/x86/amd: pmf: Add manual control support

[rafael-pm:fixes] BUILD SUCCESS 6a1569a6e7d28f5ab7afcf0d0ea91cdd9532e47e
 2024-12-19 20:33 UTC 

[OT][Notice] I will be mostly offline for the next two weeks
 2024-12-19 20:17 UTC 

[PATCH v2 1/1] ACPI: property: Consider data nodes as being available
 2024-12-19 20:06 UTC  (2+ messages)

[PATCH v5 0/7] ipu6: get rid of all the IS_ENABLED(CONFIG_ACPI)
 2024-12-19 20:01 UTC  (9+ messages)
` [PATCH v5 1/7] ACPI: bus: change the prototype for acpi_get_physical_device_location
` [PATCH v5 2/7] ACPI: bus: implement for_each_acpi_dev_match when !ACPI
` [PATCH v5 3/7] ACPI: bus: implement acpi_get_physical_device_location "
` [PATCH v5 4/7] ACPI: header: implement acpi_device_handle "
` [PATCH v5 5/7] ACPI: bus: implement for_each_acpi_consumer_dev "
` [PATCH v5 6/7] ACPI: bus: implement acpi_device_hid "
` [PATCH v5 7/7] media: ipu-bridge: Remove unneeded conditional compilations

Patch 3/4 ACPI resource.c.Add Asus Vivobook X1504VAP
 2024-12-19 18:22 UTC 

[PATCH 1/1] ACPI: property: Consider data nodes as being available
 2024-12-19 14:09 UTC  (6+ messages)

[rafael-pm:bleeding-edge 37/51] thermal_netlink.c:undefined reference to `sk_skb_reason_drop'
 2024-12-19  5:55 UTC 

[rafael-pm:bleeding-edge 37/51] drivers/thermal/thermal_netlink.c:1422: undefined reference to `nla_put'
 2024-12-19  5:23 UTC 

[PATCH v17 0/3] ACPI: APEI: handle synchronous errors in task work
 2024-12-19  1:43 UTC  (13+ messages)
` [PATCH v17 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v17 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v17 3/3] ACPI: APEI: handle synchronous exceptions in task work

[PATCH] ACPI: EC: Enable EC support on LoongArch by default
 2024-12-18 19:27 UTC  (2+ messages)

[ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VII edition (OSPM-summit 2025)
 2024-12-17 11:23 UTC  (3+ messages)
  ` Registration open for OSPM-summit 2025

[PATCH v4 0/6] ipu6: get rid of all the IS_ENABLED(CONFIG_ACPI)
 2024-12-16 20:46 UTC  (5+ messages)
` [PATCH v4 2/6] ACPI: bus: implement acpi_get_physical_device_location when !ACPI

[PATCH v2] ACPI: fan: cleanup resources in the error path of .probe()
 2024-12-16 20:23 UTC  (2+ messages)

Proposal: Defaulting to s2idle on Lenovo E14
 2024-12-16 19:38 UTC  (2+ messages)

[PATCHv4] PCI/ACPI: _DSM PRESERVE_BOOT_CONFIG function rev id doesn't match with spec
 2024-12-16  5:27 UTC 

[PATCHv3] PCI/ACPI: _DSM PRESERVE_BOOT_CONFIG function rev id doesn't match with spec
 2024-12-16  1:51 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v6.13-rc3
 2024-12-14  1:35 UTC  (2+ messages)

[PATCH v2 0/3] drivers: base: Don't match device with NULL of_node/fwnode/etc + tests
 2024-12-13 20:13 UTC  (6+ messages)
` [PATCH v2 1/3] drivers: base: Don't match devices with NULL of_node/fwnode/etc
` [PATCH v2 3/3] drivers: base: test: Add ...find_device_by...(... NULL) tests

[rafael-pm:fixes] BUILD SUCCESS d36ebd181c1e7b1b427812e6e8cbf6e33dac842f
 2024-12-13 13:37 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 4503c4a2dc6dccbec2069b7b2f3ae09f5224de6c
 2024-12-13 13:34 UTC 

I urge you to understand my viewpoint accurately
 2024-12-13  4:24 UTC 

[PATCH v10 00/22] Add support for binding ACPI platform profile to multiple drivers
 2024-12-12 14:11 UTC  (4+ messages)

[rafael-pm:fixes] BUILD SUCCESS bf041214ff9adfbaac0e54cdc99e4af8f91f5c86
 2024-12-12 12:27 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS 462078d3965b3550c1b4f7d01f0f80e142b55550
 2024-12-12 12:25 UTC 

[PATCH 1/1] acpi_driver: add CONFIG_ACPI_KERN_DEBUG config to enable KERN_DEBUG
 2024-12-12 12:07 UTC  (3+ messages)
` [PATCH 1/1] acpi_driver: add CONFIG_ACPI_KERN_DEBUG config to enable KERN_DEBU

[PATCH] mm/early_ioremap: Add null pointer checks to prevent NULL-pointer dereference
 2024-12-12 10:10 UTC 


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