linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-05-29 13:42:34 to 2024-06-11 06:32:43 UTC [more...]

[PATCH v3 0/5] ChromeOS Embedded Controller charge control driver
 2024-06-11  6:32 UTC  (7+ messages)
` [PATCH v3 1/5] ACPI: battery: add devm_battery_hook_register()
` [PATCH v3 2/5] platform/chrome: Update binary interface for EC-based charge control
` [PATCH v3 3/5] platform/chrome: cros_ec_proto: Introduce cros_ec_cmd_versions()
` [PATCH v3 4/5] power: supply: add ChromeOS EC based charge control driver
` [PATCH v3 5/5] power: supply: cros_charge-control: don't probe if Framework control is present

[rafael-pm:bleeding-edge] BUILD SUCCESS 832acfc9b480f57d04215f536d82e268c51dfd88
 2024-06-11  3:55 UTC 

[PATCHv11 00/19] x86/tdx: Add kexec support
 2024-06-10 14:01 UTC  (40+ messages)
` [PATCHv11 05/19] x86/relocate_kernel: Use named labels for less confusion
` [PATCHv11 09/19] x86/tdx: Account shared memory
` [PATCHv11 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec
` [PATCHv11 11/19] x86/tdx: Convert shared memory back to private on kexec
    ` [PATCHv11.1 "
` [PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-10  8:08 UTC  (18+ messages)

[PATCH] ACPI: acpi_pad: Still evaluate _OST when _PUR evaluation fails
 2024-06-09 21:09 UTC 

[PATCH] ACPI: SBS: manage alarm sysfs attribute through psy core
 2024-06-09 11:13 UTC 

[PATCH 0/5] ACPI: (mostly) battery: various fixes
 2024-06-09  7:27 UTC  (6+ messages)
` [PATCH 1/5] ACPI: AC: constify powersupply properties
` [PATCH 2/5] ACPI: SBS: "
` [PATCH 3/5] ACPI: battery: "
` [PATCH 4/5] ACPI: battery: use sysfs_emit over sprintf
` [PATCH 5/5] ACPI: battery: create alarm sysfs attribute atomically

[rafael-pm:bleeding-edge] BUILD SUCCESS fd9fbb776ff6329fa87359a01d98f7d7949e7599
 2024-06-08 17:01 UTC 

[PATCH 1/3] ACPI: utils: introduce acpi_get_local_u64_address()
 2024-06-08 11:58 UTC  (5+ messages)

[PATCH v2 6/6] drivers/pci/hyperv/arm64: vPCI MSI IRQ domain from DT
 2024-06-07 19:55 UTC  (2+ messages)

[PATCH 0/8] PM/ACPI - New Intel CPU #defines
 2024-06-07 18:48 UTC  (2+ messages)

[PATCH] ACPI: x86: Force StorageD3Enable on more products
 2024-06-07 18:25 UTC  (3+ messages)

[CfP] LPC 2024: Power Management and Thermal Control Micro-Conference
 2024-06-07 15:55 UTC  (2+ messages)

[RFC PATCH v8 00/10] ras: scrub: introduce subsystem + CXL/ACPI-RAS2 drivers
 2024-06-07 15:46 UTC  (6+ messages)
` [RFC PATCH v8 08/10] ACPI:RAS2: Add ACPI RAS2 driver
` [RFC PATCH v8 10/10] ras: scrub: ACPI RAS2: Add memory "

[PATCH RESEND v5 1/3] riscv: cacheinfo: remove the useless input parameter (node) of ci_leaf_init()
 2024-06-07 11:01 UTC  (5+ messages)
` [PATCH RESEND v5 3/3] RISC-V: Select ACPI PPTT drivers

[PATCH 1/1] ACPI: scan: Ignore Dell XPS 9320 camera graph port nodes
 2024-06-07  9:24 UTC  (6+ messages)

[PATCH v5 0/1] irqchip/gic-v3: Enable non-coherent GIC designs probing
 2024-06-07  9:10 UTC  (11+ messages)
` [PATCH v5 1/1] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing
` [PATCH v6 0/1] irqchip/gic-v3: Enable non-coherent GIC designs probing
  ` [PATCH v6 1/1] irqchip/gic-v3: Enable non-coherent redistributors/ITSes ACPI probing

[PATCH v4 0/3] ACPI: PMIC: a small refactoring
 2024-06-07  9:05 UTC  (5+ messages)
` [PATCH v4 1/3] ACPI: PMIC: Use sizeof() instead of hard coded value
` [PATCH v4 2/3] ACPI: PMIC: Convert pr_*() to dev_*() printing macros
` [PATCH v4 3/3] ACPI: PMIC: Replace open coded be16_to_cpu()

[PATCH v3] thermal: core: Do not fail cdev registration because of invalid initial state
 2024-06-07  8:32 UTC  (3+ messages)
` [PATCH v3] thermal: core: Do not fail cdev registration

[RFC KERNEL PATCH v8 0/2] Support device passthrough when dom0 is PVH on Xen
 2024-06-07  7:51 UTC  (4+ messages)
` [RFC KERNEL PATCH v8 1/3] xen/pci: Add xen_reset_device_function_state
` [RFC KERNEL PATCH v8 2/3] xen/pvh: Setup gsi for passthrough device
` [RFC KERNEL PATCH v8 3/3] xen/privcmd: Add new syscall to get gsi from dev

[PATCH v6 00/17] RISC-V: ACPI: Add external interrupt controller support
 2024-06-06 22:32 UTC  (20+ messages)
` [PATCH v6 01/17] arm64: PCI: Migrate ACPI related functions to pci-acpi.c
` [PATCH v6 02/17] ACPI: scan: Add a weak function to reorder the IRQCHIP probe
` [PATCH v6 03/17] ACPI: bus: Add acpi_riscv_init function
` [PATCH v6 04/17] ACPI: scan: Refactor dependency creation
` [PATCH v6 05/17] ACPI: scan: Add RISC-V interrupt controllers to honor list
` [PATCH v6 06/17] ACPI: scan: Define weak function to populate dependencies
` [PATCH v6 07/17] ACPI: bus: Add RINTC IRQ model for RISC-V
` [PATCH v6 08/17] ACPI: pci_link: Clear the dependencies after probe
` [PATCH v6 09/17] ACPI: RISC-V: Implement PCI related functionality
` [PATCH v6 10/17] ACPI: RISC-V: Implement function to reorder irqchip probe entries
` [PATCH v6 11/17] ACPI: RISC-V: Initialize GSI mapping structures
` [PATCH v6 12/17] ACPI: RISC-V: Implement function to add implicit dependencies
` [PATCH v6 13/17] irqchip/riscv-intc: Add ACPI support for AIA
` [PATCH v6 14/17] irqchip/riscv-imsic-state: Create separate function for DT
` [PATCH v6 15/17] irqchip/riscv-imsic: Add ACPI support
` [PATCH v6 16/17] irqchip/riscv-aplic: "
` [PATCH v6 17/17] irqchip/sifive-plic: "

[rafael-pm:thermal-core-testing 15/19] drivers/thermal/thermal_trip.c:80: warning: expecting prototype for __thermal_zone_set_trips(). Prototype was for thermal_zone_set_trips() instead
 2024-06-06 21:58 UTC 

[PATCH] ACPI: PCI: Remove unused struct 'acpi_handle_node'
 2024-06-06 19:55 UTC  (2+ messages)

[PATCH] ACPI/NUMA: Consolidate header includes
 2024-06-06 18:52 UTC 

[PATCH v2] thermal: core: Do not fail cdev registration because of invalid initial state
 2024-06-06 18:19 UTC  (3+ messages)

[PATCH v1 1/1] ACPI/IORT: Switch to use kmemdup_array()
 2024-06-06 16:50 UTC 

[PATCH] ACPI: NFIT: add missing MODULE_DESCRIPTION() macro
 2024-06-06 16:10 UTC  (2+ messages)

[RFC PATCH v8 01/10] ras: scrub: Add scrub subsystem
 2024-06-06 16:05 UTC  (11+ messages)

[PATCH] acpi,hmat: Use ACCESS_COORDINATE_CPU when appropriate
 2024-06-06 15:59 UTC  (3+ messages)

[PATCH v1] thermal: core: Do not fail cdev registration because of invalid initial state
 2024-06-06 15:52 UTC  (10+ messages)

[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-06-06 15:11 UTC  (7+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
` [PATCH v4 3/3] PCI/AER: Clear "

[PATCH 6.6 442/744] coresight: etm4x: Fix unbalanced pm_runtime_enable()
 2024-06-06 14:01 UTC 

[PATCH 6.1 313/473] coresight: etm4x: Fix unbalanced pm_runtime_enable()
 2024-06-06 14:04 UTC 

[PATCH 6.9 049/374] coresight: etm4x: Fix unbalanced pm_runtime_enable()
 2024-06-06 14:00 UTC 

[PATCH] ACPI: CPPC: add sysfs entry for guaranteed performance
 2024-06-06 11:55 UTC 

[PATCH v1 1/1] power: reset: pwr-mlxbf: support graceful shutdown
 2024-06-06  0:07 UTC  (2+ messages)

[GIT PULL] ACPI fixes for v6.10-rc3
 2024-06-05 22:35 UTC  (2+ messages)

[PATCH v1] thermal: ACPI: Invalidate trip points with temperature of 0 or below
 2024-06-05 19:15 UTC 

[PATCH 0/3] ACPI: arm64: some cleanups
 2024-06-05 13:14 UTC  (4+ messages)
` [PATCH 1/3] ACPI: arm64: Sort entries alphabetically
` [PATCH 2/3] arm64: cpuidle: Move ACPI specific code into drivers/acpi/arm64/
` [PATCH 3/3] arm64: FFH: "

[PATCH AUTOSEL 6.6 19/20] ACPI: EC: Install address space handler at the namespace root
 2024-06-05 11:52 UTC 

[PATCH AUTOSEL 6.8 22/24] ACPI: EC: Install address space handler at the namespace root
 2024-06-05 11:50 UTC 

[PATCH AUTOSEL 6.9 26/28] ACPI: EC: Install address space handler at the namespace root
 2024-06-05 11:48 UTC 

[ACPI Code First ECN] "Extended-linear" addressing for direct-mapped memory-side caches
 2024-06-05 10:51 UTC  (3+ messages)

[PATCH v5 5/7] usb: typec: mux: Allow multiple mux_devs per mux
 2024-06-05  7:37 UTC  (3+ messages)

[REGRESSION] probe with driver acpi-fan failed with error -22
 2024-06-04 12:55 UTC  (5+ messages)

[PATCH] mei: vsc: Fix wrong invocation of ACPI SID method
 2024-06-04  9:07 UTC  (5+ messages)

[rafael-pm:bleeding-edge] BUILD SUCCESS bee90ea64016cea44f68649393bfe8e8c0c7fb0a
 2024-06-04  6:26 UTC 

[PATCH V7 0/4] PCI: Add support for preserving boot configuration
 2024-06-03 21:21 UTC  (4+ messages)

[PATCH v4 0/7] iommu, dma-mapping: Simplify arch_setup_dma_ops()
 2024-06-03 19:49 UTC  (5+ messages)
` [PATCH v4 5/7] iommu/dma: Make limit checks self-contained

[PATCH] ACPI: add missing MODULE_DESCRIPTION() macros
 2024-06-03 14:29 UTC 

[PATCHv11 10/19] x86/mm: Add callbacks to prepare encrypted memory for kexec
 2024-06-02 12:44 UTC  (4+ messages)
` [PATCHv11.1 "
` [PATCHv11.2 "

[PATCH 3/3] ACPI: cpufreq: Add ITMT support when CPPC enabled for Zhaoxin CPUs
 2024-05-31  7:04 UTC 

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

[PATCH v2 0/3] device property: introduce fwnode_for_each_available_child_node_scoped()
 2024-05-29 22:35 UTC  (3+ messages)
` [PATCH v2 1/3] hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()

[PATCH v10 00/19] ACPI/arm64: add support for virtual cpu hotplug
 2024-05-29 13:34 UTC  (6+ messages)
` [PATCH v10 15/19] arm64: psci: Ignore DENIED CPUs
` [PATCH v10 16/19] arm64: arch_register_cpu() variant to check if an ACPI handle is now available
` [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 v10 19/19] cpumask: Add enabled cpumask for present CPUs that can be brought online


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 NNTP newsgroup(s).