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]
Date:	Tue, 18 Mar 2014 22:51:54 +0200
From:	Tomas Winkler <tomas.winkler@...el.com>
To:	gregkh@...uxfoundation.org
Cc:	arnd@...db.de, rjw@...ysocki.net, linux-kernel@...r.kernel.org,
	linux-pm@...r.kernel.org, Tomas Winkler <tomas.winkler@...el.com>
Subject: [char-misc-next 00/13] mei: add runtime pm

Alexander Usyskin (2):
  mei: txe: add runtime pm framework
  mei: txe: use runtime PG pm domain for non wakeable devices

Tomas Winkler (11):
  mei: implement power gating isolation hbm layer
  mei: me: introduce power gating registers
  mei: me: add power gating isolation register write wrappers
  mei: condition PGI support on HW and HBM version
  mei: expose hardware power gating state to mei layer
  mei: me: add pg exit and entry flow commands
  mei: add function to check write queues
  mei: me: add runtime pm framework
  mei: use runtime pm in write and read flow
  mei: me: use runtime PG pm domain for non wakeable devices
  mei: me: bump hbm version to 1.1 to support power gating

 drivers/misc/mei/client.c     |  84 +++++++++++++++++----
 drivers/misc/mei/hbm.c        |  51 +++++++++++++
 drivers/misc/mei/hbm.h        |   1 +
 drivers/misc/mei/hw-me-regs.h |   9 +++
 drivers/misc/mei/hw-me.c      | 171 +++++++++++++++++++++++++++++++++++++++++-
 drivers/misc/mei/hw-me.h      |   6 ++
 drivers/misc/mei/hw-txe.c     |  57 +++++++++++---
 drivers/misc/mei/hw-txe.h     |  16 ++--
 drivers/misc/mei/hw.h         |  25 +++++-
 drivers/misc/mei/init.c       |  24 ++++++
 drivers/misc/mei/mei_dev.h    |  54 +++++++++++++
 drivers/misc/mei/pci-me.c     | 142 ++++++++++++++++++++++++++++++++++-
 drivers/misc/mei/pci-txe.c    | 150 +++++++++++++++++++++++++++++++++++-
 13 files changed, 748 insertions(+), 42 deletions(-)

-- 
1.8.5.3

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