messages from 2024-10-20 19:43:43 to 2024-10-24 06:21:50 UTC [more...]
[PATCH v7 0/4] Dell AWCC platform_profile support
2024-10-24 6:19 UTC (4+ messages)
` [PATCH v7 1/4] alienware-wmi: fixed indentation and clean up
` [PATCH v7 2/4] alienware-wmi: alienware_wmax_command() is now input size agnostic
` [PATCH v7 3/4] alienware-wmi: added platform profile support
[PATCH] platform/x86: compal-laptop: use sysfs_emit() instead of sprintf()
2024-10-24 1:56 UTC
[PATCH v2 3/5] platform/surface: aggregator_registry: Add Surface Pro 9 5G
2024-10-23 21:10 UTC (5+ messages)
[PATCH] platform/x86: asus-wmi: Support setting AIPT modes
2024-10-23 20:32 UTC (14+ messages)
[PATCH 00/16] AMD NB and SMN rework
2024-10-23 17:59 UTC (18+ messages)
` [PATCH 01/16] x86/mce/amd: Remove shared threshold bank plumbing
` [PATCH 02/16] x86/amd_nb: Restrict init function to AMD-based systems
` [PATCH 03/16] x86/amd_nb: Clean up early_is_amd_nb()
` [PATCH 04/16] x86: Start moving AMD Node functionality out of AMD_NB
` [PATCH 05/16] x86/amd_nb: Simplify function 4 search
` [PATCH 06/16] x86/amd_nb: Simplify root device search
` [PATCH 07/16] x86/amd_nb: Use topology info to get AMD node count
` [PATCH 08/16] x86/amd_nb: Simplify function 3 search
` [PATCH 09/16] x86/amd_nb, x86/amd_node: Simplify amd_pci_dev_to_node_id()
` [PATCH 10/16] x86/amd_nb: Move SMN access code to a new amd_smn driver
` [PATCH 11/16] x86/amd_smn: Fixup __amd_smn_rw()
` [PATCH 12/16] x86/amd_smn: Remove dependency on AMD_NB
` [PATCH 13/16] x86/amd_smn: Use defines for register offsets
` [PATCH 14/16] x86/amd_smn, platform/x86/amd/hsmp: Have HSMP use SMN
` [PATCH 15/16] x86/amd_smn: Add SMN offsets to exclusive region access
` [PATCH 16/16] x86/amd_smn: Add support for debugfs access to SMN registers
[PATCH 1/1] platform/x86/tuxedo: Add virtual LampArray for TUXEDO NB04 devices
2024-10-23 17:54 UTC (27+ messages)
amdgpu 4k@120Hz / HDMI 2.1
2024-10-23 16:26 UTC (9+ messages)
[PATCH v3 0/5] platform/x86/amd/pmf: Updates to AMD PMF driver
2024-10-23 16:20 UTC (21+ messages)
` [PATCH v3 1/5] platform/x86/amd/pmf: Add SMU metrics table support for 1Ah family 60h model
` [PATCH v3 2/5] platform/x86/amd/pmf: Use dev_err_probe() to simplify error handling
` [PATCH v3 3/5] MAINTAINERS: Change AMD PMF driver status to "Supported"
` [PATCH v3 4/5] platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_resource()
` [PATCH v3 5/5] platform/x86/amd/pmf: Add PMF driver changes to make compatible with PMF-TA
[PATCH v2] platform/x86: classmate-laptop: use sysfs_emit() instead of sprintf()
2024-10-23 12:39 UTC (2+ messages)
[PATCH v2] platform/x86: eeepc-laptop: use sysfs_emit() instead of sprintf()
2024-10-23 12:39 UTC (2+ messages)
please help with intermittent s2idle problem on AMD laptop
2024-10-23 6:09 UTC (7+ messages)
[PATCH v4 00/13] Add support for AMD hardware feedback interface
2024-10-22 20:02 UTC (21+ messages)
` [PATCH v4 01/13] Documentation: x86: Add AMD Hardware Feedback Interface documentation
` [PATCH v4 02/13] MAINTAINERS: Add maintainer entry for AMD Hardware Feedback Driver
` [PATCH v4 03/13] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit
` [PATCH v4 04/13] x86/msr-index: define AMD heterogeneous CPU related MSR
` [PATCH v4 05/13] platform/x86: hfi: Introduce AMD Hardware Feedback Interface Driver
` [PATCH v4 06/13] platform/x86: hfi: parse CPU core ranking data from shared memory
` [PATCH v4 07/13] platform/x86: hfi: init per-cpu scores for each class
` [PATCH v4 08/13] platform/x86: hfi: add online and offline callback support
` [PATCH v4 09/13] platform/x86: hfi: add power management callback
` [PATCH v4 10/13] x86/process: Clear hardware feedback history for AMD processors
` [PATCH v4 11/13] cpufreq/amd-pstate: Disable preferred cores on designs with workload classification
` [PATCH v4 12/13] platform/x86/amd: hfi: Set ITMT priority from ranking data
` [PATCH v4 13/13] platform/x86/amd: hfi: Add debugfs support
[PATCH 1/4] platform/x86: think-lmi: improve check if BIOS account security enabled
2024-10-22 19:30 UTC (8+ messages)
` [PATCH 2/4] platform/x86: think-lmi: Add certificate as mechanism
` [PATCH 3/4] platform/x86: think-lmi: Allow empty admin password
` [PATCH 4/4] platform/x86: think-lmi: Multi-certificate support
[PATCH v3 0/2] Add support of AMD 3D V-Cache optimizer driver
2024-10-22 14:00 UTC (11+ messages)
` [PATCH v3 1/2] platform/x86/amd: amd_3d_vcache: Add "
` [PATCH v3 2/2] platform/x86/amd: amd_3d_vcache: Add sysfs ABI documentation
[PATCH v3 00/14] Add support for AMD hardware feedback interface
2024-10-22 13:03 UTC (4+ messages)
` [PATCH v3 03/14] x86/cpufeatures: add X86_FEATURE_WORKLOAD_CLASS feature bit
[PATCH] platform/x86: eeepc-laptop: use sysfs_emit() instead of sprintf()
2024-10-22 12:41 UTC
[v10 01/11] platform/x86/amd/hsmp: Create hsmp/ directory
2024-10-22 10:37 UTC (12+ messages)
` [v10 02/11] platform/x86/amd/hsmp: Create wrapper function init_acpi()
` [v10 03/11] platform/x86/amd/hsmp: Convert amd_hsmp_rdwr() to a function pointer
` [v10 04/11] platform/x86/amd/hsmp: Move structure and macros to header file
` [v10 05/11] platform/x86/amd/hsmp: Move platform device specific code to plat.c
` [v10 06/11] platform/x86/amd/hsmp: Move ACPI code to acpi.c
` [v10 07/11] platform/x86/amd/hsmp: Change generic plat_dev name to hsmp_pdev
` [v10 08/11] platform/x86/amd/hsmp: Create separate ACPI, plat and common drivers
` [v10 09/11] platform/x86/amd/hsmp: Use name space while exporting module symbols
` [v10 10/11] platform/x86/amd/hsmp: Use dev_groups in the driver structure
` [v10 11/11] platform/x86/amd/hsmp: Make hsmp_pdev static instead of global
[PATCH V3 1/2] platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume()
2024-10-22 8:57 UTC (2+ messages)
[PATCH v3 0/5] platform/x86: intel_scu_ipc: Avoid working around IO and cleanups
2024-10-22 8:57 UTC (7+ messages)
` [PATCH v3 1/5] platform/x86: intel_scu_ipc: Unify the flow in pwr_reg_rdwr()
` [PATCH v3 2/5] platform/x86: intel_scu_ipc: Replace workaround by 32-bit IO
` [PATCH v3 3/5] platform/x86: intel_scu_ipc: Simplify code with cleanup helpers
` [PATCH v3 4/5] platform/x86: intel_scu_ipc: Convert to check for errors first
` [PATCH v3 5/5] platform/x86: intel_scu_ipc: Save a copy of the entire struct intel_scu_ipc_data
[PATCH v2] platform/x86: dell-dcdbase: Replace snprintf in show functions with sysfs_emit
2024-10-22 8:57 UTC (2+ messages)
[PATCH v6 0/5] Dell AWCC platform_profile support
2024-10-22 7:58 UTC (15+ messages)
` [PATCH v6 1/5] alienware-wmi: fixed indentation and clean up
` [PATCH v6 2/5] alienware-wmi: alienware_wmax_command() is now input size agnostic
` [PATCH v6 3/5] alienware-wmi: added platform profile support
` [PATCH v6 4/5] alienware-wmi: added autodetect_thermal_profile for devices with quirk_unknown
` [PATCH v6 5/5] alienware-wmi: WMAX interface documentation
[PATCH v2 0/5] platform/x86/amd/pmf: Updates to AMD PMF driver
2024-10-22 6:48 UTC (4+ messages)
` [PATCH v2 4/5] platform/x86/amd/pmf: Switch to platform_get_resource() and devm_ioremap_resource()
[PATCH v2] platform/x86: classmate-laptop: Replace snprintf in show functions with sysfs_emit
2024-10-22 2:52 UTC
[PATCH] platform/x86: dell-wmi: Ignore suspend notifications
2024-10-21 21:05 UTC (3+ messages)
[PATCH] char: Switch back to struct platform_driver::remove()
2024-10-21 16:21 UTC (2+ messages)
[PATCH v3] platform/x86/intel/pmc: Fix pmc_core_iounmap to call iounmap for valid addresses
2024-10-21 14:29 UTC (2+ messages)
[PATCH v2 0/2] Add support of AMD 3D V-Cache optimizer driver
2024-10-21 14:20 UTC (6+ messages)
` [PATCH v2 1/2] platform/x86/amd: amd_3d_vcache: Add "
` [PATCH v2 2/2] platform/x86/amd: amd_3d_vcache: Add sysfs ABI documentation
[PATCH] platform/x86:intel/pmc: fix IS_ENABLED() check
2024-10-21 14:15 UTC (2+ messages)
[PATCH] Revert "platform/x86:intel/pmc: Enable the ACPI PM Timer to be turned off when suspended"
2024-10-21 14:10 UTC (2+ messages)
[PATCH v3] platform/x86/hp: Avoid spurious wakeup on HP ProOne 440
2024-10-21 13:04 UTC (4+ messages)
[PATCH v2 1/3] acpi: make EC support compile-time conditional
2024-10-21 11:39 UTC (2+ messages)
[PATCH] platform/x86: dell-dcdbase: Replace snprintf in show functions with sysfs_emit
2024-10-21 10:53 UTC (2+ messages)
[PATCH v1] platform/x86: classmate-laptop: Replace snprintf in show functions with sysfs_emit
2024-10-21 10:51 UTC (2+ messages)
[PATCH v2 0/3] platform/x86: intel_scu_ipc: Avoid working around IO and cleanups
2024-10-21 10:14 UTC (15+ messages)
` [PATCH v2 1/3] platform/x86: intel_scu_ipc: Replace workaround by 32-bit IO
` [PATCH v2 2/3] platform/x86: intel_scu_ipc: Simplify code with cleanup helpers
` [PATCH v2 3/3] platform/x86: intel_scu_ipc: Save a copy of the entire struct intel_scu_ipc_data
[PATCH v1 0/3] platform/x86: intel_scu_ipc: Avoid working around IO and cleanups
2024-10-21 8:34 UTC (6+ messages)
` [PATCH v1 2/3] platform/x86: intel_scu_ipc: Simplify code with cleanup helpers
` [PATCH v1 3/3] platform/x86: intel_scu_ipc: Save a copy of the entire struct intel_scu_ipc_data
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