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, 26 Jul 2013 23:25:06 +0200
From:	"Rafael J. Wysocki" <rjw@...k.pl>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>,
	intel-gfx@...ts.freedesktop.org
Subject: [GIT PULL] ACPI and power management fixes for v3.11-rc3

Hi Linus,

Please pull from the git repository at

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

to receive ACPI and power management fixes for v3.11-rc3 with
top-most commit 8e5c2b776ae4c35f54547c017e0a943429f5748a

  Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"

on top of commit 3b2f64d00c46e1e4e9bd0bb9bb12619adac27a4b

  Linux 3.11-rc2

These are just two fixes, a revert of the would-be backlight fix that didn't
work and an intel_pstate fix for two problems related to maximum P-state
selection.

Specifics:

- Revert of the ACPI video commit that I hoped would help fix
  backlight problems related to Windows 8 compatibility on some
  systems.  Unfortunately, it turned out to cause problems to happen
  too.

- Fix for two problems in intel_pstate, a possible failure to respond
  to a load change on a quiet system and a possible failure to select
  the highest available P-state on some systems.  From Dirk Brandewie.

Thanks!


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

Dirk Brandewie (1):
      cpufreq / intel_pstate: Change to scale off of max P-state

Rafael J. Wysocki (1):
      Revert "ACPI / video / i915: No ACPI backlight if firmware expects Windows 8"

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

 drivers/acpi/internal.h         |    2 --
 drivers/acpi/video.c            |   67 ++++++-----------------------------------------
 drivers/acpi/video_detect.c     |   15 +----------
 drivers/cpufreq/intel_pstate.c  |   12 ++++-----
 drivers/gpu/drm/i915/i915_dma.c |    2 +-
 include/acpi/video.h            |   11 +-------
 include/linux/acpi.h            |    1 -
 7 files changed, 17 insertions(+), 93 deletions(-)

-- 
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
--
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