public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-25 11:38:08 to 2024-10-08 03:24:54 UTC [more...]

[PATCH 1/2 V6] acpi/prmt: find block with specific type
 2024-10-08  3:24 UTC  (3+ messages)
` [PATCH 2/2 V6] acpi/prmt: refactor acpi_platformrt_space_handler to drop gotos

[PATCH v4 0/2] cppc_cpufreq: Rework ->get() error handling when cores are idle
 2024-10-08  1:52 UTC  (6+ messages)
` [PATCH v4 1/2] cppc_cpufreq: Use desired perf if feedback ctrs are 0 or unchanged
` [PATCH v4 2/2] cppc_cpufreq: Remove HiSilicon CPPC workaround

[PATCH 0/4] ACPI: resource: Improve Asus skip IRQ override quirks
 2024-10-07 23:45 UTC  (8+ messages)
` [PATCH 1/4] ACPI: resource: Make Asus ExpertBook B2402 matches cover more models
` [PATCH 2/4] ACPI: resource: Make Asus ExpertBook B2502 "
` [PATCH 3/4] ACPI: resource: Fold Asus ExpertBook B1402C* and B1502C* DMI quirks together
` [PATCH 4/4] ACPI: resource: Fold Asus Vivobook Pro N6506M* "

[PATCH v4 00/28] DCD: Add support for Dynamic Capacity Devices (DCD)
 2024-10-07 23:16 UTC  (2+ messages)
` [PATCH v4 12/28] cxl/cdat: Gather DSMAS data for DCD regions

[PATCH] acpi: allow building without CONFIG_HAS_IOPORT
 2024-10-07 19:22 UTC  (3+ messages)

[PATCH 0/8] power: supply: core: remove {,devm_}power_supply_register_no_ws()
 2024-10-07 16:51 UTC  (10+ messages)
` [PATCH 1/8] power: supply: core: add wakeup source inhibit by power_supply_config
` [PATCH 2/8] ACPI: battery: Register power supply with power_supply_register()
` [PATCH 3/8] power: supply: acer_a500_battery: register power supply with devm_power_supply_register()
` [PATCH 4/8] power: supply: bq27xxx_battery: register power supply with power_supply_register()
` [PATCH 5/8] power: supply: cros_usbpd-charger: register power supply with devm_power_supply_register()
` [PATCH 6/8] power: supply: lenovo_yoga_c630_battery: register power supplies with power_supply_register()
` [PATCH 7/8] power: supply: max77976_charger: register power supply with devm_power_supply_register()
` [PATCH 8/8] power: supply: core: remove {,devm_}power_supply_register_no_ws()

[PATCH 0/5] ACPI: battery: various cleanups
 2024-10-07 16:49 UTC  (5+ messages)

[PATCH] ACPI/HMAT: Move HMAT messages to pr_debug()
 2024-10-07  3:03 UTC  (3+ messages)

[PATCH RESEND v3 0/3] platform/x86: dell-laptop: Battery hook fixes
 2024-10-06 10:31 UTC  (11+ messages)
` [PATCH RESEND v3 1/3] ACPI: battery: Simplify battery hook locking
` [PATCH RESEND v3 2/3] ACPI: battery: Fix possible crash when unregistering a battery hook
` [PATCH RESEND v3 3/3] platform/x86: dell-laptop: Do not fail when encountering unsupported batteries

[rafael-pm:bleeding-edge] BUILD SUCCESS ef9a232abad8689b506b4361cb5fd6829ab5b3c2
 2024-10-05 17:00 UTC 

[PATCH] ACPCIA: Remove unused acpi_ns_one_complete_parse
 2024-10-04 20:49 UTC  (3+ messages)

[GIT PULL] ACPI updates for v6.12-rc2
 2024-10-04 19:04 UTC  (2+ messages)

[PATCH 0/3] Implement ACPI SPCR v3 support and minor earlycon cleanup
 2024-10-04 17:54 UTC  (5+ messages)
` [PATCH 3/3] ACPI: SPCR: Add support for rev 3

