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>] [day] [month] [year] [list]
Date:	Fri, 13 Mar 2015 22:18:47 +0100
From:	"Rafael J. Wysocki" <rafael@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>,
	ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management and ACPI fixes for 4.0-rc

Hi Linus,

Please pull from

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm+acpi-4.0-rc4

to receive power management and ACPI fixes for v4.0-rc4 with top-most
commit b176023392360f28c0c8964a10effbc9a1f36c04

 Merge branch 'pm-tools'

on top of commit 9eccca0843205f87c00404b663188b88eb248051

 Linux 4.0-rc3

Just two fixes, one for an ACPI LPSS driver issue introduced during
the 3.17 cycle and one revert of a recent commit that sort of broke
the cpupower tool.

Specifics:

 - Fix an ACPI LPSS (Low-Power Subsystem) driver issue causing the
   8250_dw driver to confuse an LPSS clock with another one it is
   supposed to handle due to the lack of identification allowing it
   to tell those clocks apart (Heikki Krogerus).

 - Revert a recent commit that was supposed to improve the usability
   of the cpupower tool, but clearly did the opposite (Josh Boyer).

Thanks!


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

Heikki Krogerus (1):
      ACPI / LPSS: provide con_id for the clkdev

Josh Boyer (1):
      Revert "cpupower Makefile change to help run the tool without
'make install'"

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

 drivers/acpi/acpi_lpss.c      | 5 ++++-
 tools/power/cpupower/Makefile | 2 +-
 2 files changed, 5 insertions(+), 2 deletions(-)
--
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