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:   Mon, 17 Jan 2022 19:11:50 +0100
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux PM <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] More power management updates for v5.17-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-5.17-rc1-2

with top-most commit 5865918fe49ed3cb9d7b5d21f41aff8a68fbceb1

 iio: pressure: bmp280: Use new PM macros

on top of commit b35b6d4d71365fbfb6f2cc8edc331b3882ca817e

 Merge tag 'pm-5.17-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive more power management updates for 5.17-rc1.

This is a continuation of the rework of device power management
macros used for declaring device power management callbacks (Paul
Cercueil).

Thanks!


---------------

Paul Cercueil (6):
      PM: core: Remove DEFINE_UNIVERSAL_DEV_PM_OPS() macro
      PM: core: Remove static qualifier in DEFINE_SIMPLE_DEV_PM_OPS macro
      PM: core: Add EXPORT[_GPL]_SIMPLE_DEV_PM_OPS macros
      PM: runtime: Add DEFINE_RUNTIME_DEV_PM_OPS() macro
      PM: runtime: Add EXPORT[_GPL]_RUNTIME_DEV_PM_OPS macros
      iio: pressure: bmp280: Use new PM macros

---------------

 drivers/iio/pressure/bmp280-core.c | 11 ++------
 drivers/iio/pressure/bmp280-i2c.c  |  2 +-
 drivers/iio/pressure/bmp280-spi.c  |  2 +-
 drivers/mmc/host/jz4740_mmc.c      |  4 +--
 drivers/mmc/host/mxcmmc.c          |  2 +-
 include/linux/pm.h                 | 55 +++++++++++++++++++++++++++-----------
 include/linux/pm_runtime.h         | 24 +++++++++++++++++
 7 files changed, 71 insertions(+), 29 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