mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] Support for autonomous selection in cppc_cpufreq
@ 2024-11-14  8:48 Lifeng Zheng
  2024-11-14  8:48 ` [PATCH 1/3] ACPI: CPPC: Refactor register get and set ABIs Lifeng Zheng
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Lifeng Zheng @ 2024-11-14  8:48 UTC (permalink / raw)
  To: rafael, lenb, robert.moore, viresh.kumar
  Cc: acpica-devel, linux-acpi, linux-kernel, linux-pm, zhanjie9,
	lihuisong, fanghao11, zhenglifeng1

Add sysfs interfaces for CPPC autonomous selection in the cppc_cpufreq
driver.

The patch series is organized in two parts:

 - patch 1 refactor out the general CPPC register get and set functions
   in cppc_acpi.c

 - patches 2-3 expose sysfs files for users to control CPPC autonomous
   selection when supported

Lifeng Zheng (3):
  ACPI: CPPC: Refactor register get and set ABIs
  ACPI: CPPC: Add autonomous selection ABIs
  cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq

 .../ABI/testing/sysfs-devices-system-cpu      |  54 ++++
 drivers/acpi/cppc_acpi.c                      | 235 +++++++++---------
 drivers/cpufreq/cppc_cpufreq.c                | 141 +++++++++++
 include/acpi/cppc_acpi.h                      |  20 ++
 4 files changed, 331 insertions(+), 119 deletions(-)

-- 
2.33.0


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2024-12-10  7:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-14  8:48 [PATCH 0/3] Support for autonomous selection in cppc_cpufreq Lifeng Zheng
2024-11-14  8:48 ` [PATCH 1/3] ACPI: CPPC: Refactor register get and set ABIs Lifeng Zheng
2024-12-06 14:23   ` Pierre Gondois
2024-12-09  7:49     ` zhenglifeng (A)
2024-11-14  8:48 ` [PATCH 2/3] ACPI: CPPC: Add autonomous selection ABIs Lifeng Zheng
2024-11-14  8:48 ` [PATCH 3/3] cpufreq: CPPC: Support for autonomous selection in cppc_cpufreq Lifeng Zheng
2024-12-06 14:23   ` Pierre Gondois
2024-12-09  8:40     ` zhenglifeng (A)
2024-12-09 13:15       ` Pierre Gondois
2024-12-10  7:20         ` zhenglifeng (A)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®