public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-05 14:14:58 to 2024-09-22 07:45:24 UTC [more...]

[PATCH v2 0/3] platform/x86: dell-laptop: Battery hook fixes
 2024-09-22  7:45 UTC  (5+ messages)
` [PATCH v2 1/3] ACPI: battery: Simplify battery hook locking
` [PATCH v2 2/3] ACPI: battery: Fix possible crash when unregistering a battery hook
` [PATCH v2 3/3] platform/x86: dell-laptop: Do not fail when encountering unsupported batteries

[PATCH v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
 2024-09-20 13:41 UTC  (14+ messages)
` [PATCH v4 01/18] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH v4 03/18] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n
` [PATCH v4 13/18] dt-bindings: usb-switch: Extend for DisplayPort altmode
` [PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
` [PATCH v4 18/18] platform/chrome: cros_ec_typec: Handle lack of HPD information

[PATCH] ACPI: APEI: set memory failure flags as MF_ACTION_REQUIRED on action required events
 2024-09-20 12:14 UTC  (18+ messages)
` [PATCH v12 0/3] ACPI: APEI: handle synchronous errors in task work
` [PATCH v12 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v13 0/3] ACPI: APEI: handle synchronous errors in task work
` [PATCH v13 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v13 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v13 3/3] ACPI: APEI: handle synchronous exceptions in task work

[PATCH v2 0/9] x86/hyperv: Support wakeup mailbox for VTL2 TDX guest
 2024-09-20 11:19 UTC  (10+ messages)
` [PATCH v2 2/9] dt-bindings: x86: Add a binding for x86 wakeup mailbox

[PATCH 1/2] ACPI: APD: Add clock frequency for HJMC01 I2C controller
 2024-09-19 15:07 UTC  (5+ messages)
` [PATCH 2/2] i2c: designware: Add a new ACPI HID "

[PATCH v3 0/2] cppc_cpufreq: Rework ->get() error handling when cores are idle
 2024-09-19  8:45 UTC  (3+ 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

[PATCH] platform/x86: dell-laptop: Fix crash when unregistering battery hook
 2024-09-19  7:48 UTC  (3+ messages)

[PATCH v2 0/3] cppc_cpufreq: Rework ->get() error handling when cores are idle
 2024-09-19  1:17 UTC  (11+ messages)
` [PATCH v2 1/3] cppc_cpufreq: Return desired perf in ->get() if feedback counters are 0
` [PATCH v2 2/3] cppc_cpufreq: Return latest desired perf if feedback counters don't change
` [PATCH v2 3/3] cppc_cpufreq: Remove HiSilicon CPPC workaround

[KERNEL PATCH v9 0/3] Support device passthrough when dom0 is PVH on Xen
 2024-09-18 22:49 UTC  (7+ messages)
` [KERNEL PATCH v9 1/3] xen/pci: Add a function to reset device for xen
` [KERNEL PATCH v9 2/3] xen/pvh: Setup gsi for passthrough device
` [KERNEL PATCH v9 3/3] xen/privcmd: Add new syscall to get gsi from dev

[PATCH v3] ACPI: PCI: check if the root io space is page aligned
 2024-09-18 17:14 UTC  (4+ messages)

[PATCH] ACPI: video: Add backlight=native quirk for Dell OptiPlex 5480 AIO
 2024-09-18 15:38 UTC 

[PATCH] acpi/arm64: remove unnecessary cast
 2024-09-17 23:38 UTC 

Testing and profiling ACPI code in a Cuckoo Sandbox
 2024-09-17 21:28 UTC 

ACPI issues on HP laptop: 3 critical failures and 5 high failures
 2024-09-17 21:27 UTC 

[PATCH] ACPI: RISCV: Make acpi_numa_get_nid() to be static
 2024-09-17 19:10 UTC  (2+ messages)

[PATCH v2 0/8] Initial support for SMMUv3 nested translation
 2024-09-17  9:48 UTC  (44+ messages)
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH v2 6/8] iommu/arm-smmu-v3: Support IOMMU_GET_HW_INFO via struct arm_smmu_hw_info
` [PATCH v2 8/8] iommu/arm-smmu-v3: Support IOMMU_DOMAIN_NESTED

[PATCH v12 00/17] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-09-16 16:16 UTC  (26+ messages)
` [PATCH v12 01/17] EDAC: Add support for EDAC device features control
` [PATCH v12 02/17] EDAC: Add EDAC scrub control driver
` [PATCH v12 03/17] EDAC: Add EDAC ECS "
` [PATCH v12 04/17] cxl: Move mailbox related bits to the same context
` [PATCH v12 05/17] cxl: Fix comment regarding cxl_query_cmd() return data
` [PATCH v12 06/17] cxl: Refactor user ioctl command path from mds to mailbox
` [PATCH v12 07/17] cxl: Add Get Supported Features command for kernel usage
` [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 12/17] platform: Add __free() based cleanup function for platform_device_put
` [PATCH v12 13/17] ACPI:RAS2: Add ACPI RAS2 driver
` [PATCH v12 14/17] ras: mem: Add memory "
` [PATCH v12 15/17] EDAC: Add EDAC PPR control driver
` [PATCH v12 16/17] cxl/mbox: Add support for PERFORM_MAINTENANCE mailbox command
` [PATCH v12 17/17] cxl/memfeature: Add CXL memory device PPR control feature

[GIT PULL] ACPI updates for v6.12-rc1
 2024-09-16  6:12 UTC  (2+ messages)

[GIT PULL] Thermal control updates for v6.12-rc1
 2024-09-16  6:12 UTC  (2+ messages)

[GIT PULL] Power management updates for v6.12-rc1
 2024-09-16  6:12 UTC  (2+ messages)

[PATCH 01/10] ACPI: apd: Use strscpy instead of strcpy
 2024-09-15 18:38 UTC  (10+ messages)
` [PATCH 02/10] ACPI: ec: "
` [PATCH 03/10] ACPI: event: "
` [PATCH 04/10] ACPI: pci_link: "
` [PATCH 05/10] ACPI: pci_root: "
` [PATCH 06/10] ACPI: power: "
` [PATCH 07/10] ACPI: sbs: "
` [PATCH 08/10] ACPI: sbshc: "
` [PATCH 09/10] ACPI: scan: "
` [PATCH 10/10] ACPI: thermal: "

[syzbot] [acpi?] [nvdimm?] WARNING in to_nfit_bus_uuid
 2024-09-15  2:58 UTC 

[syzbot] [net?] INFO: rcu detected stall in ip_list_rcv (6)
 2024-09-14 16:12 UTC  (2+ messages)
` [syzbot] [virt?] [netfilter?] "

[PATCH] ACPCIA: Remove unused acpi_ut_check_and_repair_ascii
 2024-09-14 14:00 UTC 

[PATCH] ACPCIA: Remove unused acpi_ns_one_complete_parse
 2024-09-14 14:00 UTC 

[PATCH v2] LoongArch: Enable ACPI BGRT handling
 2024-09-14  7:12 UTC  (3+ messages)

[PATCH] ACPI: thermal: Use strscpy() instead of strcpy()
 2024-09-13 21:23 UTC  (3+ messages)

[PATCH v2] ACPI: thermal: Use strscpy() instead of strcpy()
 2024-09-13 21:11 UTC 

[PATCH v1 1/1] software node: Simplify swnode_register() a bit
 2024-09-13 19:25 UTC  (4+ messages)

[PATCH] ACPI: thermal: Use strscpy() instead of strcpy()
 2024-09-13 18:13 UTC  (3+ messages)

[PATCH 0/3] Implement ACPI SPCR v3 support and minor earlycon cleanup
 2024-09-13 15:43 UTC  (3+ messages)
` [PATCH 3/3] ACPI: SPCR: Add support for rev 3

[rafael-pm:bleeding-edge] BUILD SUCCESS de721583f482fcb4f81b12b88175ce155ebd881b
 2024-09-13  4:25 UTC 

[PATCH v2 0/3] cppc_cpufreq: Rework ->get() error handling when cores are idle
 2024-09-12  7:27 UTC  (5+ messages)
` [PATCH v2 1/3] cppc_cpufreq: Return desired perf in ->get() if feedback counters are 0
` [PATCH v2 2/3] cppc_cpufreq: Return latest desired perf if feedback counters don't change
` [PATCH v2 3/3] cppc_cpufreq: Remove HiSilicon CPPC workaround

[rafael-pm:bleeding-edge] BUILD SUCCESS 5acb9d24a21720179a051a011fdd0c9f9e6dfb9f
 2024-09-11 18:19 UTC 

[PATCH V5] acpi/prmt: find block with specific type
 2024-09-11 15:55 UTC 

[PATCH v3 0/5] Fix issues with ARM Processor CPER records
 2024-09-11 12:47 UTC  (3+ messages)
` [PATCH v3 1/5] RAS: Report all ARM processor CPER information to userspace

[PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GA
 2024-09-11  8:16 UTC 

[PATCH V4] acpi/prmt: find block with specific type
 2024-09-11  6:14 UTC  (3+ messages)

[PATCH 1/3] ACPI: resource: Add another DMI match for the TongFang GMxXGxx
 2024-09-10 18:30 UTC  (2+ messages)

[PATCH] ACPI: CPPC: Add support for setting EPP register in FFH
 2024-09-10 18:26 UTC  (2+ messages)

[PATCH] ACPI: PM: Quirk ASUS ROG M16 to default to S3 sleep
 2024-09-10 18:21 UTC  (2+ messages)

[PATCH] ACPI: video: Add force_vendor quirk for Panasonic Toughbook CF-18
 2024-09-10 18:16 UTC  (2+ messages)

[PATCH v3 00/11] Adjustments for preferred core detection
 2024-09-10 16:36 UTC  (14+ messages)
` [PATCH v3 01/11] x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c
` [PATCH v3 02/11] ACPI: CPPC: Adjust return code for inline functions in !CONFIG_ACPI_CPPC_LIB
` [PATCH v3 03/11] x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
` [PATCH v3 04/11] ACPI: CPPC: Drop check for non zero perf ratio
` [PATCH v3 05/11] ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
` [PATCH v3 06/11] x86/amd: Move amd_get_highest_perf() out of amd-pstate
` [PATCH v3 07/11] x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
` [PATCH v3 08/11] cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_ratio_numerator()
` [PATCH v3 09/11] cpufreq: amd-pstate: Optimize amd_pstate_update_limits()
` [PATCH v3 10/11] cpufreq: amd-pstate: Add documentation for `amd_pstate_hw_prefcore`
` [PATCH v3 11/11] amd-pstate: Add missing documentation for `amd_pstate_prefcore_ranking`

[PATCH] LoongArch: Enable ACPI BGRT handling
 2024-09-10 13:06 UTC  (3+ messages)

[PATCH v3 0/7] xen: fix dom0 PV boot on some AMD machines
 2024-09-10 12:52 UTC  (4+ messages)
` [PATCH v3 6/7] xen: allow mapping ACPI data using a different physical address

[PATCH v2 0/7] xen: fix dom0 PV boot on some AMD machines
 2024-09-10  8:54 UTC  (5+ messages)
` [PATCH v2 6/7] xen: allow mapping ACPI data using a different physical address

[PATCH v11 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
 2024-09-09 11:17 UTC  (4+ messages)
` [PATCH v11 01/14] EDAC: Add support for EDAC device feature's control

[rafael-pm:bleeding-edge] BUILD SUCCESS f0ff0c80a1cf2da2f8e105ee1eff184193a094fa
 2024-09-07 21:43 UTC 

[PATCH V3] acpi/prmt: find block with specific type
 2024-09-07  4:42 UTC  (3+ messages)

[PATCH v2 00/11] Adjustments for preferred core detection
 2024-09-05 16:11 UTC  (13+ messages)
` [PATCH v2 02/11] ACPI: CPPC: Adjust return code for inline functions in !CONFIG_ACPI_CPPC_LIB
` [PATCH v2 03/11] x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
` [PATCH v2 04/11] ACPI: CPPC: Drop check for non zero perf ratio
` [PATCH v2 08/11] cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_ratio_numerator()
` [PATCH v2 10/11] cpufreq: amd-pstate: Add documentation for `amd_pstate_hw_prefcore`
` [PATCH v2 11/11] amd-pstate: Add missing documentation for `amd_pstate_prefcore_ranking`

[PATCH v2 0/5] platform/x86: wmi: Pass event data directly to legacy notify handlers
 2024-09-05 15:31 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