acpiphp module and Asus GA402RJ
 2024-10-04 15:58 UTC  (3+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS 5771ba5175355725690a8886d4db7d2042a97a5b
 2024-10-04 12:47 UTC 

[PATCH 0/2] Detect max performance values for heterogeneous AMD designs
 2024-10-04  4:14 UTC  (5+ messages)
` [PATCH 1/2] x86/cpufeatures: Add feature bits for AMD heterogeneous processor
` [PATCH 2/2] CPPC: Use heterogeneous core topology for identifying boost numerator

[PATCH v2 0/2] i2c: Add ACPI support for HJMC01
 2024-10-03 12:56 UTC  (7+ messages)
` [PATCH v2 1/2] ACPI: APD: Add clock frequency for HJMC01 I2C controller
` [PATCH v2 2/2] i2c: designware: Add a new ACPI HID "

[rafael-pm:bleeding-edge] BUILD SUCCESS 568bac5628ccb26df1246024689ea34c34cd5bc2
 2024-10-03 12:51 UTC 

[PATCH V5] acpi/prmt: find block with specific type
 2024-10-03  8:04 UTC  (6+ messages)

[RFC PATCH 0/6] acpi/hmat / cxl: Add exclusive caching enumeration and RAS support
 2024-10-02 17:57 UTC  (8+ messages)
` [RFC PATCH 1/6] ACPICA: actbl1.h: Add extended linear address mode to MSCIS
` [RFC PATCH 2/6] acpi: numa: Add support to enumerate and store extended linear address mode
` [RFC PATCH 3/6] acpi/hmat / cxl: Add extended linear cache support for CXL
` [RFC PATCH 4/6] acpi/hmat: Add helper functions to provide extended linear cache translation
` [RFC PATCH 5/6] cxl: Add extended linear cache address alias emission for cxl events
` [RFC PATCH 6/6] cxl: Add mce notifier to emit aliased address for extended linear cache

[PATCH v5 0/5] MCE wrapper and support for new SMCA syndrome MSRs
 2024-10-02 16:35 UTC  (9+ messages)
` [PATCH v5 1/5] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH v5 2/5] tracing: Add __print_dynamic_array() helper
` [PATCH v5 3/5] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH v5 4/5] x86/mce/apei: Handle variable register array size
` [PATCH v5 5/5] EDAC/mce_amd: Add support for FRU Text in MCA

Fwd: HTML message rejected: Fwd: Fwd: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.10.12&id=5a04cc4450f4793760b1a7ced8f05f0f5f64e0a9
 2024-10-02 14:02 UTC 

s2idle issue on Dell G51 5155
 2024-10-02 13:24 UTC  (3+ messages)

[PATCH v3 0/3] platform/x86: dell-laptop: Battery hook fixes
 2024-10-01 21:22 UTC 

[PATCH] PCI: acpiphp_ampere_altra: Switch back to struct platform_driver::remove()
 2024-10-01 20:50 UTC  (2+ messages)

[PATCH v12 00/17] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-10-01 19:47 UTC  (19+ messages)
` [PATCH v12 02/17] EDAC: Add EDAC scrub control driver
` [PATCH v12 03/17] EDAC: Add EDAC ECS "
` [PATCH v12 08/17] cxl/mbox: Add GET_FEATURE mailbox command
` [PATCH v12 09/17] cxl/mbox: Add SET_FEATURE "
` [PATCH v12 10/17] cxl/memfeature: Add CXL memory device patrol scrub control feature
` [PATCH v12 11/17] cxl/memfeature: Add CXL memory device ECS "
` [PATCH v12 13/17] ACPI:RAS2: Add ACPI RAS2 driver

[PATCH v2 0/3] platform/x86: dell-laptop: Battery hook fixes
 2024-10-01 18:57 UTC  (5+ messages)
` [PATCH v2 2/3] ACPI: battery: Fix possible crash when unregistering a battery hook

[PATCH 0/3] gpio: switch to device_for_each_chilld_node_scoped()
 2024-10-01 18:54 UTC  (10+ messages)
` [PATCH 1/3] gpio: dwapb: switch to device_for_each_child_node_scoped()
` [PATCH 2/3] gpio: sim: "
` [PATCH 3/3] gpio: acpi: "
` (subset) [PATCH 0/3] gpio: switch to device_for_each_chilld_node_scoped()

[rafael-pm:bleeding-edge] BUILD SUCCESS 5d00f37f89de7067d67e60d2d148e43a7860f067
 2024-10-01 12:06 UTC 

[PATCH 1/4] ACPI: resource: Remove duplicate Asus E1504GAB IRQ override
 2024-09-30 18:40 UTC  (9+ messages)
` [PATCH 2/4] ACPI: resource: Loosen the Asus E1404GAB DMI match to also cover the E1404GA
` [PATCH 3/4] ACPI: resource: Add Asus Vivobook X1704VAP to irq1_level_low_skip_override[]
` [PATCH 4/4] ACPI: resource: Add Asus ExpertBook B2502CVA "

