[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1565940653.git.rahul.tanwar@linux.intel.com>
Date: Fri, 16 Aug 2019 16:18:56 +0800
From: Rahul Tanwar <rahul.tanwar@...ux.intel.com>
To: tglx@...utronix.de, mingo@...hat.com, bp@...en8.de, hpa@...or.com,
tony.luck@...el.com, x86@...nel.org
Cc: andriy.shevchenko@...el.com, alan@...ux.intel.com,
ricardo.neri-calderon@...ux.intel.com, rafael.j.wysocki@...el.com,
linux-kernel@...r.kernel.org, qi-ming.wu@...el.com,
cheol.yong.kim@...el.com, rahul.tanwar@...el.com,
Rahul Tanwar <rahul.tanwar@...ux.intel.com>
Subject: [PATCH v2 0/3] x86/cpu: Add new Airmont CPU model
A forthcoming product uses a new variant of Atom Airmont CPU model.
This series adds support for this new CPU model.
Patches are baselined upon Linux 5.3-rc4 at below Git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/core
v2:
* Address review concerns about incorrect patch prefixes & redundant comments.
* Improve summary in cover letter and commit messages.
Rahul Tanwar (3):
x86/cpu: Use constant definitions for CPU type
x86/cpu: Add new Intel Atom CPU model name
x86/cpu: Update init data for new Atom CPU model
arch/x86/include/asm/intel-family.h | 1 +
arch/x86/kernel/cpu/common.c | 1 +
arch/x86/kernel/cpu/intel.c | 7 ++++---
arch/x86/kernel/tsc_msr.c | 5 +++++
4 files changed, 11 insertions(+), 3 deletions(-)
--
2.11.0
Powered by blists - more mailing lists