All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] Intel Uncore frequency control
@ 2020-01-13 18:00 Srinivas Pandruvada
  2020-01-13 18:00 ` [PATCH v3 1/2] platform/x86: Add support for " Srinivas Pandruvada
  2020-01-13 18:00 ` [PATCH v3 2/2] MAINTAINERS: Update for the intel uncore " Srinivas Pandruvada
  0 siblings, 2 replies; 3+ messages in thread
From: Srinivas Pandruvada @ 2020-01-13 18:00 UTC (permalink / raw)
  To: yu.chen.surf, andy, dvhart, andy, lenb
  Cc: linux-kernel, platform-driver-x86, Srinivas Pandruvada

v3:
	Chen Yu pointed issue with rdmsrl, to change to rdmsrl_on_cpu

v2:
	Split the documentation patch to another patch to merge via different
	tree
	Add MAINTAINER entry

Srinivas Pandruvada (2):
  platform/x86: Add support for Uncore frequency control
  MAINTAINERS: Update for the intel uncore frequency control

 MAINTAINERS                                   |   6 +
 drivers/platform/x86/Kconfig                  |  11 +
 drivers/platform/x86/Makefile                 |   1 +
 drivers/platform/x86/intel-uncore-frequency.c | 437 ++++++++++++++++++
 4 files changed, 455 insertions(+)
 create mode 100644 drivers/platform/x86/intel-uncore-frequency.c

-- 
2.24.1


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

end of thread, other threads:[~2020-01-13 18:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-13 18:00 [PATCH v3 0/2] Intel Uncore frequency control Srinivas Pandruvada
2020-01-13 18:00 ` [PATCH v3 1/2] platform/x86: Add support for " Srinivas Pandruvada
2020-01-13 18:00 ` [PATCH v3 2/2] MAINTAINERS: Update for the intel uncore " Srinivas Pandruvada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.