[PATCH] ACPI: GTDT: simplify acpi_gtdt_init() implementation
 2024-09-30 18:22 UTC  (2+ messages)

Bricked Thinkpad x220 with 6.12-rc0
 2024-09-30 11:40 UTC  (7+ messages)

[PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GAB
 2024-09-30  7:44 UTC  (8+ messages)

[RESEND][PATCH] EINJ, CXL: Fix CXL device SBDF calculation
 2024-09-29  3:22 UTC  (3+ messages)
` [EXT] "

[PATCH] ACPICA: Remove unused 'acpi_ps_get_name'
 2024-09-29  0:02 UTC 

[GIT PULL] Power management fix for v6.12-rc1
 2024-09-27 20:32 UTC  (2+ messages)

[RFC 0/2] "custom" ACPI platform profile support
 2024-09-27  8:44 UTC  (16+ messages)
` [RFC 1/2] ACPI: Add support for a 'custom' profile
` [RFC 2/2] platform/x86/amd: pmf: Add manual control support

[rafael-pm:bleeding-edge] BUILD SUCCESS 0da56073d802c38f74d82e9bfb8678408428e334
 2024-09-26 21:25 UTC 

How to know what is causing many GPE03 interrupts ?
 2024-09-26 17:12 UTC 

[PATCH v3 0/2] cppc_cpufreq: Rework ->get() error handling when cores are idle
 2024-09-26 10:08 UTC  (12+ messages)
` [PATCH v3 1/2] cppc_cpufreq: Use desired perf if feedback ctrs are 0 or unchanged
` [PATCH v3 2/2] cppc_cpufreq: Remove HiSilicon CPPC workaround

[RFC PATCH 1/2] x86/mm: if memblock size is adjusted, update the cached value
 2024-09-25  4:52 UTC  (2+ messages)
` [RFC PATCH 2/2] acpi,srat: reduce memory block size if CFMWS has a smaller alignment

[PATCH AUTOSEL 6.6 015/139] ACPI: PAD: fix crash in exit_round_robin()
 2024-09-25 12:07 UTC  (8+ messages)
` [PATCH AUTOSEL 6.6 016/139] ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails
` [PATCH AUTOSEL 6.6 017/139] ACPICA: Fix memory leak if acpi_ps_get_next_field() fails
` [PATCH AUTOSEL 6.6 023/139] ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18
` [PATCH AUTOSEL 6.6 024/139] ACPI: CPPC: Add support for setting EPP register in FFH
` [PATCH AUTOSEL 6.6 031/139] ACPI: EC: Do not release locks during operation region accesses
` [PATCH AUTOSEL 6.6 032/139] ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package()
` [PATCH AUTOSEL 6.6 047/139] ACPICA: iasl: handle empty connection_node

[PATCH AUTOSEL 6.10 015/197] ACPI: PAD: fix crash in exit_round_robin()
 2024-09-25 11:51 UTC  (9+ messages)
` [PATCH AUTOSEL 6.10 016/197] ACPICA: Fix memory leak if acpi_ps_get_next_namepath() fails
` [PATCH AUTOSEL 6.10 017/197] ACPICA: Fix memory leak if acpi_ps_get_next_field() fails
` [PATCH AUTOSEL 6.10 020/197] ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GAB
` [PATCH AUTOSEL 6.10 025/197] ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18
` [PATCH AUTOSEL 6.10 026/197] ACPI: CPPC: Add support for setting EPP register in FFH
` [PATCH AUTOSEL 6.10 033/197] ACPI: EC: Do not release locks during operation region accesses
` [PATCH AUTOSEL 6.10 034/197] ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package()
` [PATCH AUTOSEL 6.10 053/197] ACPICA: iasl: handle empty connection_node

[PATCH AUTOSEL 6.11 041/244] ACPICA: check null return of ACPI_ALLOCATE_ZEROED() in acpi_db_convert_to_package()
 2024-09-25 11:24 UTC  (2+ messages)
` [PATCH AUTOSEL 6.11 063/244] ACPICA: iasl: handle empty connection_node


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