lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1436192944-56496-1-git-send-email-andriy.shevchenko@linux.intel.com>
Date:	Mon,  6 Jul 2015 17:28:59 +0300
From:	Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
To:	x86@...nel.org, Aubrey Li <aubrey.li@...ux.intel.com>,
	"Rafael J . Wysocki" <rafael.j.wysocki@...el.com>,
	"Kumar P, Mahesh" <mahesh.kumar.p@...el.com>,
	linux-kernel@...r.kernel.org, linux-acpi@...r.kernel.org,
	Ingo Molnar <mingo@...nel.org>
Cc:	Andy Shevchenko <andriy.shevchenko@...ux.intel.com>
Subject: [PATCH v3 0/5] x86: pmc_atom: Add Cherrytrail support

This is the next generation of the patch series which had been sent earlier [1]
to support Intel CherryTrail SoC.

The patches were tested on both BayTrail and CherryTrail SoCs.

[1] http://www.spinics.net/lists/linux-acpi/msg55213.html

Changes to v2:
 - added patch 1 that replaces previous patch 1 and exports PMC accessors
 - amended subject line for patch 4
 - added patch 5 that moves the driver under arch/x86/platform/atom hood
 - rebased on top of recent linux-next

Changes to v1:
 - rebased on top of recent pmc_atom changes
 - cleaned up, reqorked and split to few smaller patches

Andy Shevchenko (5):
  x86: pmc_atom: export accessors to PMC registers
  x86: pmc_atom: print index of device in loop
  x86: pmc_atom: supply register mappings via pmc object
  x86: pmc_atom: Add Cherrytrail PMC interface
  x86: pmc_atom: place it under arch/x86/platform/atom

 arch/x86/include/asm/pmc_atom.h               |  29 +++
 arch/x86/kernel/Makefile                      |   1 -
 arch/x86/platform/atom/Makefile               |   3 +-
 arch/x86/{kernel => platform/atom}/pmc_atom.c | 302 +++++++++++++++++---------
 4 files changed, 229 insertions(+), 106 deletions(-)
 rename arch/x86/{kernel => platform/atom}/pmc_atom.c (53%)

-- 
2.1.4

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

Powered by Openwall GNU/*/Linux Powered by OpenVZ