[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1415381367-16693-1-git-send-email-jacob.jun.pan@linux.intel.com>
Date: Fri, 7 Nov 2014 09:29:24 -0800
From: Jacob Pan <jacob.jun.pan@...ux.intel.com>
To: LKML <linux-kernel@...r.kernel.org>,
Linux PM <linux-pm@...r.kernel.org>,
Rafael Wysocki <rafael.j.wysocki@...el.com>
Cc: Len Brown <len.brown@...el.com>,
Ajay Thomas <ajay.thomas.david.rajamanickam@...el.com>,
Noor U Mubeen <noor.u.mubeen@...el.com>,
Srinivas Pandruvada <srinivas.pandruvada@...ux.intel.com>,
Jacob Pan <jacob.jun.pan@...ux.intel.com>
Subject: [PATCH v2 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.
Changes:
v2: fix 32 bit divide in time window calculation
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