linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Auto configuration mode and error
@ 2019-09-23 18:59 Srinivas Pandruvada
  2019-09-23 18:59 ` [PATCH 1/3] tools/power/x86/intel-speed-select: Base-freq feature auto mode Srinivas Pandruvada
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Srinivas Pandruvada @ 2019-09-23 18:59 UTC (permalink / raw)
  To: andriy.shevchenko
  Cc: prarit, platform-driver-x86, linux-kernel, Srinivas Pandruvada

These are some changes, which help users to use the base-freq and
turbo-freq features without going through multiple steps for
basic configuration. Also add some error when user is trying
to disable core-power feature while it is getting used.

None of these patches are urgent and can wait for kernel version v5.5.

Srinivas Pandruvada (3):
  tools/power/x86/intel-speed-select: Base-freq feature auto mode
  tools/power/x86/intel-speed-select: Turbo-freq feature auto mode
  tools/power/x86/intel-speed-select: Refuse to disable core-power when
    getting used

 .../x86/intel-speed-select/isst-config.c      | 275 +++++++++++++++++-
 .../power/x86/intel-speed-select/isst-core.c  |  21 ++
 2 files changed, 281 insertions(+), 15 deletions(-)

-- 
2.17.2


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

end of thread, other threads:[~2019-10-09 15:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-23 18:59 [PATCH 0/3] Auto configuration mode and error Srinivas Pandruvada
2019-09-23 18:59 ` [PATCH 1/3] tools/power/x86/intel-speed-select: Base-freq feature auto mode Srinivas Pandruvada
2019-09-23 18:59 ` [PATCH 2/3] tools/power/x86/intel-speed-select: Turbo-freq " Srinivas Pandruvada
2019-09-23 18:59 ` [PATCH 3/3] tools/power/x86/intel-speed-select: Refuse to disable core-power when getting used Srinivas Pandruvada
2019-10-09 11:46 ` [PATCH 0/3] Auto configuration mode and error Andy Shevchenko
2019-10-09 15:31   ` Srinivas Pandruvada

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).