[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1415298157-7615-1-git-send-email-jacob.jun.pan@linux.intel.com>
Date: Thu, 6 Nov 2014 10:22:34 -0800
From: Jacob Pan <jacob.jun.pan@...ux.intel.com>
To: Linux PM <linux-pm@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Rafael Wysocki <rafael.j.wysocki@...el.com>
Cc: Len Brown <len.brown@...el.com>,
Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>,
Noor U Mubeen <noor.u.mubeen@...el.com>,
Ajay Thomas <ajay.thomas.david.rajamanickam@...el.com>,
Jacob Pan <jacob.jun.pan@...ux.intel.com>
Subject: [PATCH 0/3] Intel RAPL updates for Atom CPUs
Running Average Power Limit (RAPL) is supported in Atom processors
with a slightly different implementation. This patchset abstracts the
differences and add support for newer ATOM CPUs.
Intel Software Developers Manual has also been updated with many changes
and clarifications on how RAPL units and power limits are calculated.
Jacob Pan (3):
powercap/rapl: abstract per cpu type functions
powercap/rapl: handle atom and core differences
powercap/rapl: add new model ids
drivers/powercap/intel_rapl.c | 264 ++++++++++++++++++++++++++++--------------
1 file changed, 177 insertions(+), 87 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists