messages from 2024-09-02 11:35:58 to 2024-09-13 15:19:09 UTC [more...]
[PATCH] ACPI: thermal: Use strscpy() instead of strcpy()
2024-09-13 15:17 UTC (2+ messages)
[PATCH v1 1/1] software node: Simplify swnode_register() a bit
2024-09-13 13:34 UTC (3+ messages)
[PATCH v2 0/3] cppc_cpufreq: Rework ->get() error handling when cores are idle
2024-09-13 12:05 UTC (6+ 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 de721583f482fcb4f81b12b88175ce155ebd881b
2024-09-13 4:25 UTC
[GIT PULL] ACPI updates for v6.12-rc1
2024-09-12 18:12 UTC
[GIT PULL] Thermal control updates for v6.12-rc1
2024-09-12 18:10 UTC
[GIT PULL] Power management updates for v6.12-rc1
2024-09-12 18:08 UTC
[PATCH 0/3] Implement ACPI SPCR v3 support and minor earlycon cleanup
2024-09-12 17:36 UTC (2+ messages)
` [PATCH 3/3] ACPI: SPCR: Add support for rev 3
[PATCH v12 00/17] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-09-12 9:42 UTC (20+ 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
[KERNEL PATCH v9 0/3] Support device passthrough when dom0 is PVH on Xen
2024-09-12 9:23 UTC (4+ 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 v2 0/8] Initial support for SMMUv3 nested translation
2024-09-12 7:32 UTC (47+ messages)
` [PATCH v2 2/8] iommu/arm-smmu-v3: Use S2FWB when available
` [PATCH v2 4/8] ACPI/IORT: Support CANWBS memory access flag
` [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 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 (4+ messages)
` [PATCH v3 1/5] RAS: Report all ARM processor CPER information to userspace
` [PATCH v3 4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
[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 v2 0/9] x86/hyperv: Support wakeup mailbox for VTL2 TDX guest
2024-09-10 6:13 UTC (17+ messages)
` [PATCH v2 2/9] dt-bindings: x86: Add a binding for x86 wakeup mailbox
` [PATCH v2 3/9] x86/dt: Support the ACPI multiprocessor wakeup for device tree
` [PATCH v2 4/9] x86/hyperv: Parse the ACPI wakeup mailbox
` [PATCH v2 5/9] x86/hyperv: Mark ACPI wakeup mailbox page as private
[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 v4 00/18] platform/chrome: Add DT USB/DP muxing/topology support
2024-09-06 23:22 UTC (27+ messages)
` [PATCH v4 03/18] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n
` [PATCH v4 04/18] usb: typec: Add device managed typec_mux_register()
` [PATCH v4 06/18] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment
` [PATCH v4 10/18] devcon property: Document devcon_match_fn_t
` [PATCH v4 11/18] device property: Add remote endpoint to devcon matcher
` [PATCH v4 15/18] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
` [PATCH v4 16/18] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge
` [PATCH v4 17/18] platform/chrome: cros_ec_typec: Support DP muxing
` [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-06 14:42 UTC (14+ messages)
` [PATCH v12 1/3] ACPI: APEI: send SIGBUS to current task if synchronous memory error not recovered
` [PATCH v12 2/3] mm: memory-failure: move return value documentation to function declaration
` [PATCH v12 3/3] ACPI: APEI: handle synchronous exceptions in task work
[PATCH v2 00/11] Adjustments for preferred core detection
2024-09-05 16:11 UTC (19+ messages)
` [PATCH v2 01/11] x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c
` [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 05/11] ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
` [PATCH v2 06/11] x86/amd: Move amd_get_highest_perf() out of amd-pstate
` [PATCH v2 07/11] x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
` [PATCH v2 08/11] cpufreq: amd-pstate: Merge amd_pstate_highest_perf_set() into amd_get_boost_ratio_numerator()
` [PATCH v2 09/11] cpufreq: amd-pstate: Optimize amd_pstate_update_limits()
` [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 (9+ messages)
` [PATCH v2 1/5] hwmon: (hp-wmi-sensors) Check if WMI event data exists
[PATCH] ACPI: resource: Skip IRQ override on Asus Vivobook Go E1404GAB
2024-09-05 10:45 UTC (4+ messages)
[PATCH 0/5] ACPI: battery: various cleanups
2024-09-04 17:10 UTC (8+ messages)
` [PATCH 1/5] ACPI: battery: check result of register_pm_notifier()
` [PATCH 2/5] ACPI: battery: allocate driver data through devm_ APIs
` [PATCH 3/5] ACPI: battery: initialize mutexes "
` [PATCH 4/5] ACPI: battery: use DEFINE_SIMPLE_DEV_PM_OPS
` [PATCH 5/5] ACPI: battery: install notify handler through ACPI core
[PATCH v2 3/5] efi/cper: Add a new helper function to print bitmasks
2024-09-04 10:25 UTC (7+ messages)
` [PATCH v2 4/5] efi/cper: align ARM CPER type with UEFI 2.9A/2.10 specs
[PATCH] ACPI: battery: use driver core managed async probing
2024-09-03 21:20 UTC
[PATCH] ACPI: button: Use strscpy instead of strcpy
2024-09-03 14:30 UTC (2+ messages)
[rafael-pm:bleeding-edge] BUILD SUCCESS 4c5b492785d5c009e3c123a8701b83e586ff2d01
2024-09-03 12:25 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox