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:   Wed, 10 Aug 2022 15:27:33 -0700
From:   justinpopo6@...il.com
To:     mathias.nyman@...el.com, gregkh@...uxfoundation.org,
        linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org
Cc:     f.fainelli@...il.com, Justin Chen <justinpopo6@...il.com>
Subject: [PATCH 0/2] usb: host: xhci-plat: Introduce XHCI_SUSPEND_RESUME_CLKS quirk

From: Justin Chen <justinpopo6@...il.com>

Introduce XHCI_SUSPEND_RESUME_CLKS quirk for turning off clocks during suspend and
turning on clocks on resume. Certain hardware, in our case xhci_plat_brcm, can have
power savings by turning off clocks before hitting suspend states.

Justin Chen (2):
  usb: host: xhci-plat: suspend and resume clocks
  usb: host: xhci-plat: suspend/resume clks for brcm

 drivers/usb/host/xhci-plat.c | 18 ++++++++++++++++--
 drivers/usb/host/xhci.h      |  1 +
 2 files changed, 17 insertions(+), 2 deletions(-)

-- 
2.7.4

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