messages from 2024-08-19 00:30:24 to 2024-08-26 21:14:09 UTC [more...]
[PATCH 0/8] Adjustments for preferred core detection
2024-08-26 21:13 UTC (6+ messages)
` [PATCH 1/8] x86/amd: Move amd_get_highest_perf() from amd.c to cppc.c
` [PATCH 2/8] x86/amd: Rename amd_get_highest_perf() to amd_get_boost_ratio_numerator()
` [PATCH 3/8] ACPI: CPPC: Adjust debug messages in amd_set_max_freq_ratio() to warn
` [PATCH 4/8] x86/amd: Move amd_get_highest_perf() out of amd-pstate
` [PATCH 5/8] x86/amd: Detect preferred cores in amd_get_boost_ratio_numerator()
[PATCH v3 0/3] OF support for Surface System Aggregator Module
2024-08-26 20:55 UTC (7+ messages)
` [PATCH v3 3/3] platform/surface: Add OF support
[PATCH v8 00/17] RISC-V: ACPI: Add external interrupt controller support
2024-08-26 17:27 UTC (6+ messages)
[PATCH] acpi video: force native for Apple MacbookPro9,2
2024-08-26 17:25 UTC (3+ messages)
[PATCH v2 1/6] ACPI: ac: Use strscpy() instead of strcpy()
2024-08-26 17:19 UTC (4+ messages)
` [PATCH v2 5/6] ACPI: button: Use strscpy instead of strcpy
[PATCH V2] ACPI: resource: Do IRQ override on MECHREV GM7XG0M
2024-08-26 16:55 UTC (2+ messages)
[PATCH RESEND v4] x86/acpi: fix panic while AP online later with kernel parameter maxcpus=1
2024-08-26 16:49 UTC (2+ messages)
[PATCH v2] ACPI: CPPC: Fix MASK_VAL() usage
2024-08-26 10:16 UTC
[PATCH v2 0/2] S3 wakeup support for hardware reduced model
2024-08-26 9:59 UTC (5+ messages)
` [PATCH v2 1/2] ACPICA: Detect FACS in reduced hardware build
[PATCH v3 00/17] platform/chrome: Add DT USB/DP muxing/topology support
2024-08-26 9:58 UTC (46+ messages)
` [PATCH v3 01/17] drm/atomic-helper: Introduce lane remapping support to bridges
` [PATCH v3 02/17] drm/bridge: Verify lane assignment is going to work during atomic_check
` [PATCH v3 03/17] usb: typec: Stub out typec_switch APIs when CONFIG_TYPEC=n
` [PATCH v3 04/17] usb: typec: Add device managed typec_mux_register()
` [PATCH v3 05/17] usb: typec: Add device managed typec_switch_register()
` [PATCH v3 06/17] drm/bridge: aux-hpd: Support USB Type-C DP altmodes via DRM lane assignment
` [PATCH v3 07/17] drm/bridge: dp_typec: Support USB Type-C orientation
` [PATCH v3 08/17] drm/bridge: dp_typec: Add "no-hpd" support
` [PATCH v3 09/17] drm/bridge: dp_typec: Allow users to hook hpd notify path
` [PATCH v3 10/17] device property: Add remote endpoint to devcon matcher
` [PATCH v3 11/17] dt-bindings: usb-switch: Extract endpoints to defs
` [PATCH v3 12/17] dt-bindings: usb-switch: Extend for DisplayPort altmode
` [PATCH v3 13/17] dt-bindings: Move google,cros-ec-typec binding to usb
` [PATCH v3 14/17] dt-bindings: usb: Add ports to google,cros-ec-typec for DP altmode
` [PATCH v3 15/17] platform/chrome: cros_ec_typec: Add support for signaling DP HPD via drm_bridge
` [PATCH v3 16/17] platform/chrome: cros_ec_typec: Support DP muxing
` [PATCH v3 17/17] platform/chrome: cros_ec_typec: Handle lack of HPD information
[PATCH] ACPI: CPPC: Fix MASK_VAL() usage
2024-08-26 7:20 UTC (3+ messages)
[PATCH] Add rev and func to warning message when acpi_evaluate_dsm failed
2024-08-26 4:38 UTC
[PATCH] ACPI: acpi_pad: fix crash in exit_round_robin()
2024-08-25 14:13 UTC
[PATCH 1/2] ACPI: video: Make Lenovo Yoga Tab 3 X90F DMI match less strict
2024-08-25 13:23 UTC (2+ messages)
` [PATCH 2/2] ACPI: x86: "
[rafael-pm:bleeding-edge] BUILD SUCCESS b903ba8fae71bfe5312a7a80746a0cc79cf41332
2024-08-25 10:10 UTC
[PATCH v2 0/9] x86/hyperv: Support wakeup mailbox for VTL2 TDX guest
2024-08-25 7:10 UTC (11+ messages)
` [PATCH v2 1/9] x86/acpi: Move ACPI MADT wakeup to generic code
` [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 v2 6/9] x86/realmode: Add memory range support to reserve_real_mode
` [PATCH v2 7/9] x86/hyperv: Move setting the real_mode_header to hv_vtl_init_platform
` [PATCH v2 8/9] x86/hyperv: Set realmode_limit to 4G for VTL2 TDX guest
` [PATCH v2 9/9] x86/hyperv: Use wakeup mailbox for VTL2 guests if available
[PATCH v2 0/5] gpiolib: Add and utilise for_each_gpio_property_name()
2024-08-24 14:43 UTC (8+ messages)
` [PATCH v2 1/5] gpiolib: Introduce for_each_gpio_property_name() helper
` [PATCH v2 2/5] gpiolib: swnode: Unify return code variable name
` [PATCH v2 3/5] gpiolib: swnode: Introduce swnode_gpio_get_reference() helper
` [PATCH v2 4/5] gpiolib: swnode: Make use of for_each_gpio_property_name()
` [PATCH v2 5/5] gpiolib: Replace gpio_suffix_count with NULL-terminated array
[PATCH 0/7] x86/acpi: Move ACPI MADT wakeup to generic code
2024-08-24 0:17 UTC (4+ messages)
` [PATCH 6/7] x86/hyperv: Reserve real mode when ACPI wakeup mailbox is available
[GIT PULL] ACPI fix for v6.11-rc5
2024-08-23 23:45 UTC (2+ messages)
[PATCH v8 08/17] ACPI: pci_link: Clear the dependencies after probe
2024-08-23 17:45 UTC (4+ messages)
[PATCH 0/5] platform/x86: wmi: Pass event data directly to legacy notify handlers
2024-08-23 6:03 UTC (9+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] hwmon: (hp-wmi-sensors) Check if WMI event data exists
` [PATCH 3/5] platform/x86: wmi: Remove wmi_get_event_data()
` [PATCH 4/5] platform/x86: wmi: Merge get_event_data() with wmi_get_notify_data()
` [PATCH 5/5] platform/x86: wmi: Call both legacy and WMI driver notify handlers
[PATCH] efi/cper: Print correctable AER information
2024-08-23 0:24 UTC
[PATCHv4 0/4] x86: Reduce code duplication on page table initialization
2024-08-22 12:45 UTC (6+ messages)
` [PATCHv4 1/4] x86/mm/ident_map: Fix virtual address wrap to zero
` [PATCHv4 2/4] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init()
` [PATCHv4 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable()
` [PATCHv4 4/4] x86/64/kexec: Rewrite init_transition_pgtable() with kernel_ident_mapping_init()
ACPI IRQ storm with 6.10
2024-08-22 10:24 UTC (18+ messages)
[PATCH -next 7/8] acpi/ghes: Make cxl_cper_fifo and cxl_cper_work static
2024-08-21 20:28 UTC (2+ messages)
[PATCH v4 0/4] MCE wrapper and support for new SMCA syndrome MSRs
2024-08-21 18:55 UTC (5+ messages)
` [PATCH v4 2/4] x86/mce, EDAC/mce_amd: Add support for new MCA_SYND{1,2} registers
` [PATCH] tracing: Add __print_dynamic_array() helper
[PATCH v11 00/14] EDAC: Scrub: introduce generic EDAC RAS control feature driver + CXL/ACPI-RAS2 drivers
2024-08-21 16:50 UTC (5+ messages)
` [PATCH v11 04/14] cxl/mbox: Add GET_SUPPORTED_FEATURES mailbox command
[PATCH 0/8] Initial support for SMMUv3 nested translation
2024-08-21 12:06 UTC (13+ messages)
` [PATCH 1/8] vfio: Remove VFIO_TYPE1_NESTING_IOMMU
` [PATCH 2/8] iommu/arm-smmu-v3: Use S2FWB when available
[PATCH] cpufreq: CPPC: Return desired perf in ->get() if feedback counters are 0
2024-08-21 8:27 UTC (2+ messages)
[PATCH] acpi/prmt: find block with specific type
2024-08-21 7:55 UTC (10+ messages)
[PATCH v3] ACPI: PCI: check if the root io space is page aligned
2024-08-21 4:43 UTC (3+ messages)
[PATCH v5 0/4] PCI: Allow D3Hot for PCI bridges in Devicetree based platforms
2024-08-21 1:45 UTC (15+ messages)
` [PATCH v5 3/4] PCI: Decouple D3Hot and D3Cold handling for bridges
` [PATCH v5 4/4] PCI: Allow PCI bridges to go to D3Hot on all Devicetree based platforms
[PATCH v2 0/7] xen: fix dom0 PV boot on some AMD machines
2024-08-20 19:39 UTC (5+ messages)
` [PATCH v2 6/7] xen: allow mapping ACPI data using a different physical address
[PATCH] ACPI: platform-profile: Fix CFI violation when accessing sysfs files
2024-08-20 17:18 UTC (4+ messages)
[PATCH v2] ACPI: APD: Add AMDI0015 as platform device
2024-08-20 15:40 UTC (4+ messages)
[PATCHv3 0/4] x86: Reduce code duplication on page table initialization
2024-08-20 11:53 UTC (14+ messages)
` [PATCHv3 1/4] x86/mm/ident_map: Fix virtual address wrap to zero
` [PATCHv3 2/4] x86/acpi: Replace manual page table initialization with kernel_ident_mapping_init()
` [PATCHv3 3/4] x86/64/kexec: Map original relocate_kernel() in init_transition_pgtable()
` [PATCHv3 4/4] x86/64/kexec: Rewrite init_transition_pgtable() with kernel_ident_mapping_init()
[rafael-pm:thermal-core-testing 7/23] drivers/thermal/testing/zone.c:405:31: warning: 'kmalloc_array_noprof' sizes specified with 'sizeof' in the earlier argument and not in the later argument
2024-08-20 3:24 UTC
[PATCH 0/3] ACPI/video / platform/x86: Add backlight=native quirk for Dell OptiPlex 7760 AIO
2024-08-19 13:59 UTC (3+ messages)
[PATCH v1 0/5] gpiolib: Add and utilise for_each_gpio_property_name()
2024-08-19 13:22 UTC (6+ messages)
` [PATCH v1 1/5] gpiolib: Introduce for_each_gpio_property_name() helper
` [PATCH v1 2/5] gpiolib: swnode: Unify return code variable name
` [PATCH v1 3/5] gpiolib: swnode: Introduce swnode_gpio_get_reference() helper
` [PATCH v1 4/5] gpiolib: swnode: Make use of for_each_gpio_property_name()
` [PATCH v1 5/5] gpiolib: Replace gpio_suffix_count with NULL-terminated array
[PATCH v11 01/14] EDAC: Add support for EDAC device feature's control
2024-08-19 0:29 UTC (2+ messages)
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;
as well as URLs for NNTP newsgroup(s).