linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tomas Winkler <tomas.winkler@intel.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: arnd@arndb.de, Alexander Usyskin <alexander.usyskin@intel.com>,
	linux-kernel@vger.kernel.org,
	Tomas Winkler <tomas.winkler@intel.com>
Subject: [char-misc-next 0/9] mei: support for sunrise point devices
Date: Sun,  2 Aug 2015 22:20:49 +0300	[thread overview]
Message-ID: <1438543258-6469-1-git-send-email-tomas.winkler@intel.com> (raw)

Add support for Sunrise point Skylake (PCH) based devices.

Alexander Usyskin (6):
  mei: me: d0i3: add flag to indicate D0i3 support
  mei: me: d0i3: enable d0i3 interrupts
  mei: hbm: reorganize the power gating responses
  mei: me: d0i3: add d0i3 enter/exit state machine
  mei: me: d0i3: move mei_me_hw_reset down in the file
  mei: me: d0i3: exit d0i3 on driver start and enter it on stop

Tomas Winkler (3):
  mei: me: d0i3: add the control registers
  mei: me: add sunrise point device ids
  mei: hbm: bump supported HBM version to 2.0

 drivers/misc/mei/hbm.c        |  96 ++++++--
 drivers/misc/mei/hbm.h        |   1 +
 drivers/misc/mei/hw-me-regs.h |  27 ++-
 drivers/misc/mei/hw-me.c      | 499 +++++++++++++++++++++++++++++++++++-------
 drivers/misc/mei/hw-me.h      |   8 +-
 drivers/misc/mei/hw.h         |   9 +-
 drivers/misc/mei/pci-me.c     |  32 ++-
 7 files changed, 556 insertions(+), 116 deletions(-)

-- 
2.4.3


             reply	other threads:[~2015-08-02 19:21 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-02 19:20 Tomas Winkler [this message]
2015-08-02 19:20 ` [char-misc-next 1/9] mei: me: d0i3: add the control registers Tomas Winkler
2015-08-02 19:20 ` [char-misc-next 2/9] mei: me: d0i3: add flag to indicate D0i3 support Tomas Winkler
2015-08-02 19:20 ` [char-misc-next 3/9] mei: me: d0i3: enable d0i3 interrupts Tomas Winkler
2015-08-02 19:20 ` [char-misc-next 4/9] mei: hbm: reorganize the power gating responses Tomas Winkler
2015-08-02 19:20 ` [char-misc-next 5/9] mei: me: d0i3: add d0i3 enter/exit state machine Tomas Winkler
2015-08-02 19:20 ` [char-misc-next 6/9] mei: me: d0i3: move mei_me_hw_reset down in the file Tomas Winkler
2015-08-02 19:20 ` [char-misc-next 7/9] mei: me: d0i3: exit d0i3 on driver start and enter it on stop Tomas Winkler
2015-08-02 19:20 ` [char-misc-next 8/9] mei: me: add sunrise point device ids Tomas Winkler
2015-08-02 19:20 ` [char-misc-next 9/9] mei: hbm: bump supported HBM version to 2.0 Tomas Winkler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1438543258-6469-1-git-send-email-tomas.winkler@intel.com \
    --to=tomas.winkler@intel.com \
    --cc=alexander.usyskin@intel.com \
    --cc=arnd@arndb.de \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).