public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-06-21 16:58:47 to 2024-07-04 17:08:27 UTC [more...]

[PATCH v2 0/1] memory tier: consolidate the initialization of memory tiers
 2024-07-04 17:08 UTC  (8+ messages)
` [PATCH v2 1/1] "

[PATCH v1] ACPI: EC: Do not release locks during operation region accesses
 2024-07-04 16:26 UTC 

[PATCH v3 0/5] iommu: Remove iommu_fwspec ops
 2024-07-04 14:19 UTC  (7+ messages)
` [PATCH v3 1/5] iommu/mediatek-v1: Clean up redundant fwspec checks
` [PATCH v3 2/5] iommu: Resolve fwspec ops automatically
` [PATCH v3 3/5] ACPI: Retire acpi_iommu_fwspec_ops()
` [PATCH v3 4/5] OF: Simplify of_iommu_configure()
` [PATCH v3 5/5] iommu: Remove iommu_fwspec ops

[PATCH 0/3] x86: Reduce code duplication on page table initialization
 2024-07-04 13:44 UTC  (8+ messages)
` [PATCH 1/3] x86/mm/ident_map: Fix virtual address wrap to zero
` [PATCH 2/3] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init()
` [PATCH 3/3] x86/64/kexec: Rewrite init_transition_pgtable() "

[PATCH v3] Updating a deprecated use of strcpy
 2024-07-04 12:22 UTC  (2+ messages)

[PATCH] acpi: Support CONFIG_ACPI without CONFIG_PCI
 2024-07-04 12:16 UTC  (4+ messages)

[PATCH v3] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
 2024-07-04 11:31 UTC  (6+ messages)

[PATCH v3] memory tier: consolidate the initialization of memory tiers
 2024-07-04  7:55 UTC  (2+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS WITH WARNING afefac1395033609973da997224eceaece6dadf5
 2024-07-04  0:49 UTC 

[ACPI Code First ECN v4] "Extended-linear" addressing for direct-mapped memory-side caches
 2024-07-03 23:04 UTC  (3+ messages)

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

[rafael-pm:bleeding-edge 136/137] drivers/thermal/uniphier_thermal.c:269:13: warning: unused variable 'i'
 2024-07-03 12:43 UTC 

[PATCH v2] Updating a vulnerable use of strcpy
 2024-07-02 19:29 UTC  (3+ messages)

[PATCH] ACPI: button: call input_free_device when input_register_device fails
 2024-07-02 19:13 UTC  (2+ messages)

[PATCH 0/2] ACPI: Replace Ternary Operations with min()/max() Macros
 2024-07-02 19:04 UTC  (4+ messages)
` [PATCH 1/2] ACPI: CPPC: Replace ternary operator with max() in cppc_find_dmi_mhz
` [PATCH 2/2] ACPI: PM: Use max() for clearer D3 state selection in acpi_dev_pm_get_state

[PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook Pro N6506MU
 2024-07-02 18:42 UTC  (2+ messages)

[PATCH 2/2] lib/sort: Optimize heapsort with double-pop variation
 2024-07-02 18:38 UTC  (12+ messages)
        ` [PATCH] ACPI: processor_idle: Fix invalid comparison with insertion sort for latency
            ` [PATCH v2] "
                ` [PATCH v3] "
                    ` [PATCH v4] "

[PATCH v2 0/4] iommu: Remove iommu_fwspec ops
 2024-07-02 12:23 UTC  (11+ messages)
` [PATCH v2 1/4] iommu: Resolve fwspec ops automatically
` [PATCH v2 2/4] ACPI: Retire acpi_iommu_fwspec_ops()
` [PATCH v2 3/4] OF: Simplify of_iommu_configure()
` [PATCH v2 4/4] iommu: Remove iommu_fwspec ops

[PATCH v2] cpufreq/cppc: fix perf_to_khz/khz_to_perf conversion exception
 2024-07-02  3:34 UTC  (3+ messages)

[PATCH] ACPI: Use str_plural() Function for Argument List Handling
 2024-07-01 18:16 UTC  (2+ messages)

[PATCH] ACPI: Optimize Namespace List Sorting in nsrepair2.c
 2024-07-01 18:15 UTC  (2+ messages)

[PATCH] ACPI: PMIC: Constify struct pmic_table
 2024-07-01 18:12 UTC  (3+ messages)

[PATCH v2] Updating a vulnerable use of strcpy
 2024-07-01 18:10 UTC  (2+ messages)

[PATCH 1/2] ACPI: battery: Add support for charge limiting state
 2024-07-01 17:34 UTC  (4+ messages)
` [PATCH 2/2] ACPI: bus: Indicate support for battery charge limiting thru _OSC

[PATCH v2 0/2] ACPI: Replace Ternary Operations with min()/max() Macros
 2024-07-01 17:19 UTC  (5+ messages)
