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 for Android: free password hash cracker in your pocket
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 27 Nov 2015 16:43:55 +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 v4.4-rc3

Hi Linus,

Please pull from

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm+acpi-4.4-rc3

to receive power management and ACPI fixes for v4.4-rc3 with
top-most commit f28a1b0df7adcc981e5ce5a5daf3d638dd019c0e

 Merge branches 'pm-cpufreq' and 'acpi-cppc'

on top of commit 1ec218373b8ebda821aec00bb156a9c94fad9cd4

 Linux 4.4-rc2

These fix one recent regression (cpufreq core), fix up two features
added recently (ACPI CPPC support, SCPI support in the arm_big_little
cpufreq driver) and fix three older bugs in the intel_pstate driver.

Specifics:

 - Fix a recent regression in the cpufreq core causing it to fail
   to clean up sysfs directories properly on cpufreq driver removal
   (Viresh Kumar).

 - Fix a build problem in the SCPI support code recently added to
   the arm_big_little cpufreq driver (Punit Agrawal).

 - Fix up the recently added CPPC cpufreq frontend to process the
   CPU coordination information provided by the platform firmware
   correctly (Ashwin Chaugule).

 - Fix the intel_pstate driver to behave as intended when switched
   over to the "performance" mode via sysfs if hardware-driven
   P-state selection (HWP) is enabled (Alexandra Yates).

 - Fix two rounding errors in the intel_pstate driver that sometimes
   cause it to use lower P-states than requested (Prarit Bhargava).

Thanks!


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

Alexandra Yates (1):
      intel_pstate: Fix "performance" mode behavior with HWP enabled

Ashwin Chaugule (1):
      cpufreq: CPPC: Initialize and check CPUFreq CPU co-ord type correctly

Prarit Bhargava (2):
      cpufreq: intel_pstate: Fix limits->max_policy_pct rounding error
      cpufreq: intel_pstate: Fix limits->max_perf rounding error

Punit Agrawal (1):
      cpufreq: SCPI: Depend on SCPI clk driver

Viresh Kumar (1):
      cpufreq: Always remove sysfs cpuX/cpufreq link on ->remove_dev()

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

 drivers/cpufreq/Kconfig.arm    | 2 +-
 drivers/cpufreq/cppc_cpufreq.c | 3 ++-
 drivers/cpufreq/cpufreq.c      | 7 ++-----
 drivers/cpufreq/intel_pstate.c | 6 +++++-
 4 files changed, 10 insertions(+), 8 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