` [PATCH v2 1/2] ACPI: CPPC: Replace ternary operator with max() in cppc_find_dmi_mhz
` [PATCH v2 2/2] ACPI: PM: Use max() for clearer D3 state selection in acpi_dev_pm_get_state

[PATCH v2 0/2] Add other fields to ARM trace event
 2024-07-01 14:53 UTC  (6+ messages)
` [PATCH v2 1/2] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
` [PATCH v2 2/2] RAS: Report all ARM processor CPER information to userspace

[PATCH v5 0/5] ChromeOS Embedded Controller charge control driver
 2024-07-01 13:25 UTC  (7+ messages)
` [PATCH v5 1/5] ACPI: battery: add devm_battery_hook_register()
` [PATCH v5 2/5] platform/chrome: Update binary interface for EC-based charge control
` [PATCH v5 3/5] platform/chrome: cros_ec_proto: Introduce cros_ec_get_cmd_versions()
` [PATCH v5 4/5] power: supply: add ChromeOS EC based charge control driver
` [PATCH v5 5/5] power: supply: cros_charge-control: don't load if Framework control is present

[PATCH v2 0/3] device property: introduce fwnode_for_each_available_child_node_scoped()
 2024-07-01  9:35 UTC  (8+ messages)
` [PATCH v2 3/3] hwmon: (ltc2992) Use fwnode_for_each_available_child_node_scoped()

[PATCH v4 0/4] Add ACPI NUMA support for RISC-V
 2024-07-01  5:52 UTC  (3+ messages)

[PATCH v6 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
 2024-07-01  5:49 UTC  (6+ messages)
` [PATCH v6 3/3] RISC-V: Select ACPI PPTT drivers
      ` [External] "

[PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-07-01  0:17 UTC  (11+ messages)
` [PATCH v10 17/19] arm64: Kconfig: Enable hotplug CPU on arm64 if ACPI_PROCESSOR is enabled
` [PATCH v10 18/19] arm64: document virtual CPU hotplug's expectations

[PATCH] Updating a vulnerable use of strcpy
 2024-06-30 12:48 UTC 

[rafael-pm:bleeding-edge] BUILD SUCCESS f7cd54956dc7b353eb7511054620cf02f9ae5027
 2024-06-28 23:59 UTC 

[PATCH v5 0/4] fix CPER issues related to UEFI 2.9A Errata
 2024-06-28 20:28 UTC  (4+ messages)
` [PATCH v5 3/4] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs

[PATCH 0/5] ACPI: sysfs: manage sysfs attributes through device core
 2024-06-28 17:26 UTC  (7+ messages)
` [PATCH 2/5] ACPI: sysfs: use device lifecycle for _STR result

[PATCH v2] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
 2024-06-28 10:12 UTC  (3+ messages)

[PATCH 0/2] Add other fields to ARM trace event
 2024-06-28  9:52 UTC  (9+ messages)
` [PATCH 1/2] RAS: ACPI: APEI: add conditional compilation to ARM error report functions
` [PATCH 2/2] RAS: Report all ARM processor CPER information to userspace

[PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs
 2024-06-28  3:27 UTC 

[GIT PULL] Power management fix for v6.10-rc6
 2024-06-28  0:35 UTC  (2+ messages)

[PATCH v3] software node: Implement device_get_match_data fwnode callback
 2024-06-27 16:55 UTC  (7+ messages)

[PATCH v2 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-06-27 16:20 UTC  (17+ messages)
` [PATCH v2 1/4] x86/mce: Add wrapper for struct mce to export vendor specific info
` [PATCH v2 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH v2 3/4] x86/mce/apei: Handle variable register array size
` [PATCH v2 4/4] EDAC/mce_amd: Add support for FRU Text in MCA

[PATCH v1] memory tier: consolidate the initialization of memory tiers
 2024-06-27  4:17 UTC  (7+ messages)

[PATCH] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
 2024-06-26 12:47 UTC  (3+ messages)

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-06-26 12:23 UTC  (6+ messages)
` [RFC PATCH v8 10/10] ras: scrub: ACPI RAS2: Add memory ACPI RAS2 driver

[ACPI Code First ECN] "Extended-linear" addressing for direct-mapped memory-side caches
 2024-06-26  8:38 UTC  (6+ messages)

[PATCH v6 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-06-25  7:25 UTC  (2+ messages)

[PATCH] ACPI / amba: Drop unnecessary check for registered amba_dummy_clk
 2024-06-24 18:11 UTC  (6+ messages)
` [PATCH v4] "

[PATCH 1/2] ACPI: scan: Ignore camera graph port nodes on all Dell Tiger, Alder and Raptor Lake models
 2024-06-23  8:54 UTC  (5+ messages)

[PATCH 0/4] MCE wrapper and support for new SMCA syndrome MSRs
 2024-06-22  2:24 UTC  (4+ messages)

[GIT PULL] Thermal control fixes for v6.10-rc5
 2024-06-21 18:26 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v6.10-rc5
 2024-06-21 18:26 UTC  (2+ messages)


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